/* CSS Document */

html, body{width:100%}
html{
	background:#151d27 url(../medias/img/bg.jpg) repeat-x left top;
}

body{
	background:url(../medias/img/bg_container.jpg) repeat-y center top;
	font:normal normal 11px/normal Arial, Helvetica, sans-serif;
	color:#1063aa;
}

body, h1, h2, h3, h4, h5, h6, dl, dt, dd, form, fieldset, p, ul, li {margin:0;padding:0;}

a img{border:none;}

a {	text-decoration:none;}
#bg {
	background: url(../medias/img/bg_main.jpg) no-repeat center top;

}

h1 {
	display:none;
}

h2 {
	font-size:16px;
	margin-top:15px;
	text-transform: uppercase;
	color: #000;
}

h3 {
	font-size:15px;
	padding:0 0 18px 0;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	word-spacing: 0.2em;
}

h4 {
	font-size:12px;
	padding:18px 0;
	text-transform: uppercase;
}

h5 {
	font-size:12px;
	font-weight:bold;
	padding:5px 0;
}

p {
	text-align:justify;
	margin-bottom:15px;
	color: #000;
}

a:link {
	color:#bf1d22;
}

a:hover {
	color:red;
}

a:visited {
	color:#bf1d22;
}

.soustitre{
	font-size:12px;
	margin-bottom:0px;
	font-weight:bold;
	color: #000;
}

.subtitle {
	text-transform:none;
	margin:0;
	padding:0;
	color:#bf1d22;
}

.plus {
	float:right;
}

#logo {
	background:url('../medias/img/logo.png') no-repeat 0 0;
	position:absolute;
	width:290px;
	height:100px;
	left:66px;
	top:66px;
}
#logo a {
	display:block;
	float:left;
	width:290px;
	height:100px;
}


#container{
	position:relative;
	margin:0 auto;
	width:924px;
	border-right: 5px solid #000000;
	border-left: 5px solid #000000;
}

#top {
	background:url(../medias/img/bg_top.gif) no-repeat center top;
	width:924px;
	height:40px;
}

#bloc_menu_bg {
	background: url(../medias/img/bg_menu.jpg) repeat-x 0 0;
	width:924px;
	height:60px;
	border-bottom: 1px solid #000000;
}

#bloc_menu {
	background:url(../medias/img/menu_bord.jpg) no-repeat left top;
	width:924px;
	height:60px;
}

#menu img {	
	float:right;	
}

#menu{
	float:left;
	width:924px;
	height:60px;
	padding:0;
}
ul#menu  {
	width:520px;
	float:right;
	position:relative;
}

#menu li, #menu a, #menu img{
	display:block;
	float:left;
	position:relative;
}
#menu li{
	height:60px;
	overflow:hidden;
	margin:0;
}
#menu li a{
	height:60px;
	overflow:hidden;
}
/*#menu li a img{
	left:0;
	top:0;
}
#menu li a:hover img{
	top:-61px;
	*top:0;
	*padding-top:-61px;
}*/

#menu .sep {
	width:2px;
}

#societe a {
	display:block;
}

#societe, #societe a {
	background: url(../medias/img/menu_societe.jpg) no-repeat left top;	
	width:131px;
}

#societe, #societe a:hover {
	background: url(../medias/img/menu_societe.jpg) no-repeat left -61px;	
	width:131px;
}

#qualite, #qualite a {
	background: url(../medias/img/menu_qualite.jpg) no-repeat left top;
	width:133px;
}

#qualite, #qualite a:hover {
	background: url(../medias/img/menu_qualite.jpg) no-repeat left -61px;
	width:133px;
}

#produits, #produits a {
	background: url(../medias/img/menu_produits.jpg) no-repeat left top;
	width:142px;
}

#produits, #produits a:hover {
	background: url(../medias/img/menu_produits.jpg) no-repeat left -61px;
	width:142px;
}

#contact, #contact a {
	background: url(../medias/img/menu_contact.jpg) no-repeat left top;
	width:106px;
}

#contact, #contact a:hover {
	background: url(../medias/img/menu_contact.jpg) no-repeat left -61px;
	width:106px;
}

#gauche {	
	float:left;
	width:96px;
}

#header{
	clear:both;
	background:url(../medias/img/bg_header.jpg) no-repeat center top;
	width:924px;
	height:362px;
}

#header2{
	clear:both;
	background:url(../medias/img/bg_header2.jpg) no-repeat center top;
	width:924px;
	height:90px;
}

#content {
	background:#faf7f7 url('../medias/img/bg_content.gif') repeat-x top left;
	width:924px;
	height:340px;
}

#nv_produits {
	background: url('../medias/img/bg_nv_produits.jpg') no-repeat top center;
	width:320px;
	height:144px;
	margin-left:-8px;
}

