/* CSS Document  DG 07/2007 TT*/

body{
margin: 0;
background-image:url(images/bg.jpg);
background-repeat:repeat-x;
font-family: Arial, Helvetica, sans-serif;
}

#header{
width: 955px;
height: 116px;
margin: 0 auto;
}

#logo{
margin: 18px 0 0 0;
border: none;
float: left;
}

#abdesign{
border: none;
margin: 7px 0 0 20px
}

#conteneur{
width: 100%;
height: auto;
background-color: #fff;
}

#contenu{
width: 955px;
height: auto;
margin: 0 auto;
background-color: #fff;
}

#contenu_contact{
width: 935px;
height: auto;
margin: 0 auto;
padding: 25px 0 0 20px;
background-image:url(images/bg_contenu_contact.jpg); 
background-repeat: repeat-x;
}

#footer{
width: 100%;
height: 49px;
background-image:url(images/bg_footer.jpg);
background-repeat:repeat-x;
}

#int_footer{
width: 955px;
height: 49px;
margin: 0 auto;
background-image:url(images/bg_footer_2.jpg);
background-repeat:no-repeat;

}

#menu{
list-style-type: none;
margin: 7px 0 0 0;
padding: 0;
float: left;
}

#menu li{
display: inline;
}

#menu li a{
color: #000;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
text-decoration: none;
font-weight: bold;
text-transform: uppercase;
}

#menu a#img01{
display: block;
width: 90px;
height: 20px;
float: left;
padding: 55px 0 0 0;
text-align: center;
background-image: url(images/menu/menu_01.jpg);
background-repeat:no-repeat;
background-position: bottom;
}

#menu a#img02{
display: block;
width: 128px;
height: 20px;
float: left;
padding: 55px 0 0 0;
text-align: center;
background-image: url(images/menu/menu_02.jpg);
background-repeat:no-repeat;
background-position: bottom;
}

#menu a#img03{
display: block;
width: 99px;
height: 20px;
float: left;
padding: 55px 0 0 0;
text-align: center;
background-image: url(images/menu/menu_03.jpg);
background-repeat:no-repeat;
background-position: bottom;
}

#menu a#img04{
display: block;
width: 128px;
height: 20px;
float: left;
padding: 55px 0 0 0;
text-align: center;
background-image: url(images/menu/menu_02.jpg);
background-repeat:no-repeat;
background-position: bottom right;
}


#menu a#img05{
display: block;
width: 120px;
height: 20px;
float: left;
padding: 55px 0 0 0;
text-align: center;
background-image: url(images/menu/menu_05.jpg);
background-repeat:no-repeat;
background-position: bottom;
}

#menu a#img06{
display: block;
width: 101px;
height: 20px;
float: left;
padding: 55px 0 0 0;
text-align: center;
background-image: url(images/menu/menu_06.jpg);
background-repeat:no-repeat;
background-position: bottom;
}

#menu a#img01:hover, #menu a#img02:hover, #menu a#img03:hover, #menu a#img04:hover, #menu a#img05:hover/*, #menu a#img06:hover*/{
background-position: top;
}

#header #menu a.focus{

background-position: top;
}


#footer h4{
font-family:Arial, Helvetica, sans-serif;
color: #fff;
font-weight: bold;
font-size: 14px;
margin: 0 0 0 0;
padding: 18px 0 0 0;
float: left;
}

#footer p{
font-family:Arial, Helvetica, sans-serif;
color: #fff;
font-weight: bold;
font-size: 12px;
margin: 0 0 0 0;
padding: 18px 0 0 0;
float: right;
}


#footer p a{
color: #fff;
text-decoration: none;
}

#footer p a:hover{
color: #ccc;
}

/*-------------------- */

.clear{
clear: both;
margin: 0;
}

h2#coordo{
width: 240px;
height: 21px;
background-image:url(images/titre_contact.jpg);
background-repeat:no-repeat;
color: #fff;
margin: 0;
padding: 7px 0 30px 20px;
font-size: 14px;
}

#coordonnees{
width: 520px;
height: auto;
float: left;
margin: 0 0 20px 0;
}

p.titre_red{
color: #f00;
font-family:"Trebuchet MS", Verdana;
font-size: 16px;
margin: 0;
font-weight: bold;
}

div.magasin{
width: 515px;
height: auto;
float: left;
margin: 10px 5px 0 0;
font-size: 13px;
color: #6e7881;
font-weight: bold;
}

#coordonnees p span.red{
color: #f00;
}

form{
width: 290px;
float: left;
color: #6e7881;
font-weight: bold;
background-color: #fff;
margin: 40px 0 0 0;
font-size: 12px;
padding: 10px 20px;
}

form p{
margin: 0;
padding: 0 0 8px 0;
}

form label{
display: block;
float: left;
width: 80px;
}

form .label{
display: block;
float: left;
width: 180px;
margin: 0 0 0 10px;
}

form .input2{
float: left;
margin: 0 0 10px 0;
}

form .pform{
margin: 0 0 0 80px;
padding: 0 5px 0 0;
clear: both;
}

form .input{
width: 200px;
border: 1px solid #aaa;
}

form textarea{
width: 280px;
height: 80px;
border: 1px solid #aaa;
}

form #submit{
width: 281px;
padding: 0;
border: 1px solid #aaa;
margin: 0;
clear: both;
}

form #obligatoire{
margin: 0 0 0 80px;
font-weight: normal;
}

.plan{
	border: 1px solid #f00;
	float: left;
	margin: 0 10px 0 0;
}

