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

body {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:11px;
	color :#6b6b6b;
	background-color:#FFF;
	background-image:url(../images/interface/fond.jpg);
	background-repeat:repeat-x;
	line-height:1.3em;
}

table{
	border-collapse:collapse;
	border:0 none #FFF;
}
input{
	border:0 none #FFF;
	height:15px;
	width:142px;
}
ul{
	list-style-type:disc;
}

.all{
	width:760px;
}

.left{
	width:20px;
	height:592px;
	background-image:url(../images/interface/left.jpg);
	float:left;
}
.middle{
	width:720px;
	float:left;
}
.right{
	width:20px;
	height:592px;
	background-image:url(../images/interface/right.jpg);
	float:left;
}


.avbandeau{
	height:25px;
	width:720px;
	clear:both;
}
.bandeau{
	background-image:url(../images/interface/bandeau.jpg);
	height:167px;
	width:720px;
	clear:both;
	background-position:left;
}
.nextbandeau{
	background-image:url(../images/interface/nextbandeau.jpg);
	height:172px;
	width:720px;
	clear:both;
	background-position:left;
}

.menu1{
	position:absolute;
	height:22px;
	width:720px;
	margin-top:145px;
}
.onglet{
	height:22px;
	float:left;
	background-image:url(../images/interface/0.gif);
}
.connex{
	position:absolute;
	margin-top:55px;
	margin-left:476px;
	text-align:left;
}
.connex font{
	color:#FFF;
	weight:bold;
	font-size:10px;
	vertical-align:middle;
}

.cache{ 
	position:absolute;
	width:256px;
	height:148px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true sizingMethod=scale src='images/interface/case/cache.png');
}
td > .cache{
	background-image:url('../images/interface/case/cache.png'); 
}

.corps{
	padding : 0px 0px 0px 85px;
	width:580px;
	clear:both;
}



.footer{
	height:65px;
	width:720px;
	clear:both;
}

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

a:link{text-decoration:none; color:#6B6B6B; font-weight:bold;}
a:visited {text-decoration:none; color:#6B6B6B; font-weight:bold;}
a:active {text-decoration:none; color:#6B6B6B; font-weight:bold;}
a:hover{text-decoration:none; color:#6B6B6B; 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;}

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

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


input.contact{

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

}


li{
	margin-left:3ex;
}
