body{
	margin:0;
	padding:0;
	background:#EAEAEA;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}

#container{
	position:absolute;
	left:50%;
	top:1%;
	margin-left:-510px;
	width:1012px;
	background:#FFF;
}

#banner{
	height:172px;
	width:1012px;
	background:url(../images/banner.jpg) no-repeat;
}

#langue{
	height:20px;	
}


#contenu{
	margin:10px 0 20px 0;
	padding: 5px 20px 20px 130px;
	background:url(../images/left.gif) repeat-y;
	min-height:340px;
	
}

#footer{
	clear:both;	
	height:35px;
	background:url(../images/footer.gif) no-repeat;
}
    
#signature{
	height:20px;
	margin:0;
	padding:5px 0 0 0;
	background:#EAEAEA;
}

#signature a{
	color:#666;	
	font-size:12px;
	text-decoration:none;
	margin:5px;
	background:none;
}
#signature a:hover{
	color:#999;
}


/*--------bannier---------*/

a.logo{
	border:0px;
	background:none;
	margin:0;
	padding:0;
}
a img{
	border:0px;
}

h1.slogan{
	margin:0 0 0 22px;
	padding:0;
	color:#FFF;
	font-size:16px;	
	background:none;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
}



/*--------menu------------*/

ul.menu{
	margin:13px 0 0 80px;
	
}

ul.menu li{
	list-style-type:none;	
	float:left;
	width:135px;
	margin:0 12px 0 0;
	padding:0 0 0 2px;	
}
ul.menu li.fin{
	list-style-type:none;	
	float:left;
	width:130px;
	margin:0 0 0 0;
	padding:0 0 0 2px;	
}

ul.menu li a{
	background:none;	
	color:#F00;
	margin:0;
	padding:0;	
	font-size:12px;
	font-weight:bold;
}

ul.menu li a:hover{
	color:#F60;	
}

ul.menu li.open{	
	background:#FFF;
}

ul.menu li.open a{
	color:#000;
}

p.langue{
	color:#666;
	margin:10px 0 0 28px;
	font-weight:bold;
}
p.langue a{
	color:#000;
	background:none;
	margin:0;
	padding:0;
}



/*--------contenu------------*/
div.col1{
	float:left;
	width:260px;
	min-height:330px;
	margin:0 35px 0 -130px;
	padding:0 0 0 130px;
	background:url(../images/left.gif) repeat-y;
	
}

div.col2{
	position:absolute;
	left:425px;
	width:260px;
}


div.col3{
	float:right;
	width:260px;	
}

div.col21{
	float:left;
	width:200px;
	margin:0 0 0 -130px;
	padding:0 0 20px 130px;
	background:url(../images/left.gif) repeat-y;
	
}

div.col22{
	float:right;
	padding:10px 10px 10px 10px;
	width:620px;
	background:#EFEFEF;
	min-height:300px;
}


h1{
	margin:0 0 5px 5px;
	padding:0 0 0 25px;
	font-size:16px;
	color:#57abcc;	
	background: url(../images/fleche.gif) no-repeat;
}
h2{
	margin:10px 0 0 1px;
	padding:0 0 0 13px;
	font-size:16px;
	color:#F00;
	font-weight:bold;
	background:url(../images/puce_fleche_gris.gif) no-repeat;
}


h3{
	margin:10px 0 0 1px;
	padding:0;
	font-size:14px;
	color:#666;
	font-weight:bold;
}

h4{
	margin:4px 0 0 14px;
	padding:0;
	font-size:14px;
	color:#666;
	font-weight:bold;
	
}

p{
	margin:10px 0 0 10px;
	padding:0;
}

p.orange{
	font-size:10px;	
	margin:0 0 0 14px;
	color:#F60;
}


p.petit{
	font-size:10px;	
	margin:4px 0 0 14px;
}
p.moins{	
	background:url(../images/puce_moins.gif) no-repeat;
	padding: 0 0 0 25px;
}
p.conseil{	
	background:url(../images/puce_conseil.gif) no-repeat;
	padding: 0 0 0 25px;
}
p.plus{	
	background:url(../images/puce_plus.gif) no-repeat;
	padding: 0 0 0 25px;
}

