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

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

.all{
	width:999px;
}

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

.sousbandeau{
	background-image:url(../images/interface/sousbandeau.jpg);
	background-repeat:no-repeat;
	background-position:right;
	height:52px;
	width:999px;
	clear:both;
}

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

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

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

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

.corps{
	clear:both;
}

.corps img{
	border:none;
}

.conteneur{
	float:left;
}
.conteneur1{
	height:16px;
	width:838px;
	background-image:url(../images/interface/top1.gif);
}
.conteneur2{
	float:left;
	width:838px;
	/*background-color:#FFF;*/
	background-image:url(../images/interface/middle1.gif);
}
.conteneur3{
	height:16px;
	width:838px;
	background-image:url(../images/interface/bottom1.gif);
}
.nav{
width:140px;
	margin-top:50px;
	margin-left:14px;
	float:left;
}
.nav1{
	height:16px;
	width:130px;
}
.nav2{
	width:130px;
}
.nav3{
	height:16px;
	width:130px;
}
.navlink1{
	margin-left:10px;
	margin-bottom:4px;
}

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

.circle{
	width:59px;
	height:53px;
	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:#028fc4; font-weight:bold;}
a:visited {text-decoration:none; color:#028fc4; font-weight:bold;}
a:active {text-decoration:none; color:#028fc4; font-weight:bold;}
a:hover{text-decoration:none; color:#028fc4; font-weight:bold;}

.linkmenu1:link{text-decoration:none; color:#028fc4; font-weight:normal; font-size:13px; line-height:1.5em;}
.linkmenu1:visited {text-decoration:none; color:#028fc4; font-weight:normal; font-size:13px; line-height:1.5em;}
.linkmenu1:active {text-decoration:none; color:#028fc4; font-weight:normal; font-size:13px; line-height:1.5em;}
.linkmenu1:hover{text-decoration:none; color:#028fc4; font-weight:normal; font-size:13px; line-height:1.5em;}

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

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


input.contact{

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

}

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

ul#langues {
    float: right;
    padding-right: 10px;
}
