/* CSS Document */
body {
	margin:0;
	padding:0;
	background:  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:150px;
}

#bandeau_haut h1 {
	position:absolute;
	font-size:14px;
	top:117px;
	left:65px;
	font-weight:bold;
	width:500px;
	margin:0;
	padding:0;
	color:#2d3e75;
}
#bandeau_haut h2  {
	position:absolute;
	font-size:16px;
	color:#24356d;
	left:250px;
	font-weight:bold;
	margin:0;
	padding:0;
	top:30px;
	width:230px;
	padding:3px;
	text-align:center;
}

#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:170px;
top:60px;
color:#FFFFFF;
}
#recherche label{
width:165px;
}
.contact  {
height:30px;
width:190px;
position:absolute;
top:110px;
left:760px;
}

.bandeau-flash {
position:absolute;
left:545px;
top:13px;
}

.accueil {
color:#fff;
position:relative;
left:140px;
margin-bottom:20px;
bottom:-7px;
}

.accueil a {
color:#fff;
}

.accueil a:visited {
color:#fff;
}

/* --------------------------------------- ENCART A GAUCHE ------------------------------------- */
#menugauche {
	float:left;
	width:256px;
	background-color:#2d3e75;
	margin-top:10px;
}


.encartgauche {
	width:220px;
	background-color:#fff;
	padding:0;
	margin:5px 0 20px 15px;
	border:#455893 1px solid;
}
.encartgauche h3 {
background-color:#455893;
}

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



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

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

#menugauche_lien li  {
	margin:0;
	padding:0;
	height:18px;
color:#162d60;
}

#menugauche_lien a {
	display:block;
	color:#162d60;
	text-decoration:none;
	padding:0;
	cursor: pointer;
	font-weight:bold;
}


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

/* --------------------------------------- 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:#1b2b5f;
	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:#d3daf1;
	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:#1b2b5f;
}

.encartrubrique li a:visited {
color:#1b2b5f;
}

#menugauche_lien a:hover {
	background-color:#1b2b5f;
	color:#fff;
	font-weight:bold;	
}


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

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


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

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


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


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

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

.encartproduit2 {
	width:560px;
	margin:0 2px;
	border-bottom:#cf1b6d solid 1px;
	height: auto !important;
	height: 112px;
	min-height: 112px;
	background-color: #FFFFFF;
	background-image: url(../image/interface/fond_encart_produit.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

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

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

.encartproduit2 h3 a {
color:#5b5b5b;
}

.encartproduit2 h3 a:visited {
color:#5b5b5b;
}

.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:#FFF;
}

.vignette_produit {
position:absolute;
right:10px;
border:#FFFFFF 1px solid;
}

.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;
}


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

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

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

textarea {
height:150px;
overflow:auto;
}
.message {
color:#FF0000;
margin-left:100px;
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;
}
