/* CSS Document */

body, ul, li, p, h1, h2, h3{
	padding:0;
	margin:0;
	list-style:none;
}
a img{
border:none;}
body{
	background:#cccc99;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:0.95em;
}
h1{
	font-size:0.95em;
	font-weight:normal;
	width:310px;
	height:20px;
	background:	#666633;
	margin:9px 0 0 20px;
	padding:3px 0 0 10px;
}



#style{
	font-size:12px;
	position:absolute;
	z-index:2;
	width:auto;	
	color:#666633;


}


#style #styleleft{
	position:relative;
	width:auto;
	float:left;
	padding:6px 8px 0 10px;
	height:27px;
	/*IE*/	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg-style.png',sizingMethod='scale');
}

#style #styleleft[id]{
	background:url(../images/bg-style.png) repeat-x;
	filter:none;
}



#styleright{
	position:relative;
	float:left;
	height:33px;
	width:7px;
	/*IE*/	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg-style-rond.png',sizingMethod='crop');

}
#styleright[id]{
	background:url(../images/bg-style-rond.png) no-repeat;
	filter:none;
}



h2.throwblanket{
color:#FFFFFF;
}

#center{
	margin:auto;
	width:760px;
	height:600px;
}
#left{
	float:left;
	width:375px;
}
#right{
	float:left;
	width:365px;
	margin:46px 0 0 0;
}
#signature{
	width:357px;
	height:79px;
	margin:20px 0 0 0;
}
#signature.center{
	margin:100px 0 0 200px;
	width:357px;
	height:79px;
}
.clear{
	clear:both;
}
/********* HOME MENU *********/
ul#menu{
	line-height:1.5em;
	margin:25px 0 0 370px;
}
ul#menu a{
	text-decoration:none;
	color:#FFFFFF;
}
ul#menu a:hover{
	text-decoration:none;
	color:#666633;
}
li#homepage{
	width:150px;
	border-top:2px #666633 solid;
	margin:15px 0 0 0;
	padding:5px 0 0 0;
}

/******** PRODUCTS MENU ********/
ul#menuproducts{
	line-height:1.5em;
	margin:0px 0 0 20px;
}
ul#menuproducts a{
	text-decoration:none;
	color:#FFFFFF;
}
ul#menuproducts a:hover{
	text-decoration:none;
	color:#666633;
}
/********* THUMBS **********/

ul#thumbs{
	margin:10px 0 0 20px;
	width:360px;
}

ul#thumbs li{
	float:left;
	display:block;
	width:45px;
	height:45px;
	background:#cccc99;
	margin:0 10px 10px 0;
}
/********* CONTENT ********/
#content{
	width:360px;
	height:450px;
}
#simplecontent{
	margin: 30px 0 0 370px;
	font-size:12px;
	color:#666633;
}
#simplecontent span{
	color:#FFFFFF;
	font-weight:bold;
}
#simplecontent p{
	margin:10px 0;
}
#simplecontent h1{
	color:#fff;
	margin:10px 0;
	width:auto;
	height:auto;
	background:	none;
	margin:9px 0 0 0px;
	font-size:16px;
	padding:0;
	font-weight:bold;
}
#simplecontent a{
	color:#666633;
}


#picture{
	width:360px;
	height:360px;
	background:	#fff;
	color:#666633;
	vertical-align:middle;
	text-align:center;
}
#infos{
color:#666633;
margin:10px 0 0 0;
	width:360px;
}
#infos #gauche{
font-size:0.75em;
border-right:1px solid #666633;
	width:179px;
	float:left;
}
#infos #droite{
font-size:3em;
text-align:center;
	width:179px;
	float:left;
}

