/* Feuille de style pour la charte graphique du site
 * Cette feuille de style est appelée depuis styles.css.
 */

/***************** STRUCTURE *****************/
*{
/*---toutes les marges sont à 0---*/
margin:0;
padding:0;
}

body,html{
	height:100%;/*---obligatoire pour le footer---*/
	scrollbar-base-color: #d9012a;
	overflow:hidden;
}
body{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:0px;
	color:#000;
	background:#fff;
	background-image:url(../images/charte/bg-body.gif);
	background-position:left top;
	background-repeat:repeat-x;
}		
		
#bgIntro{
	position:absolute;
	z-index:0;
	width:100%;
	height:100%;
	background:#d9012a;
}		
#flashIntro{
	position:absolute;
	z-index:1;
	width:100%;
	height:440px;
	top:50%;
	margin-top:-260px;
}
#entrer{
	position:absolute;
	z-index:2;
	width:460px;
	height:60px;
	top:50%;
	left:50%;
	margin-top:180px;
	margin-left:-230px;
}
#footerIntro{
	position:absolute;
	z-index:3;
	width:100%;
	height:20px;
	color:#FFFFFF;
	font-size:9px;
	text-align:center;
	bottom:4px;
}


#bandeauFlash{
	position:absolute;
	z-index:100;
	width:100%;
	height:215px;
	top:0;
}

#menu{
	position:absolute;
	z-index:200;
	top:180px;
	width:700px;
	height:20px;
	left:50%;
	margin-left:-150px;
}

#menu span{
	padding-left:10px;
	padding-right:10px;
	border-left:1px solid #eab4be;
	border-right:1px solid #9c0e29;
	float:left;
	text-align:center;
}
#menu span a{
	color:#fff;
	text-decoration:none;
}
#menu span a:hover{
	color:#eab4be;
	text-decoration:none;
}
#btRetour{
	position:absolute;
	z-index:200;
	top:167px;
	right:0px;
}


#haut{
	position:absolute;
	width:100%;
	height:170px;
	top:0;
	z-index:40;
}
#ombre{
	position:absolute;
	width:100%;
	height:19px;
	top:215px;
	z-index:200;
	background:url(../images/charte/ombre.png) repeat-x scroll center top;
	_background:url();
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/charte/ombre.png', sizingMethod='scale');
}
#footer{
	position:absolute;
	width:100%;
	height:31px;
	bottom:0;
	z-index:200px;
	background-image:url(../images/charte/bg-footer.gif);
	font-size:9px;
	text-align:center;
	padding-top:9px;
}
#idep{
	position:absolute;
	height:13px;
	bottom:0px;
	padding-left:20px;
	padding-top:20px;
	font-size:8px;
	font-weight:bold;
	text-transform:uppercase;
	z-index:100;
	color:#fff;
}
#idep a{
	color:#EE8B9E;
}
#idep a:hover{
color:#fff;
}

#screen{
	/*position:absolute;
	z-index:1;*/
	width:100%;
	margin-top:215px;
	overflow-y:scroll;
	/*min-height:400px;
	height:auto !important;
	height:400px;*/
}




#contenu{
padding:10px 30px 10px 30px;
width:950px;
}


#contenu01{
padding:10px 30px 10px 30px;
width:1000px;
}


#contenu_list{
padding:10px 30px 10px 30px;
width:880px;
}


#contenu1 {
	width:300px;
	float:left;
	padding:10px 10px 10px 30px;
	margin:0px 4px;
}

#contenu1  p{
	text-align:justify;
}


#contenu2 {
	float:left;
	width:360px;
	padding:10px 4px 10px 14px;
	background-color: #FFFFFF;
	margin:50px 4px;
}

#contenu2  p{
	text-align:justify;
}


#animation {
	width:350px;
	padding:10px 5px 10px 5px;
	margin:0px 4px;

	background-color: #FFFFFF;
}

.bloc_droit {
	float:left;
	border:none;
	width:240px;
}


.Droit {
	float:left;
	border : 1px solid green;
	width:230px;
	padding:3px 4px 3px 4px;
	margin:45px 4px 6px 4px;
}




.contacte{
	float:left;
	border : 1px solid green;
	width:230px;
	padding:3px 4px 3px 4px;
	margin:45px 4px 6px 4px;
}



.Droit2 {
	float:left;
	border : 1px solid green;
	width:230px;
	padding:4px 4px 4px 4px;
	margin:5px 4px;
}



.titre{
	width:120px;
	margin:1px 1px;
	background-image: url(../images/puce/news.gif);
	background-repeat: no-repeat;
	height: 28px;
	padding-left: 27px;
	padding-top: 4px;
	font-size: 14px;
	font-weight: bolder;
	color: #D9012A;
}



.titre001{
	width:120px;
	margin:2px 1px;
	background-image: url(../images/puce/coeur.gif);
	background-repeat: no-repeat;
	height: 28px;
	padding-left: 27px;
	padding-top: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #D9012A;
}




.petite_photo{
	width:230px;

	margin:5px 1px;
}

