@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-image: url(bg.jpg);
	background-position: 0px 167px;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
#base {
	margin: 0px auto;
	width: 785px;
}
#base #head {
	height: 229px;
	background-image: url(auto.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}
#cos .right {
	float: right;
	width: 378px;
}
#peu {
	clear: both;
	margin: 30px;
	position: relative;
	text-align: right;
}
#cos .left {
	float: left;
	width: 374px;
}
#cos .center {
	float: left;
	width: 750px;
}
#cos #center .car {
	float: right;
	width: 400px;
}
#cos {
	position: relative;
	padding: 60px 5px 5px 5px;
	text-transform: lowercase;
}
h1 {
	color: #D1CA41;
	width: 490px;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	text-shadow: 0px 0px 2px #C4C4C4;
	line-height: 30px;
	height: 30px;

}
h1::first-letter {
	color:#006;
}
h2 {
	font-size: 24px;
	color: #666666;
	font-style: italic;
	width: 490px;
	font-weight: normal;
	letter-spacing: -1px;
	text-shadow: 1px 1px 1px #FFF;
}
h3 {
	font-size: 22px;
	color: #D1CA41;
	font-family: Tahoma, Geneva, sans-serif;
}
h4 {
	font-size: 14px;
	color: #A7A66B;
}
#head #lang {
	float: right;
	padding-top: 10px;
	color: #000;
}
#mnu {
	margin-top: 21px;
	background-image: url(mnu.jpg);
	background-repeat: no-repeat;
	position: relative;
	float: left;
}
#logo {
	float: left;
	padding: 10px;
	height: 30px;
	margin-top: 10px;
}
#peu a {
	color: #A9A50A;
	text-decoration: none;
}
#langu a {
	color:#666666;
	text-decoration:none;
}
#langu a:hover {
	color:#000000;
	text-decoration:underline;
}
#head h2 {
	display: block;
	float: left;
	padding: 10px;
	margin: 30px 0px 0px 0px;
}
#head h2 p {
	margin: 0px;
	padding: 0px;
}
