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

body{
	margin:0;
	padding:0;
	line-height: 1.5em;
	background-color: #333333;
}
a
{
	color: #333333;
	text-decoration:none
}
a:hover
{
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}
b{font-size: 110%;}
em{color: red;}

#maincontainer{
	width: 950px; /*Center container on page*/
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #EAEAEA;
	height: 100%;
}

#topsection{
	height: 92px; /*Height of top section*/
	background-color: #FFFFFF;
	width: 635px;
	float: left;
}

#topsection2{
	height: 92px; /*Height of top section*/
	background-color: #FFFFFF;
	width: 315px;
	float: right;
}
#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
	width: 930px;
	height: 22px;
	float: left;
	margin: 0px;
	background-color: #999999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 20px;
	display: inline;
	background-image: url(images/homologation_dodge.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#header{
	width: 925px;
	height: 235px;
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(images/homologation_voiture-us.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	clear : left;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#contenu{
	width: 940px;
	height: 100%;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;

}
#rightcolumn{
	float: right;
	width: 380px;
	height: 240px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	background-image: url(images/homologation_devis.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 1px;
	margin-right: 1px;
	padding-left: 5px;
	top: 0px;
	padding-top: 5px;
	margin-left: 5px;
}

#footer{
	clear: left;
	width: 900px;
	color: #666666;
	text-align: center;
	background-color: #FFFFFF;
	height: 62px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	clip: rect(auto,auto,auto,auto);
	clear : left;
	left: auto;
	right: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

#footer a{
color: #FFFF80;
}
.voiture_americaine {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.americaronline_americaine {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #996600;
	text-align: left;
	text-decoration: underline;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	word-spacing: normal;
}
.menu_homologation a {
	font-size: large;
	color: #FFFFFF;
	font-style: italic;
}
.menu_homologation a:hover {
	font-size: large;
	color: #FFFFFF;
	font-style: normal;
}
.bouton_formulaire_de_devis {
	font-size: medium;
	color: #333333;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	background-color: #FFFFFF;
	border: 1px solid #0099CC;
	margin-top: 2px;
}
.Style1 {
	color: #333333
}

