@charset "utf-8";

.bold{
	font-size: 12px;
	font-weight: bold;
}
.ito{
	font-size: 11px;
	font-style: italic;
}

.inter{
	color: #94786D;
}


#content{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	float: left;
	width: 467px;
	margin-left: 152px;
	margin-top: 24px;
}
#content2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	width: 500px;
	margin-top: 24px;
	margin-right: auto;
	margin-left: auto;
}
#marge{
	margin-left: 100px;
}
#cadr{
	background-color: #333;
	padding: 10px;
	
}
#filet{
	height: 10px;
	width: 243px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
#menu{
	height: 150px;
	width: 143px;
	text-align: left;
	font-size: 10px;
	padding-top: 5px;
}

#menu a{
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	background-image: url(../imgs/car1.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 10px;
	width: 50px;
	display: block;
	padding-left: 10px;
	line-height: 9px;
}
#menu a:hover{
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	background-image: url(../imgs/car2.png);
	background-repeat: no-repeat;
	background-position: left center;

}

#filetbig{
	height: 10px;
	width: 467px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
#textes{
	padding-top: 10px;
}
#textes a{
	padding-top: 10px;
	color: #FFF;
	text-decoration: none;
}
#textes a:hover{
	padding-top: 10px;
	color: #FFF;
	text-decoration: underline;
}
#title{
	margin-bottom: 10px;
	margin-top: 10px;

}
#section{
	margin-bottom: 10px;
	margin-top: 10px;
	height: 21px;
	width: 367px;
	font-size: 12px;
	line-height: 19px;
	background-image: url(../imgs/traits.png);
	background-repeat: no-repeat;
	background-position: 130px center;

}
#section2{
	margin-bottom: 10px;
	margin-top: 10px;
	height: 21px;
	width: 367px;
	font-size: 12px;
	line-height: 19px;
	background-image: url(../imgs/traits.png);
	background-repeat: no-repeat;
	background-position: 80px center;

}
#spacer{
	margin-bottom: 40px;
	margin-top: 20px;

}
#footer{
	margin-left: 100px;
	padding-top: 10px;
	height: 75px;
	width: 200px;
	background-image: url(../imgs/logos_spons.png);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 100px;
	font-size: 9px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
}
#footer2{
	padding-top: 10px;
	height: 75px;
	width: 200px;
	background-image: url(../imgs/logos_spons.png);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 100px;
	font-size: 9px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
}
