body {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 11pt;
	color: #886A4E;
}

a { color: #FF3E38; text-decoration: underline; }
a:visited { color: #FF3E38; text-decoration: underline; }
a:hover { color: #FF3E38; text-decoration: none; }

UL {
	margin-left: 15px; margin-top: 0px; margin-bottom: 0px;
}
LI {
	margin-left: 10px; margin-top: 0px; margin-bottom: 0px;
}

TABLE {
	background: repeat-x;
}


TD {
	font-family: Arial,Verdana,Sans-Serif;
	font-size: 8pt;
	color: #886A4E;
}

H1 {
	font-size: 12pt;
}
/*
a.TD { color: #568013; }
a:hover.TD { text-decoration: underline; }
a:visited.TD { text-decoration: none; }
*/

.emphasis {
	font-style: italic;
	font-size: 9pt;
	color: #886A4E;
}

.select {
	font-family: Arial,Verdana,Sans-Serif;
	font-style: normal;
	font-size: 8pt;
	color: #000000;
	width:210px;
}

.aide {
	font-family: Arial,Verdana,Sans-Serif;
	font-style: normal;
	font-size: 11px;
	color: #E2DEBD;
}
a:link.aide { color: #FDBB50; text-decoration: none; }
a:visited.aide { color: #FDBB50; text-decoration: none; }
a:hover.aide { color: #FDBB50; text-decoration: underline; }

.legende {
	font-family: Verdana;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	color: #886A4E;
}
a:link.legende { color: #886A4E; text-decoration: none; }
a:visited.legende { color: #886A4E; text-decoration: none; }
a:hover.legende { color: #886A4E; text-decoration: underline; }

.impression {
	font-family: Arial,Verdana,Sans-Serif;
	font-style: normal;
	font-size: 11px;
	color: #FFFFFF;
}

.soustitres {
	font-family: Verdana;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	color: #886A4E;
}
a:link.soustitres { color: #886A4E; text-decoration: none; }
a:visited.soustitres { color: #886A4E; text-decoration: none; }
a:hover.soustitres { color: #886A4E; text-decoration: none; }

.titres {
	font-family: Verdana;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	color: #FF4741;
}

#footer{
	width:969px;
	margin-top:25px;
}

#footer div.socials{
	float:left;
	width:210px;
	padding-left:2px;
	padding-right:5px;
	background:url(../images/picto_bas2.gif) no-repeat right center;
}
#footer div.socials ul{
	list-style-type:none;
	margin:0;
	padding:0;

	height:50px;
}
#footer div.socials li{
	float:left;
}
#footer div.socials li.first{
	margin:0;
}
#footer div.socials img{
	border:none;
	vertical-align:middle;
}

#footer div.plan{
	width:730px;
	margin-left:230px;
	text-align:left;
	padding-left:3px;
	padding-top:4px;
	color:#FA3C2E;
}
#footer div.plan a{
	text-decoration:none;
	color:#FA3C2E;
}
#footer div.plan a:hover{
text-decoration:underline
}


#fbbtn, #twitbtn {
-moz-border-radius:5px 5px 5px 5px;
border:1px solid #C8C6C3;
display:block;
font-size:10px;
line-height:10px;
margin-right:5px;
padding:2px 8px 2px 28px;
width:83px;
color:#A0A0A0;
text-decoration:none;
}
#fbbtn:hover, #twitbtn:hover{
	color:#FA3C2E;
}
#fbbtn {
background:url("../images/fb-icon.jpg") no-repeat scroll 2% center #FFFFFF;
}
#twitbtn {
background:url("../images/twitter-icon.jpg") no-repeat scroll 2% center #FFFFFF;
margin-top:5px;
}