/* CSS Document */
body {
	margin:0;
	padding:0;
	background:  #136699 url(../image/interface/fond-bandeau.jpg) left top;
	background-repeat:repeat-x;
	background-position:top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#conteneur {
position:absolute;
padding:0;
width:100%;
}
.lien_blanc {
color:#ffffff;
font-weight:bold;
}

a:link, a:hover, a:visited, a:active {
color:#000000;
cursor:hand;
}

h3, p, h1, h2, ul, li, img, label, form, fieldset, legend {
padding:0;
margin:0;
}


/* --------------------------------------- BANDEAU HAUT ------------------------------------- */

#bandeau_haut {
	background-image:url(../image/interface/Bandeau-Haut.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:278px;
}

#bandeau_haut h1 {
	position:absolute;
	font-size:12px;
	top:95px;
	left:255px;
	width:590px;
	margin:0;
	padding:0;
	color:#fff;
	font-style:italic;
}
#bandeau_haut h2  {
	position:absolute;
	font-size:16px;
	color:#ad1665;
	left:260px;
	font-weight:bold;
	margin:0;
	padding:0;
	top:160px;
	padding:3px;
	text-align:center;
	font-family:Arial Black;
}

#bandeau_haut h3  {
	position:absolute;
	font-size:13px;
	color:#FFF;
	left:750px;
	font-weight:bold;
	margin:0;
	padding:0;
	top:85px;
	width:110px;
	padding:3px;
	text-align:center;
}

#recherche {
position:absolute;
left:707px;
top:45px;

}

.contact  {
height:30px;
width:190px;
position:absolute;
top:110px;
left:760px;
}

.bandeau-flash {
position:absolute;
left:240px;
top:1px;
}

.logo_partenaire {
position:absolute;
left:955px;
top:25px;
}

#hm_materiaux {
z-index:1;
position:absolute;
left:965px;
top:30px;
width:80px;
height:80px;
background-color:none;
}
#hac {
z-index:1;
position:absolute;
left:1065px;
top:30px;
width:80px;
height:80px;
background-color:none;
}


/* --------------------------------------- ENCART A GAUCHE ------------------------------------- */
#menugauche {
	float:left;
	width:238px;

	background-image:url(../image/interface/fond-menu-gauche.gif);
	background-repeat:repeat-y;
	background-position: left top;
}

.encartgauche {
	width:205px;
	background-color:#fff; /* - A changer - */
	padding:0;
	margin:5px 0 20px 25px;
	border:#043056 1px solid; /* - A changer - */
}

.encartgauche h3 {
background-image:url(../image/interface/fond-titre-menu-gauche.jpg);
background-repeat: repeat-x;
background-position: left top;

background-color:#000000; /* - A changer - */
color:#fff; /* - A changer - */
}

h4 {
color:#fff;
font-size:12px;
text-indent:61px;
}

#menugauche_lien h3  {
	font-weight:bold;
	font-size:12px;
	margin:0;
	padding:0;
	color:#fff; /* - A changer - */
	height:18px;
	text-indent:10px;
}

#menugauche_lien ul  {
	font-size:12px;
	margin:0;
	padding:0;
	list-style-type: none;
	text-indent:15px;
}

#menugauche_lien li  {
	margin:0;
	padding:2px 0 0 0;
	line-height:17px;
	background-image:url(../image/interface/fond-rubrique-menu-gauche.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#menugauche_lien a {
	display:block;
	color:#25366e; /* - A changer - */
	text-decoration:none;
	padding:0;
	margin:0;
	cursor: pointer;
	font-weight:bold;
}
#menugauche_lien a:hover {
	background-image:url(../image/interface/fond-rubrique-over-menu.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color:#fff;
	padding:0;
	margin:0;
	height:17px;
}

.microweb {
margin:0 0 10px 30px;
}

/* --------------------------------------- AVANT ------------------------------------- */
#avant {
width:220px;
height:230px;
background-color:#9b9bfe;
margin-left:15px;
position:relative;
}

#avant-text {
	position:absolute;
	top:2px;
	left:2px;
	width:206px;
	height:55px;
	background-color:#FFF;
	padding:5px;
	color:#4d4d4d;
	text-align: justify;
	font-weight:bold;
}


#avant-flash {
position:absolute;
top:75px;
left:7px;
}

#logo_avant {
position:absolute;
top:16px;
left:110px;
height:112px;
}



/* --------------------- ENCART A RUBRIQUE CARICATURES -------------------- */

#menugauche h2  {
	left:0;
	top:0;
	font-weight:bold;
	position:relative;
	font-size:12px;
	color:#fff;
	margin:10px 0 0 15px;
	padding:0;
	background-color:#0000ff;
	text-align:center;
	width:218px;
    border-top:#fff 1px solid;
	border-right:#fff 1px solid;
	border-left:#fff 1px solid;
}


.encartrubrique {
    color:fff;
	width:213px;
	height:100%;
	background-color:#9b9bfe;
	padding:10px 0 0 5px;
	margin:0 10px 20px 15px;
	border-right:#fff 1px solid;
	border-left:#fff 1px solid;
	border-bottom:#fff 1px solid;
}

.encartrubrique ul {
	font-size:11px;
	font-weight:bold;
	color:#fff;
	list-style-position: inside;
	list-style-type: none;
	margin:0;
	padding:0;
}

.encartrubrique li {
height:25px;
padding 0;
margin:0;
}

.encartrubrique li a {
color:#fff;
}