span.bold_color{
	font-weight:bold;
	color:#F00;
}
a {
	text-decoration:none;
	color:#F60;
	padding:0 0 0 13px;
	margin:3px 0 0 18px;
	background:url(../images/puce_fleche.gif) no-repeat;
}
a:hover {
	color:#F00;
}

img.cover{
	margin:0 0 0 18px;	
}

img.left{
	float:left;
	margin:10px;
}

img.photo{
	border:solid 5px #F60;
	border-left:solid 15px #F60;
	border-right:solid 15px #F60;
	margin:10px 0 0 15px;
}

/*------------catalogue-----------------------------*/

ul.cat{
	margin:0;
	padding:5px 0 0 0;
}
ul.cat li{
	list-style-type:none;	
}


div.right_fiche{
	float:right;
	padding:0 0 15px 15px;
}
img.taureau{
	
	padding:0 0 10px 0;
}

table.assendence{
	padding:10px 10px 0 10px;

	width:350px;
	border-collapse:collapse;
	background:#FEEBD2;
}
table.assendence tr{
}
table.assendence td{
	width:116px;
	font-size:10px;
	border:solid 1px #FFB66C;
}


ul.ref{
	color:#F60;	
	margin:5px 0 0 30px;
}


/*----------tableau des cotation linéaire-----------*/

table.cotation{
	margin: 10px 0 0 10px;
	border-collapse:collapse;
	
}
table.cotation tr{
	border-bottom:1px dashed #D5B076;
}

table.cotation tr th{
	text-align:center;
	vertical-align:top;
	padding: 5px 0 5px 0;
	line-height:15px;
	font-size:15px;
	border-bottom:1px dashed #D5B076;
}

table.cotation tr.bottom{	
	border-bottom:none;
}
table.cotation tr th.bottom{
	text-align:center;
	vertical-align:top;
	padding: 5px 0 5px 0;
	line-height:15px;
	font-size:15px;
	border-bottom:none;
}
table.cotation tr th.mod1bot{
	color:#666;
	font-weight:bold;
	background:#FDE0BB;
	padding: 5px 2px 5px 2px;
	color:#000;
	border:none;
}
table.cotation tr th.maximum{
	border-bottom:dashed 1px #D5B076;
	background:#f29400;
	color:#FFF;
}
table.cotation tr th.mod1{
	color:#666;
	font-weight:bold;
	background:#FDE0BB;
	padding: 5px 2px 5px 2px;
	color:#000;
}


table.cotation tr td{	
	text-align:center;
	font-weight:normal;
	width:30px;
	border-collapse:collapse;
	padding:2px 0 0 3px;
	border-bottom:1px dashed #D5B076;
}
span.petit{
	font-size:10px;
	font-weight:normal;
}

table.cotation tr td.titre{
	color:#666;
	font-weight:bold;	
	text-align:left;
	width:100px;
}
table.cotation tr td.mod1{
	background:#FDE0BB;
	color:#000;
}
table.cotation tr td.maximum{
	background:#f29400;
	color:#FFF;
	font-weight:bold;	
	border-bottom:dashed 1px #D5B076;
}


table.cotation tr.total{
	background:#57abcc;
	border-collapse:collapse;
	color:#FFF;
}
table.cotation tr.total td{	
	border-right:dashed 1px #D5B076;
	border-bottom:none;
	font-weight:bold;
}
table.cotation tr.total td.maximum{
	background:#57abcc;
	border-collapse:collapse;
}


/*----------contact---------*/

table.mail{
	margin:20px 0 0 20px;
	padding:0;
}
table.mail td{
	vertical-align : top; 	
}

/*---------footer----------*/

ul.menu_foot{
	margin:4px 0 0 130px;
	
}

ul.menu_foot li{
	list-style-type:none;
	background: url(../images/puce_carre.gif) no-repeat;
	float:left;
	margin:0 5px 0 5px;	
	padding: 0 0 0 12px;
}

ul.menu_foot li a{
	background:none;	
	color:#666;
	margin:0;
	padding:0;	
	font-size:12px;
	
}

ul.menu_foot li a:hover{
	color:#000;	
}


