html {
/*height: 100%;*/
}
body {
	margin:0px 0px 0px 0px;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#663300;
	color:#663300;
}
#container { 
width:990px; 
border-left: 1px solid #BE5D36; 
border-right: 1px solid #BE5D36;
border-bottom: 1px solid #BE5D36;
text-align:center;
margin-left: auto; 
margin-right: auto;/*height:100%;*/
background-color:#EF8D50;
background-image:url(../images/fond_site.jpg); background-repeat:no-repeat; background-position:top;
}
.txtmenu{ font-size:9px;}
.txtmenu2{font-size:13px;}
.titrepage{ font-size:32px; line-height:33px;}

a.menupays:link { font-size:16px; font-weight:bold; font-style:italic;
color: #000; 
text-decoration : none; 
}
a.menupays:visited {font-size:16px; font-weight:bold;font-style:italic;
color: #000; 
text-decoration : none; 
}
a.menupays:hover {font-size:16px; font-weight:bold;font-style:italic;
color: #FFF; 
text-decoration : none; 
}




#footer {
background-color:#D97629;
font-size:11px; 
color:#F6F2ED; padding:5px; text-align:center;
}
td{
	font-size:14px;
}


img {
border: none;
}
.absmiddle{
vertical-align:middle;
}
input{font-size:12px}
.button {
background-color:#FFF; font-size:14px; color:#663300; border:1px solid #663300;
}

#contact td{font-size:14px; color:#663300; font-weight:bold;}
#contact input{font-size:14px}

/*////////////////////////////////////////////////////*/


.titre{ font-size:24px; color:#5D9B93; text-transform:uppercase;}
.sstitre{ font-size:12px; color:#66864C; font-weight:bold;}
.titre2{ font-size:16px; color:#66864C; font-weight:bold;}

.question{ font-size:14px; color:#66864C; font-weight:bold;}

hr{
color:#C1FF48;
height: 1px;
background-color:#C1FF48;
border: 0;
}
a:link {
	color: #3366CC;
	text-decoration : underline;
}
a:visited {
	color: #3366CC;
	text-decoration : underline;
}
a:hover {
	color: #663300;
	text-decoration : underline;
}
a.blanc:link {
color: #FFF;
text-decoration : none;
}
a.blanc:visited {
color: #FFF;
text-decoration : none;
}
a.blanc:hover {
color: #FFF;
text-decoration : underline;
}



a.footer:link {
color: #81794D; 
text-decoration : none; 
font-weight:normal;
}
a.footer:visited {
color: #81794D; 
text-decoration : none; 
font-weight:normal;
}
a.footer:hover {
color: #333; 
text-decoration : underline; 
font-weight:normal;
}