/* --------------------------------------- ENCART MILIEU ------------------------------------- */
#milieu_encart {
	width:990px;
	background: #136699 url(../image/interface/fond-menu-gauche.gif) left top repeat-y ;
}

#milieu {
padding:20px;
margin-left:235px;
}


#milieu h2{
	height:15px;
	position:relative;
	font-size:11px;
	color:#fff;
	margin:-10px 29px 15px 0;
	padding:2px;
	text-indent:10px;
	border-bottom:#fff 1px solid;
	border-left:#fff 1px solid;
	text-transform:uppercase;
	width:680px;

}
#milieu h2 a{
	color:#000;
	text-decoration:none;
}


#milieu p {
	padding:5px;
	margin:0;
	text-align: justify;
}


.encartproduit {
width:685px;
background-color:#042E54;
margin:0;
padding:0;
position:relative;
height: auto !important;
height: 52px; 
min-height: 52px;
}

.encartproduit h1 {
font-size:11px;
text-indent:10px;
color:#FFFFFF;
margin:0;
padding:0;
height:16px;
}

.encartproduit2 {
	width:560px;
	margin:0 2px;
	border-bottom:#042E54 solid 1px;
	height: auto !important;
	height: 50px;
	min-height: 50px;
	color:#000066;
	background: #fff url(../image/interface/fond_parchemin.jpg) left top no-repeat ;

}

.encartproduit2 ul {
margin-bottom:20px;
margin-left:20px;
list-style-position:outside;
list-style-type:disc;
}



.encartproduit2 p {
margin:0;
padding:0;
text-indent:5px;
}

.encartproduit2 h3 {
font-size:11px;
color:#1b2b66;
margin:0 0 10px 0;
padding:0;
text-indent:5px;
background-color:none;
}

.encartproduit2 h3 a {
color:#0000ff;
}

.encartproduit2 h4 {
font-size:12px;
color:#ad1665;
margin:0;
padding:0;
text-indent:5px;
background-color:none;
}
.encartproduit2 h5 {
font-size:11px;
color:#fff;
background-color:#ff940a;
height:15px;
width:82px;
margin:10px;
padding:2px;
text-transform:uppercase;
}

.encartproduit2 h6 {
position:absolute;
top:45px;
left:7px;
font-size:14px;
color:#0d74ff;
font-family:Verdana;
margin:0;
padding:0;
font-family:Arial;
}

.marge_bas {
height:15px;
margin:0;
padding:0;
background-color:#136699;
}

.bouton_detail {
position:absolute;
left:50px;
top:80px;
}

.zoom {
position:absolute;
right:35px;
top:120px;
}
.zoom a {
color:#FFFFFF;
}

.liste_categorie {
left:0;
position:relative;
width:330px;
margin:0 0 0 10px;
}

.photo_accueil {
position:absolute;
left:580px;
top:160px;
}

.vignette_annonce {
float:right;
border:1px solid #D8D8D8;
margin-right:10px;
margin-top:10px;
}
.vignette_edito {
float:right;
border:1px solid #000066;
margin:3px 10px 5px 10px;
}


/* --------------------------------------- ENCART BAS ------------------------------------- */

#bas {
	height:18px;
	clear:both;
	font-size:10px;
	text-align:center;
	padding: 4px 0 0 0;
	margin:0;
	color:#fff;
	font-weight:bold;
	background-color:#033053;
}

/* --------------------------------------- FORMULAIRE ------------------------------------- */
input, textarea, select {
border: 1px solid #2088BC;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000066;
width:200px;
font-weight:bold;
}
label { 
float: left; 
width: 150px; 
font-weight: bold;
color:#000;
text-indent:10px;
}

textarea {
height:150px;
overflow:auto;
}
.message {
color:#FF0000;
font-weight:bold;
}
.captcha {
position:absolute;
border: 1px solid #000;
margin:0;
padding:0;
right:100px;
top:150px;
}
/* --------------------------------------- FORMULAIRE ------------------------------------- */

table {
	width:685px;
	border: 1px solid #ad1665;
}
td {
	padding:0 10px;
	height:25px;
}
.td_right {
	text-align:right;
}
th {
	text-align:left;
	height: 20px;
	text-indent:10px;
}

.tr_titre {
	background-color:#ad1665;
	color:#fff;
}
caption {
color:#000;
text-align:right;
font-weight:bold;
padding-bottom:10px;
text-transform: uppercase;
}

/* --------------------------------------- PARTENAIRES ------------------------------------- */
#partenaire1 {
position:absolute;
background-color:none;
top:234px;
left:237px;
height:31px;
width:100px;
cursor:hand;
}

#partenaire2 {
position:absolute;
background-color:none;
top:234px;
left:338px;
height:31px;
width:100px;
cursor:hand;
}

#partenaire3 {
position:absolute;
background-color:none;
top:234px;
left:439px;
height:31px;
width:100px;
cursor:hand;
}

#partenaire4 {
position:absolute;
background-color:none;
top:234px;
left:540px;
height:31px;
width:100px;
cursor:hand;
}

#partenaire5 {
position:absolute;
background-color:none;
top:234px;
left:641px;
height:31px;
width:100px;
cursor:hand;
}

#partenaire6 {
position:absolute;
background-color:none;
top:234px;
left:742px;
height:31px;
width:100px;
cursor:hand;
}

#partenaire7 {
position:absolute;
background-color:none;
top:234px;
left:843px;
height:31px;
width:100px;
cursor:hand;
}