.savoir_plus{
	width:70px;
	margin:4px 1px 0px 1px;
	float: right;
	background-image: url(../images/puce/plus.gif);
	background-repeat: no-repeat;
	height: 23px;
	padding-left: 25px;
}



.cadre_list{
	float:left;
	width:410px;
	margin:12px 15px 10px 0px;
	padding: 3px 3px;
	border: 3px solid #990000;
	min-height:200px;
	height:auto !important;
	height:200px;
}

.texte{
	float:left;
	width:450px;
}

.titre1{
float:left;
width:120px;
padding: 0px 4px;
}


.titre2{
	float:left;
	width:700px;
	padding: 0px 4px;
	height: 28px;
}




.ref{
float:left;
width:120px;
}



.ref01{
	float:left;
	width:80px;
	background-image: url(../images/puce/mur.gif);
	background-repeat: no-repeat;
	padding-left: 28px;
	padding-top: 5px;
	padding-bottom:4px;
}

.prix_prod{
	float:left;
	width:80px;
	padding-top: 5px;
	padding-bottom:4px;
	color:#D9012A;
	font-size:14px;
	font-weight:bold;
	background-image: url(../images/puce/prix.gif);
	background-repeat: no-repeat;
	padding-left: 27px;
}

.prix_nouv{
	width:80px;
	clear:both;
	padding-top: 5px;
	padding-bottom:4px;
	text-align:center;
	color:#D9012A;
	font-size:14px;
	font-weight:bold;
	background-image: url(../images/puce/prix.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
	margin-left:50px;
}

#menu_sous_rub{
	width:600px;
}

#menu_sous_rub p.rub{
	float:left;
	background:url(../images/charte/bg_sous_rub1.gif) no-repeat top left;
	color:#D9012A;
	font-weight:bold;
	margin-right:15px;
	padding-left:14px;
}

#menu_sous_rub p.rub a{
	color:#D9012A;
	text-decoration:none;
}

#menu_sous_rub p.rub a:hover{
	color:#D9012A;
	text-decoration:underline;
}

.titre01{
	float:left;
	width:150px;
	padding: 0px 4px;
	background-image: url(../images/puce/titre.gif);
	background-repeat: no-repeat;
	padding-left: 26px;
	padding-top: 5px;
	padding-bottom:4px;
}

.type01{
	float:left;
	width:80px;
	padding: 0px 4px;
	background-image: url(../images/puce/maison.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 30px;
	padding-top: 5px;
}



.contacter-nous{
	float:left;
	width:250px;
	padding: 0px 4px;
	background-image: url(../images/puce/contact.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	height: 25px;
	margin-top: 8px;
	padding-top: 6px;
}



.contac{
	float:left;
	width:180px;
	padding: 0px 4px;
	background-image: url(../images/puce/contact.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	height: 25px;
	margin-top: 8px;
	padding-top: 6px;
	font-size: 14px;
	font-weight: bold;
	color: #FD6C89;
}



.prix{
	float:left;
	width:120px;
	padding: 0px 4px;
	background-image: url(../images/puce/prix.gif);
	background-repeat: no-repeat;
	padding-left: 27px;
	height: 20px;
	margin-top: 8px;
	padding-top: 6px;
}





.img_list{
	float:left;
	width:200px;
	margin:5px 5px;
}



.descri{
	float:left;
	width:170px;
	margin:5px 5px;
	text-align:justify;
}

.descri a{
	margin-left:10px;
}


.adresss{
	float:left;
	width:200px;
	margin:5px 5px;
}

.fiche_prod {
	float:left;
	width:920px;
	margin: 20px 10px 20px 0px;
	/*border:1px solid black;*/
}


.GPhoto
{
	float:left;
	width:380px;
	height:280px;
	border:#951138 1px solid;
	margin: 15px 2px;
	background-color: #FFFFFF;
	padding: 10px 4px 8px 15px;
}

.Clavier
{
border:#000000 0px solid; width:400px; height:57px; margin-top:95px;
}

#MiniPhoto
{
	float:left;
	margin: 2px 1px;
	width:125px;
	border:red 0px solid;

}


#MiniPhoto .img 

{
float:left; margin: 5px 5px 5px 5px; width:100px;  border:red 0px solid;

}


.Descritption {
	float:left;
	width:300px;
	margin:12px 5px 12px 10px;
	text-align: justify;

}


.Titre_Descritption{
	font-family: Arial, Helvetica, Verdana;
	font-size: 14px;
	font-weight: bold;
	color:#D9012A;
	float:left;
	width:300px;
	margin:5px 5px 6px 10px;
	border-bottom:1px solid #EE8B9E;

}


a{
color:#EE8B9E;
text-decoration:none;
}

a:hover{
color:#DD0A03;
text-decoration:none;
}
a img{
filter: alpha(opacity=100);
-moz-opacity: 1.00; opacity:1.00;

}
a:hover img{
filter: alpha(opacity=70);
-moz-opacity: 0.70; opacity:0.70;
}
