html {
	width:100%;
	height:100%;
}

body {
	margin: 0;
	padding: 0;
	width:100%;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #fce7ce;
}

p{
	text-align:justify;
}

a {
color: #6c090a;
}

a:active {
color: #6c090a;
}

a:link {
color: #6c090a;
}

a:visited{
color: #420505;
}

.encarttable {
border-style: solid ;
border-width: 1px ;
border-color: #8a0e0f ;
text-align:center;
}

.formulaire{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #600708;
	width:305px;
}

.formulaire2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #600708;
	width:330px;
	overflow:auto;
}

.formulaire3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #600708;
	width:120px;
}

select{
	border:0px;
}

.txtForm {
font-size: 12px;
text-align:right;
}

.txtForm2 {
font-size: 12px;
}

p{
font-size: 12px;
}

.details{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px;
	color:#600708; 
	font-weight:bold;
}

.encartcontent {
line-height: 16px;
text-align: center ;
font-size: 11px ;
}


.Titretxt {
text-align: left ;
font-size: 13px ;
font-weight: bold ;
color: #600708 ;
}

.Titretxtsmall {
text-align: right ;
font-size: 12px ;
font-weight: bold ;
color: #600708 ;
}

.fixedheader {
vertical-align: top;
height:211px;
}

.footer {
text-align: center;
font-size: 11px ;
color: #600708 ;
}

.footer a
{
text-decoration:none;
color: #600708 ;
}

.footer.a:visited{
text-decoration:none ;
color: #600708 ;
}

.Contenttxt {
background-color: #fff5e9 ;
border-left: 1px solid #600708 ;
border-right: 1px solid #600708 ;
padding-top: 20px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px;
line-height: 19px;
vertical-align: top;
text-align: left;
font-size: 12px ;
color: black;
}

ul {
font-size : 12px; 
font-family : Arial, Helvetica, sans-serif;
color : black; 
list-style-image: url(../images/puce.png);
}

ul ul li {
font-size : 12px; 
font-family : Arial, Helvetica, sans-serif;
color : black; 
list-style-image: url(../images/puce.png);
}

ul ul ul li {
font-size : 12px; 
font-family : Arial, Helvetica, sans-serif;
color : black; 
list-style-image: url(../images/puce.png);
}