#bloc-slide {
	position:relative;
	border:solid 1px #000;
	background:url('../medias/img/bg_slide.gif') repeat-x top left;
	float:left;
	width:290px;
	margin:13px 14px;
	height:116px;

}

#slide {
	position:absolute;
	width:230px;
	height:116px;
	overflow:hidden;
	text-align:center;
	margin-left:30px;
}

ul#innerSlide {
	position:relative;
	width:1610px; /* changer en fonction du nombre de produits*/
	height:118px;
	float:left;
	list-style:none;
	margin: 0;
	padding:0;
}
ul#innerSlide li {
	float:left;
	width:auto;
}


#slide .item p {
	text-align:center;
	color:#FFF;
	margin:0;
}

.item li{
/*	padding:0 31px 0 31px;*/
	float:left;
	display: block;
}


#slide .titre {
	margin:0;
	padding:3px 0 3px 0;
}

#slide .visuel{
	text-align:center;
	padding:0 0 0 0;
}

.arrow_left {
	float:left;
}

.arrow_right {
	float:right;
}

#defilLeft{visibility:hidden;}
#defilRight{visibility:hidden;}

#bloc1 {
	position:relative;
	float:left;
	padding-left:190px;
	width:400px;
	margin:0;
}

#bloc2 {
	position:relative;
	float:left;
	width:312px;
	padding-left:10px;
}

#footer {
	clear:both;
	position:relative;
	padding:0;
	margin:0 auto;
	width:924px;
}

#footer a {
	color:#FFF;

}

#footer .slogan, p .slogan  {
	color:#1063aa;
	padding:5px;
	float:left;

}

#menu_footer {
	padding-top:5px;
	color:#FFF;
	float:right;
}

/**   Autossimo  ***/

#auto_contenu 	{
	position:absolute;
	top:231px;
	width:160px;
	margin: 0 15px 0 15px;
	background:#303030;
	height:554px;
	padding:5px 0 5px 0;
	overflow-y:auto;
	overflow-x:hidden;
}
#auto_contenu p {
	text-align:center;
}

.auto_titre 	{	color:#FF7E00;	font-weight:bold;	font-size:12px;	padding:0 0 0 2px;}
.auto_s_titre 	{	color:#D6342A;	font-weight:bold;	font-size:11px;	padding-left:20px; }
.blanc			{	color:#FFF; font-size:10px;}

#acc_pro {	margin:10px 0 0 0;  }
.acces {color:#fff; font-size:13px; padding-left:5px;  font-family:Verdana, Arial, sans-serif;}
#acc_pro form {	background:#FF7E00;	padding:0 0 8px 0;	position:relative;	width:160px; }
#acc_pro form p {	margin:1px 0; }
#acc_pro form p label {	display:block;	width:160px;	text-align:center;	float:left; color:#fff; font-size:10px;  font-family:Verdana, Arial, sans-serif;}
#acc_pro form p input {width:100px;}
#acc_pro form .btn_ok {	background:#fff; color:#FF7E00; font-weight:bold;	font-size:10px;    cursor:pointer;	border:none;	font-style:normal;	padding:2px 2px 2px 2px; }
#acc_pro form p .btn_ok  {	width:104px;}

/***#acc_com {	margin:10px 0 0 0; background:#E7E7E7;	padding:0 0 8px 0;	position:relative;	width:150px; font-size:10px;  }
#acc_auto {	margin:10px 0 0 0; background:#E7E7E7;	padding:0 0 8px 0;	position:relative;	width:150px; font-size:10px;  }***/

#acc_com {	margin:10px 0 0 0; background:#E7E7E7;	padding:2px 0 8px 0;	position:relative;	width:160px; font-size:10px; text-align:left; height:210px;}

.car	{	margin:10px 10px 0 10px; line-height: 12px; }

.car li	{
	float:left;
	color:#000000;
	padding:0 0 5px 5px;
	margin:0 0 0 0;
	list-style-type: none;
}

/* * Arrondis blocs */
.hg {	position:absolute;	left:0;		top:0;	}
.hd {	position:absolute;	right:0;	top:0;	}
.bg {	position:absolute;	left:0;		bottom:0;	}
.bd {	position:absolute;	right:0;	bottom:0;	}


/* -----------------------------------------------INTERIEUR -------------------------------------*/

#page p {
	color:#434343;
	letter-spacing: 0.1em;
	width:536px;
}

#page h2 {
	visibility:hidden;
	margin:0;
	padding:40px;
}



/* -------------------> SOCIETE */
#content-societe {
	background:#faf7f7 url(../medias/img/bg_content_societe.gif) no-repeat top left;
	padding:0 44px;
	width:836px;
	height:638px;
}


#content-societe ul {
	padding-left:14px;
	padding-bottom:65px;
}

