html,form {
	padding:0;
	margin:0;
}
body{
	margin:0;
	padding:0;
	background:#d0d7dd;
	color:#1a171b;
	font-family:"Arial narrow",Arial, Helvetica, sans-serif;
	font-size:13px;
line-height:20px;
}
img, div, input { 
	border:0px; 
}

a {
	color: #000000;
	text-decoration:none;
}

hr {
	border-style: solid;
	border-top-style: none;
	border-color: #94999F;
}

h5 {
	border: 0;
	margin: 0;
	padding: 0;
	color: #454548;
	font-weight: normal;
}

a.red {
	color:#FFA500;
}

a:hover{
	color:#1a171b;
}

a.read_more{
	color:#d6081c;
}

.center{
	width:760px;
	margin: 0 auto;
	position:relative;
}

#banner {
	height:94px;
	margin:20px 0 49px 0;
}

div#logo{
	padding: 0;
	margin: 0;
	width: 100%;
	text-align: center;
	background-color: #000000;
}


.clr{
	clear:both;
}
h1{
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	font-style:italic;
	font-size:30px;
	color:#58585a;
	padding: 0 0 10px 0;
	margin:0;
}
h2{
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	font-style:italic;
	font-size:20px;
	color:#58585a;
	padding: 0 0 5px 0;
	margin:0;
}
/* MAIN MENU */
.menu ul{
	width:760px;
	border-bottom:#94999f 1px solid;
	height:17px;
	list-style-image:none;
	list-style-type:none;
	margin:6px 0 10px 0;
	padding:0;
	float:left;
}
.menu ul li{
	float:left;
	display:inline;
}
.menu ul li a{
	margin:0;
	padding:0;
	float:left;
	font-size:1.0em;
	height:17px;
	color:#1a171b;
	text-decoration:none;
	text-indent:-9999px;
}
.menu ul li.about a{
	padding:0 22px 0 0;
	width:70px;
	background:url(../images/menu_about_off.png) no-repeat left top;
}
.menu ul li.about a:hover{
	background:url(../images/menu_about_on.png) no-repeat left top;
}
.menu ul li.cars a{
	padding:0 22px;
	width:31px;
	background:url(../images/menu_cars_off.png) no-repeat center top;
}
.menu ul li.cars a:hover{
	background:url(../images/menu_cars_on.png) no-repeat center top;
}
.menu ul li.gentleman a{
	padding:0 22px;
	width:110px;
	background:url(../images/menu_gentleman_off.png) no-repeat center top;
}
.menu ul li.gentleman a:hover{
	background:url(../images/menu_gentleman_on.png) no-repeat center top;
}
.menu ul li.rdv a{
	padding:0 22px;
	width:80px;
	background:url(../images/menu_rdv_off.png) no-repeat center top;
}
.menu ul li.rdv a:hover{
	background:url(../images/menu_rdv_on.png) no-repeat center top;
}
.menu ul li.news a{
	padding:0 22px;
	width:87px;
	background:url(../images/menu_news_off.png) no-repeat center top;
}
.menu ul li.news a:hover{
	background:url(../images/menu_news_on.png) no-repeat center top;
}
.menu ul li.tv a{
	padding:0 22px;
	width:35px;
	background:url(../images/menu_rbm_tv_off.png) no-repeat center top;
}
.menu ul li.tv a:hover{
	background:url(../images/menu_rbm_tv_on.png) no-repeat center top;
}
.menu ul li.subscribe a{
	padding:0 0 0 22px;
	width:68px;
	background:url(../images/menu_subscribe_off.png) no-repeat right top;
}
.menu ul li.subscribe a:hover{
	background:url(../images/menu_subscribe_on.png) no-repeat right top;
}
#leftcol{
	float:left;
	width:134px;
	padding:10px 10px 10px 0;
	border-right:#b6bcc1 1px solid;
}
#maincol{
	float:left;
	width:442px;
	padding:10px;
	border-right:#b6bcc1 1px solid;
}
#rightcol{
	float:right;
	width:138px;
	padding:10px 0 10px 10px;
}
.patway{
	margin:0 0 10px 0;
}

.patway a:link, .patway a:visited, .patway a:active, .patway a:hover {
	color: #FF803E;
}

/***** LEFT COL ****/
.mag{
	border-bottom:#b6bcc1 1px solid;
	padding:0 0 10px 0;
	margin-bottom:20px;
}


.formu_title {
	width: 100px;
	vertical-align: top;
	font-weight: bold;
}

.formu_data {
	width: 300px;
}

.formu_input {
	width: 290px;
	border: 1px dashed #1E1E1E;
	background: transparent;
}

.formu_input_send {
	width: 300px;
	border: 1px dashed #1E1E1E;
	background: transparent;
}

#blackfoot {
	width: 100%;
	height: 60px;
	color: #FFFFFF;
	text-align: center;
	background-color: #000000;
	padding-top: 10px;
}

#blackfoot a:link, #blackfoot a:visited, #blackfoot a:active, #blackfoot a:hover {
	color: #FFFFFF;
}

.square {
	float: left;
	margin: 2px;
	width: 150px;
	height: 112px;
}
