
*{
	margin:0px;
	padding:0px;
	height:auto;
	border-collapse:collapse;
}

body {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:11px;
	color :#333333;
	background-color:#FFF;
	line-height:1.3em;
}

.all{
	width:999px;
}

.bandeau{
	background-image:url(../images/interface/bandeaux/bandeau.jpg);
	height:153px;
	width:999px;
	clear:both;
	background-position:right;
}

.sousbandeau{
	/*background-image:url(../images/interface/sousbandeau.gif);*/
	background-color:#FFF1E6;
	height:30px;
	width:999px;
	clear:both;
	/*background-position:right;*/
}

.middle{
	background-image:url(../images/interface/fond.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#FFE5CE;
	width:999px;
	clear:both;
}

.marge{
	margin-left:61px;
}
.marge2{
	margin-left:18px;
	width:116px;
}
.marge3{
	margin-left:40px;
	width:609px;
}

.menu1{
	height:58px;
	width:999px;
	clear:both;
}

.onglet{
	background-image:url(../images/interface/nocurrent.gif);
	background-position:bottom;
	float:left;
	margin-right:2px;
	color:#FF812E;
	text-align:center;
	width:96px;
	padding:0.6em 0 5px 0;
}

.corps{
	height:350px;
	margin-left:61px;
	clear:both;
}

.conteneur{
	float:left;
}
.conteneur1{
	height:16px;
	width:689px;
	background-image:url(../images/interface/top1.gif);
}
.conteneur2{
	width:689px;
	background-color:#FFF;
}
.conteneur3{
	height:16px;
	width:689px;
	background-image:url(../images/interface/bottom1.gif);
}
.nav{
	float:left;
	margin-left:38px; 
}
.nav1{
	height:16px;
	width:152px;
}
.nav2{
	width:152px;
}
.nav3{
	height:16px;
	width:152px;
}

.footer{
	height:69px;
	width:999px;
	clear:both;
}

.circle{
	width:79px;
	height:69px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/interface/circle.png');
}

.footer > .circle{
	background-image:url('../images/interface/circle.png');
	background-repeat:no-repeat;
}

.signature{
	width:999px;
	clear:both;
}

a:link{text-decoration:none; color:#FF812E; font-weight:bold;}
a:visited {text-decoration:none; color:#FF812E; font-weight:bold;}
a:active {text-decoration:none; color:#FF812E; font-weight:bold;}
a:hover{text-decoration:none; color:#FF812E; font-weight:bold;}

.linkmenu1:link{text-decoration:none; color:#FF812E; font-weight:normal;}
.linkmenu1:visited {text-decoration:none; color:#FF812E; font-weight:normal;}
.linkmenu1:active {text-decoration:none; color:#FF812E; font-weight:normal;}
.linkmenu1:hover{text-decoration:none; color:#FF812E; font-weight:normal;}

.linkmenu2:link{text-decoration:none; color:#FF812E; font-weight:normal; font-style:italic; font-size:13px; line-height:1.5em;}
.linkmenu2:visited {text-decoration:none; color:#FF812E; font-weight:normal; font-style:italic; font-size:13px; line-height:1.5em;}
.linkmenu2:active {text-decoration:none; color:#FF812E; font-weight:normal; font-style:italic; font-size:13px; line-height:1.5em;}
.linkmenu2:hover{text-decoration:none; color:#FF812E; font-weight:normal; font-style:italic; font-size:13px; line-height:1.5em;}

.signature a:link{text-decoration: none; color: #FF812E; font-weight : normal;}
.signature a:visited{text-decoration: none; color: #FF812E; font-weight : normal;}
.signature a:active{text-decoration: none; color: #FF812E; font-weight : normal;}
.signature a:hover{text-decoration: underline; color: #FF812E; font-weight : normal;}


input.contact{

	background-color	:	#FFF;
	color 						: 	/*#182F41*/#B2BFBE;
	font-weight				: 	normal;
	border					:	1px solid #B2BFBE;

}

img{border:none}

#actuDetail{
	width:580px;
    background-color:#e6e6e6;
    padding:10px;
}