#content-societe li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#16216e;
	letter-spacing: 0.1em;
	list-style-image: url(../medias/img/puce.gif);
}

#content-societe .engagements {
	float:right;
	margin:-20px 15px 15px 15px;
}

#content-societe #visuels {
	float:right;
	width:250px;
}

/* -------------------> PRODUITS */

#content-produits {
	background:#faf7f7 url(../medias/img/bg_content_produits.gif) no-repeat top left;
	padding:0 44px;
	width:836px;
	height:800px;
}

#content-produits ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom:18px;
}

#content-produits li {
	background:url(../medias/img/li_sep.gif) no-repeat left 15px;
	color:#16216e;
	list-style-type: none;
	padding-bottom:6px;
}

#content-produits a span {
	padding-right:10px;
	background:url(../medias/img/fleche.gif) no-repeat right center;
	text-decoration:none;
	color:#16216e;
}

#content-produits a:hover span  {
	background:url(../medias/img/fleche_roll.gif) no-repeat right center;
	text-decoration:none;
	color:#bf1d22;
}

#content-produits img {
	float:right;
	margin:0 0 0 15px;
}

#thumb .grand {
	visibility:hidden;
/*	display:none;*/
	position:absolute; 
	top:360px;
	left:260px;
}

#thumb a:hover .grand  {
/*	visibility:visible;
	display:block;*/
}

/* -------------------> QUALITE */

#content-qualite {
	background:#faf7f7 url(../medias/img/bg_content_qualite.gif) no-repeat top left;
	padding:0 44px;
	width:836px;
	height:490px;
}

#content-qualite ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-bottom:18px;
}

#content-qualite li {
	list-style-type: none;
	margin:0 0 6px 14px;;
	color:#434343;
	letter-spacing: 0.1em;
	width:536px;
	list-style-position: outside;
	list-style-image: url(../medias/img/fleche.gif);
}

#content-qualite #visuels {
	float:right;
	width:250px;
}

#visuel img {
	margin:0 0 15px 0;
}

/* -------------------> CONTACT */

#content-contact {
	background:#faf7f7 url(../medias/img/bg_content_contact.gif) no-repeat top left;
	padding:0 44px;
	width:836px;
	height:987px;
}

#content-contact #visuels {
	float:right;
	width:250px;
}

#content-contact label {
	margin:10px;
}

#visuel img {
	margin:0 0 15px 0;
}

#coordonees {
	height:160px;
	width:540px;
}

#adress {
	float:left;
	width:200px;
}

#gps {
	float:right;
	width:200px;
}

#gps img {
	float:left;
	margin:16px;
}

.form_titre {
	text-transform:uppercase;
	color:#bf1d22;
	font-size:13px;
}

.form_soustitre {
	text-transform:uppercase;
	color:#bf1d22;
	font-size:10px;
	padding-left:32px;
}

.etou {
	margin:5px 0 5px 32px;
}

.compte {
	width:365px;
}

.blocForm {
	padding-top:10px;
}

.blocFormActivite {
	margin:10px 0;
	width:500px;
}
.blocFormActivite p {
	margin:0;
}
.blocFormActivite .check {
	margin-right:10px;
}

.blocFormActivite .check2 {
	margin:0 10px 0 0;
	width:100px;
	float:left;
	padding:0;
}


.lab {
	width:150px;
	float:left;
	vertical-align:center;
}

/* -------------------> MENTIONS LEGALES */

#content-ml {
	background:#faf7f7 url(../medias/img/bg_content_ml.gif) no-repeat top left;
	padding:0 44px;
	width:836px;
	height:800px;
}

#content-ml #visuels {
	color:#16216e;
	float:right;
	width:250px;
	margin-top:160px;
}

#content-ml #visuels p {
	width:250px;
	color:#16216e;
}


/* -------------------> PLAN */

#content-plan {
	background:#faf7f7 url(../medias/img/bg_content_plan.gif) no-repeat top left;
	padding:0 44px;
	width:836px;
	height:490px;
}

#content-plan ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom:18px;
}

#content-plan li {
	background:url(../medias/img/li_sep.gif) no-repeat left 15px;
	color:#16216e;
	list-style-type: none;
	padding-bottom:6px;
}

#content-plan a span {
	padding-right:10px;
	background:url(../medias/img/fleche.gif) no-repeat right center;
	text-decoration:none;
	color:#16216e;
}

#content-plan a:hover span  {
	background:url(../medias/img/fleche_roll.gif) no-repeat right center;
	text-decoration:none;
	color:#bf1d22;
}

#content-plan img {
	float:right;
	margin:0 0 0 15px;
}

/* ------------------->  */

/* ------------------->  */


.clearfix {
	clear:both;
}

.reset {
	margin:0;
	padding:0;
}

.red {
	color:#bf1d22;
}

.gris {
	color:#434343;
}


