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


* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}



body {
	background-image: url(../images/interf/bg_metal_top.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
}
#wrapper {
	min-height: 1022px;
	width: 960px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Geneva, Verdana, sans-serif;
	font-size: 14px;
	color: #666;
	background-image: url(../images/interf/bg_main.jpg);
	background-repeat: repeat-y;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 20px;
	text-transform: uppercase;
	color: #CA0D10;
	text-decoration: none;
	font-style: normal;
	padding-bottom: 15px;
	padding-top: 0px;
	margin: 0px;
}

#header {
	background-image: url(../images/interf/header_logo_mecanexpert.jpg);
	height: 162px;
}
#menu {
	background-image: url(../images/interf/menu_bar_black.jpg);
	height: 35px;
	text-align: center;
}
#menu ul{
	list-style-position: inside;
	list-style-type: none;
	color: #FFFFFF;
	padding-top: 9px;
	padding-bottom: 9px;
}
.sep {
	padding-right: 35px;
	padding-left: 35px;
}
#menu li{
	display: inline;
	padding-top: 9px;
	padding-bottom: 9px;
}
#menu li a{
	display: inline;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	padding-right: 31px;
	padding-left: 31px;
	padding-top: 9px;
	padding-bottom: 9px;
	font-weight: bold;
}
#menu li a:hover{
	color: #CA0D10;
}
#slideshow {
	background-image: url(../images/interf/slide_histo1.jpg);
	height: 389px;
}
#main {
	background-image: url(../images/interf/bg_main.jpg);
	min-height: 486px;
}
#main_left {
	/* [disabled]background-color: #CCC; */
	float: left;
	width: 535px;
	padding-top: 30px;
	padding-right: 32px;
	padding-bottom: 0px;
	padding-left: 64px;
}
#main_left p {
	padding-bottom: 20px;
	line-height: 20px;
}
#main_left a{
		color: #CA0D10;
}
#main_right {
	/* [disabled]background-color: #666; */
	float: left;
	height: 425px;
	width: 285px;
	margin-top: 30px;
}
#footer {
	background-image: url(../images/interf/bg_footer_couleur.jpg);
	height: 146px;
	width: 100%;
	background-position: center;
}
#footer_txt {
	background-image: url(../images/interf/footer_blank.jpg);
	height: 146px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 960px;
	font-family: Verdana, Geneva, sans-serif;
}
#footer_txt1 {
	height: 93px;
	width: 250px;
	padding-left: 95px;
	padding-top: 18px;
	float: left;
}
.footer_txt1 {
	font-size: 22px;
	color: #CA0D10;
	font-weight: bold;
}
.footer_txt1_small {
	font-size: 15px;
	color: #333;
	font-weight: bold;
}
#footer_txt2 {
	height: 93px;
	width: 250px;
	padding-left: 20px;
	padding-top: 18px;
	float: left;
}
#footer_txt2 a{
	color: #CA0D10;
	text-decoration: none;
}
.footer_txt2 {
	font-size: 20px;
	color: #CA0D10;
	font-weight: bold;
}
.footer_txt2_small {
	font-size: 13px;
	color: #333;
	font-weight: normal;
}
#footer_txt3 {
	height: 93px;
	width: 250px;
	padding-top: 18px;
	float: left;
	text-align: right;
	padding-right: 45px;
}
#footer_txt3 a {
	color: #CA0D10;
	text-decoration: none;
}
#footer_txt3 a:hover {
	color: #333;
	text-decoration: underline;
}
.footer_txt3 {
	font-size: 15px;
	color: #CA0D10;
	font-weight: normal;
}
.footer_txt3_small {
	font-size: 13px;
	color: #333;
	font-weight: normal;
}
#menu_footer {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999;
	text-align: center;
	clear: both;
	height: 20px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
#menu_footer a{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999;
	text-align: center;
	clear: both;
	height: 20px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
}
#menu_footer a:hover{
	color: #333;
}
#end {
	background-image: url(../images/interf/bg_metal_bottom.jpg);
	height: 146px;
	width: 100%;
}
.dot {
	color: #CA0D10;
}
