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

body {
	margin:0;
	padding:0;
	text-align:center;
	font:11px/19px verdana, sans-serif;
	background-color:#ffffff;
}

a:active, a:focus{outline:none;}

#top {
	height:271px;
		overflow:hidden;
	background:#fffcee url('../images/background_top.jpg') repeat top;
}
#contenant_top{
	margin: 0 auto;
	width:935px;
	overflow:hidden;
	text-align:justify;
	background:url(../images/quebecmustang_02.jpg) no-repeat;
}

#menu_top{
	padding: 0 0 0 629px;
}
#logo{
	padding: 0 0 0 0px;
}
#milieu {
	background:url('../images/background_milieu.jpg') repeat-x top center;
}
#bottom {
	clear:both;
	height:50px;
	background:#ffffff url('../images/background_bottom.jpg') repeat-x top center;
}
#contenant_bottom {
margin: 0 auto;
	width:935px;
	overflow:hidden;
	text-align:justify;
}
#contenant_milieu{
	margin: 0 auto;
	width:935px;
	overflow:hidden;
	text-align:justify;
	background:url(../images/background_ligne.gif);
}
#pub_gauche {
	background:url(../images/quebecmustang_18.jpg);
	margin-top:15px;
	width:228px;
	float:left;
	text-align:center;
}
#pub_gauche_google {
	background:url(../images/quebecmustang_18.jpg);
	width:228px;
	float:left;
}
#contenu_page {
	margin-top:15px;
	padding-left:228;
	width:560px;
	float:left;
	text-align: left;
}
#commanditaires {
	margin-top:15px;
	background:url(../images/quebecmustang_24.jpg);
	width:147px;
	left:700px;
	float:left;
	text-align:right;
}
a {
	color:#1c2568;
	font-weight:bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	
}
a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
.titre 
{
	font-weight: lighter;
	color: #333;
	text-decoration:none;
	letter-spacing: .1em;
	font-size: 19px;
}
.menu
{
	font-weight: normal;
	color:#1c2568;
	font-size: 14px;
	letter-spacing: .1em;
	line-height: 30px;
}
