
*{
	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;
}

sup{
	vertical-align: super;
	font-size: 0.75em;
	position: relative;
	top: 2px
}

q{
	vertical-align: super;
	font-size: 0.75em;
	position: relative;
	top: 2px
}

.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);
	height:52px;
	width:999px;
	clear:both;
	background-position:right;
}

.middle{
	background-image:url(../images/interface/fond.jpg);
	background-color:#F1F7F6;
	background-repeat:repeat-x;
	background-position:bottom;
	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:#007778;
	text-align:center;
	width:96px;
	padding:0.6em 0 5px 0;
}

.corps{
	
	margin-left:61px;
	clear:both;
}
.corps img{
	border:none;
}

.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:65px;
	width:999px;
	clear:both;
}

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

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

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

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

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


input.contact{

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

}

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