/* -------------------------------------*/

div.magasins{
width: 860px;
height: auto;
float: left;
margin: 0 20px 0 0;
padding: 10px 10px 0 10px;
background-image: url(images/bg_mag.jpg);
background-repeat:repeat-x;
}

div.magasins h3{
margin: 0 0 25px 0;
padding: 0;
color: #525252;
font-size: 16px;
text-transform: uppercase;
}

.img_mag{
	border: 2px solid #fff;
	float: left;
	margin: 0 10px 0 0;
}

div.magasins p{
color: #525252;
font-size: 14px;
}

div.magasins ul{
	margin: 0;
	padding: 0 0 0 15px;
	color: #525252;
	font-size: 14px;
	list-style-type: square;
	float: left;
	width: 400px;
	display: block;
}

div.magasins ul a{
color: #525252;
text-decoration: none;
}

div.magasins ul a:hover{
text-decoration: underline;
}

div.magasins p.planacces{
text-align: right;
font-size: 12px;
font-weight: bold;
padding: 0 10px 0 0;
border: 1px solid #ccc;
}

div.magasins p.planacces a{
color: #525252;
text-decoration: none;
}

/*----------------------------------*/

div.gammes{
width: 300px;
height: auto;
float: left;
margin: 0 15px 0 0;
padding: 10px 0 10px 0;
background-image:url(images/bg_mag.jpg);
background-repeat:repeat-x;
}

div.gammes h3{
margin: 0 0 14px 0;
padding: 0 0 0 10px;
color: #525252;
}

div.gammes p{
color: #525252;
font-size: 13px;
margin: 5px 0 5px 5px;
}

div.gammes p a{
color: #525252;
text-decoration: none;
}

div.gammes p a:hover{
text-decoration: underline;
}

div.gammes ul{
margin: 0;
padding: 0 0 0 20px;
color: #525252;
font-size: 14px;
list-style-type: square;
}

div.gammes ul a{
color: #525252;
text-decoration: none;
}

div.gammes ul a:hover{
text-decoration: underline;
}

div.gammes p.savoir{
text-align: center;
font-size: 12px;
font-weight: bold;
padding: 0 10px 0 0;
}

div.gammes p.savoir a{
color: #525252;
text-decoration: none;
display: block;
border: 1px solid #ccc;
}

div.gammes p.savoir a:hover{
background-color: #ddd;
}

div.gammes #marques{
border: 1px solid #666;
}

/*--------------------------------------------*/

#bloc_01{
width: 383px;
height: auto;
float: left;
margin: 0 0px 0 0;
background-image:url(images/bg_bloc_01.jpg);
background-repeat:repeat-x;
background-color: #fff;
}

#bloc_02{
width: 383px;
height: auto;
float: left;
background-color: #fff;
}

#bloc_01 p{
font-size: 10px;
margin: 5px 5px 0 5px;
color: #525252;
}

#bloc_01 p a{
text-decoration: none;
color: #525252;
}

#bloc_01 p a:hover{
text-decoration: underline;
}

#bloc_01 h3{
font-size: 14px;
margin: 0 0 0 0;
padding: 30px 0 3px 5px;
border-bottom: 2px solid #fff;
color: #525252;
}


#bloc_01 span{
font-size: 12px;
font-weight: bold;
color: #f00;
}

#img_01{
padding: 10px;
background-color:#e3e3e3;
margin: 2px 2px 0 2px ;
}

#bloc_03{
width: 518px;
margin: 0 2px;
background-color: #e3e3e3;
}

#bloc_03 p{
font-size: 12px;
margin: 0;
color: #525252;
padding: 5px;
}

#bloc_03 h3{
font-size: 12px;
margin: 0 0 0 0;
padding: 5px 0 3px 5px;
border-bottom: 2px solid #fff;
color: #525252;
}

#bloc_03 h3 span{
color: #f00;
}

#bloc_03 ul{
list-style-type: square;
font-size: 12px;
margin: 0 0 0 0;
padding: 0 0 0 20px;
color: #525252;
}

#bloc_03 ul li{
margin: 0 0 10px 0;
}

#bloc_04 p{
font-size: 12px;
margin: 20px 0;
color: #525252;
padding: 5px;
}

div.bloc_06{
width:auto;
height: auto;
margin: 0 0 5px 0;
padding: 0 0 5px 0;
background-image:url(images/bg_mag.jpg);
background-repeat:repeat-x;
}

.bloc_06 h2{
font-size: 15px;
margin: 0 0 0 0;
padding: 15px 0 20px 10px;
color: #f00;
text-transform: uppercase;
}


div.bloc_06 p{
margin: 0;
padding: 0 5px 5px 5px;
color: #525252;
font-size: 13px;
}

div.bloc_06 p span{
color: #f00;
font-weight: bold;
text-transform: uppercase;
}

div.bloc_06 p a{
color: #525252;
text-decoration:none;
}

div.bloc_06 p a:hover{
text-decoration:underline;
}

div.bloc_06 ul{
list-style-type: square;
margin: 5px;
padding: 0 5px 5px 20px;
color: #525252;
font-size: 13px;
}

div.bloc_06 ul li{
margin: 0;
padding: 0 0 5px 0;
}

p#tt{
text-align: center;
font-size: 11px;
}

p#tt img{
border: none;
}

p#tt a{
color: #aaa;
text-decoration: none;
}

/*----------- MODIF -------------------*/

p#sizeText{
font-size: 13px;
margin: 0 0 0 5px;
}

p#sizeText span{
text-transform: uppercase;
}
