@charset "UTF-8";

#head #menu ul .liste a:hover {	background: #F0857F;}
#head #menu #show li a {background: #F0857F; }

#main {background:url(main_blank.jpg) repeat-y; }
#head {background:url(img/header_links.png) no-repeat -1px 0px; width: 801px; position:relative; height:195px;}
#search {background: url(links_haut_moteur_801x43.png) no-repeat 0px 0px;}

#footer {background: url(links_footer.png) no-repeat -1px 0px; height: 113px; }

#main_links {
	width: 780px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin:auto;
	margin-top:-1px;
}
#main_links #entete_message {
	background-image: url(message.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 40px;
	width: 780px;
}
#main_links #form_contact {
	height: 177px;
	width: 764px;
	margin-right: auto;
	margin-left: auto;
}
#main_links #liens_global {
	width: 764px;
	margin-right: auto;
	margin-left: auto;
}
#main_links #liens_global #liens_col_gauche {
	float: left;
	width: 248px;
	margin-right: 10px;
}

#main_links #liens_global #liens_col_gauche #entete_crew {
	background-image: url(tet_crew.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 60px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
#main_links #liens_global #liens_col_milieu {
	float: left;
	width: 248px;
	margin-right: 10px;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	line-height: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	display:block;
	width: 248px;
}
.link a {
	color: #000000;
	text-decoration: none;
	display: block;
	
}
#main_links #liens_global #liens_col_gauche .link a:hover {
	display: block;
	background-color:#ff5b00;
}
#main_links #liens_global #liens_col_milieu .link a:hover {
	color: #000000;
	background-color:#ff7900;
}
#main_links #liens_global #liens_col_droite .link a:hover {
	color: #000000;
	background-color:#ffa200;
}
#main_links #liens_global #liens_col_milieu #entete_partners {
	background-image: url(tet_partners.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 60px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
#main_links #liens_global #liens_col_droite {
	float: left;
	width: 248px;
}
#main_links #liens_global #liens_col_droite #entete_welove {
	background-image: url(tet_welove.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 60px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
#form_contact {
	text-transform: uppercase;
	color: #cacaca;
	margin-top: 5px;
}
#form_contact .inputbase {
	color: #FFFFFF;
	background-color: #cacaca;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 10px;
}
#form_contact .form_votremessage_titre {
	display: block;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cacaca;
}
#form_contact .inputchamp {
	color: #FF5B00;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #cacaca;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#submit {margin-top:10px;}

