/* CSS Document */
*{margin:0;
padding:0;}
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;

}
#conteneur {
width:990px;

}
#header {background-image: url(images/bandeaunini.gif);
height: 85px; background-repeat:no-repeat; padding:15px 15px 0 700px; color: #FFFFFF;

}

#header a {color:#000
}

#header a:hover {
background: #white;
}



#haut {
height: 25px;
background-color:#000;
padding: 0 10px;
}
#centre {background-image: url(images/fondpagesalamandre.jpg);
background-repeat:no-repeat;
padding:20px;
height:500px;
}



a {color :#911b1f; }

a:hover {color :white;
background: #911b1f;
}



.descriptif{
	width:250px;
	float:left;
}

.descriptif2{
	width:150px;
	float:left;
}

.imageproduit{width:600px;
float:right;}
.pageprojduit2 {
	margin-right: 15px;
}
.pageprojet{width:860px; padding-top:12px;
clear:both;}


h1{font-family:  Arial;
font-size:24px;
color : #675a4c;
}

h2{font-family:  Arial;
font-size:14px;color : #911b1f;
}



ul#menu {
list-style-type: none;
width: 100%; /* précision pour Opera */
}

ul#menu li {
float: left;
}

ul#menu a {
float: left;
margin: 2px 1px 0 1px;
padding: 5px 18px;
text-align: center;
text-decoration: none;
color: #fff;
background: #000;
font-weight:bold;
letter-spacing:1px;
}

ul#menu a:hover {
background: #5c3e41;
}

.courant{
float: left;
margin: 2px 1px 0 1px;
padding: 5px 18px;
text-align: center;
text-decoration: none;
color: #fff;
background: #911b1f;
font-weight:bold;
letter-spacing:1px;}
h3 {
	font-family:  Arial;
	font-size:14px;
	color : #911b1f;
	vertical-align: baseline;
	text-indent: 0px;
	margin-top: 3px;
}
