/* © 2008 Bexter Vaince CSS */

body {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background: #000000;
}
h1,h2{
	font-size: 1.3em;
	color:#E11F1F;
}
a{
	color:#FFFFFF;
	text-decoration:none;
}
a:hover{
	color:#E11F1F;
	text-decoration:none;
}
p{
	margin: 0px;
	padding: 0px;
}
#site {
	width: 990px;
	margin: 0px auto;
	/*position: absolute;
	margin-left: -512px;
	left: 50%;*/
	/*background: #000000 url(../images/bg-contenu.jpg) repeat-y;*/
}
#header{
	width: 989px;
	height: 262px;
	background: transparent url(/images/header.jpg) no-repeat;
	text-indent:-999em;
}
#header-print{
	display:none;
	text-indent:-999em;
}
#menu-print{
	display:none;
}
/*----------------------------------------------------------------------*/
/* debut - gestion contenu */
/*----------------------------------------------------------------------*/
#contenu {
	width:989px;
	padding: 0px;
	margin: 0px;
	background: #000000 url(/images/bg-contenu.jpg) repeat-y;
	height:auto !important;
	height: 680px;
	min-height:680px;

}

#bloc-gauche{
	float: left;
	padding: 0px;
	margin: 18px 25px 0px 30px !important;
	margin: 18px 25px 0px 15px;	
	background: #8E9295;
	width:161px;	
	height: 620px;
	min-height:620px;	
}

#bloc-recherche{
	margin: 10px;
	width:141px;	
}

#bloc-droite{
	float: right;
	padding: 0px;
	margin: 18px 11px 0px 0px !important;	
	margin: 18px 5px 0px 0px;
	background: #8E9295;
	width: 201px;
	height:auto !important;	
	height: 420px;
	min-height:420px;	
}

.mon_panier{
    display:block;
	margin:10px;
	padding:0px;	
}

#bloc-direct ul{
    display:block;
	list-style:none;
	margin:10px;
	padding:0px;	
}

#bloc-direct ul li{
    height:20px;
}

#bloc-direct a{
	color: #FFFFFF;
	text-decoration: none;
}

#bloc-direct a:hover{
	color: #E11F1F;
	text-decoration: none;
}

#bloc-pro ul{
    display:block;
	list-style:none;
	margin:10px;
	padding:0px;	
}

#bloc-pro a{
	color: #FFFFFF;
	text-decoration: none;
}

#bloc-pro a:hover{
	color: #E11F1F;
	text-decoration: none;
}

.content{
	float: left;
	width: 510px;
	height:auto !important;
	height: 440px;
	min-height:440px;
	padding: 0px 25px;
	margin: 18px 0px 20px 0px;
	/*background: red;*/
}

.border_photo{
	padding:2px;
	border: 1px solid #060606;
}


.sitemap{
	text-align:justify;
	width:940px;
	float:left;
	margin:50px 0px 0px 0px;
}


.java_photos{
 	float:right;
 	width:450px;
 	text-align:justify;
 	margin:50px 0px 0px 0px;
}

#previewPane0{
	width:374px;
	height:374px;
	background: #FFFFFF;
	display:table;
	border:1px solid #FFFFFF;
	display:block;
}

#previewPane1{
	width:374px;
	height:374px;
	background: #FFFFFF;
	display:table;
	border:1px solid #FFFFFF;
	display:none;
}

#previewPane2{
	width:374px;
	height:374px;
	background: #FFFFFF;
	display:table;
	border:1px solid #FFFFFF;
	display:none;
}

#previewPane3{
	width:374px;
	height:374px;
	background: #FFFFFF;
	display:table;
	border:1px solid #FFFFFF;
	display:none;
}

#previewPane4{
	width:374px;
	height:374px;
	background: #FFFFFF;
	display:table;
	border:1px solid #FFFFFF;
	display:none;
}

#previewPane5{
	width:374px;
	height:374px;
	background: #FFFFFF;
	display:table;
	border:1px solid #FFFFFF;
	display:none;
}

.wash{
	clear: both;
	margin:0px;
	padding:0px;
	height:5px;
}
.table-sitemap{
	margin:80px 0px 0px 80px !important;
	margin:80px 0px 0px 40px;
	float:left;

}

/*----------------------------------------------------------------------*/
/* debut - page caddy */
/*----------------------------------------------------------------------*/

.caddy-header{
	background: transparent url(/images/liste-header.jpg) no-repeat;
	height: 15px;
	min-height:15px;
	margin-top:20px !important;	
}

.caddy-produit{
	background: #262828;
	height:auto !important;
	display:block;
	height: 126px;
	min-height:126px;
	width:490px;
	padding:10px;
}

.caddy-footer{
	background: transparent url(/images/liste-footer.jpg) no-repeat;
	height: 15px;
	min-height:15px;
	margin-bottom:20px !important;		
}

/*----------------------------------------------------------------------*/
/* debut - page liste */
/*----------------------------------------------------------------------*/

.liste-header{
	background: transparent url(/images/liste-header.jpg) no-repeat;
	height: 15px;
	min-height:15px;	
}

.liste-produit{
	background: #262828;
	height:auto !important;
	display:block;
	height: 126px;
	min-height:126px;
	width:510px;
}

.liste-footer{
	background: transparent url(/images/liste-footer.jpg) no-repeat;
	height: 15px;
	min-height:15px;
	margin-bottom:20px !important;		
}

.photo-liste-produit{
    float:left;
	margin:20px 15px 0px 10px !important;
	margin:20px 15px 0px 5px;
	width:90px;
}

.desc-liste-produit{
    float:left;
	width:380px;
	margin:0px;
}

.the-produit{
margin:0px;
padding:0px;
}


/*----------------------------------------------------------------------*/
/* fin - page liste */
/*----------------------------------------------------------------------*/

/*----------------------------------------------------------------------*/
/* debut - page detail */
/*----------------------------------------------------------------------*/

.detail-header{
	background: transparent url(/images/detail-header.jpg) no-repeat;
	height: 20px;
	min-height:20px;	
}

.detail-bdd{
	background: #262828;
	height:auto !important;
	width:507px;
	height: 680px;
	min-height:680px;
}

.detail-footer{
	background: transparent url(/images/detail-footer.jpg) no-repeat;
	height: 20px;
	min-height:20px;	
}

.detail-produit{
    margin-left:75px;
	width:350px;
}

.detail-panier{
    margin-left:75px;
	width:350px;
	margin-top:20px;
	margin-bottom:10px;	
}

.detail-section{
    color:#E11F1F;
	margin:10px 0px 0px 75px;	
}

.detail-separation{
	background: transparent url(/images/detail-separation.jpg) no-repeat;
	height: 1px;
	min-height:1px;
	width:374px;
	margin-top:10px;
	margin-bottom:10px;
}

/*----------------------------------------------------------------------*/
/* fin - page detail */
/*----------------------------------------------------------------------*/

/*----------------------------------------------------------------------*/
/* fin - gestion contenu */
/*----------------------------------------------------------------------*/
/*----------------------------------------------------------------------*/
/* debut - formulaire */
/*----------------------------------------------------------------------*/

.contact{
	width:400px;
	margin:8px 40px 0px 0px !important;
	margin:0px 20px 0px 0px;
	float:right;
}

.td_contact {
	color:#600000;
	padding:0px 5px;
	text-align:right;
}


#formulaire fieldset {
	width: 425px;
	padding: 2em 1.5em 1em 1.5em;
	border: 1px solid #ccc;
	position: relative;
}
#formulaire fieldset div {
	width: 100%;
	margin-bottom: 0.5em;
	position: relative;
}
#formulaire legend {
	font-weight: bold;
	text-transform: uppercase;
/*	font-size: 0.9em;*/
}
#msg {
	display: block;
	margin-bottom: 0.5em;
}
#formulaire .icontain {
	position: absolute;
	right: 0;
	width: 55%;
	background: white url(../img/corner_tr_form.gif) top right no-repeat;
}
#formulaire input {
	position: relative;
/*	left: 10px;*/
	width: 100%;
}
#formulaire .tcontain {
	width: 100%;
	display: block;
}
#formulaire .tcontain span {
	display: block;
}
#formulaire input, #formulaire textarea {
/*	font: 1em Arial, sans-serif;*/
	width: 100%;
/*	padding: 0;*/
}
#submit {
	text-align: center;
/*	background: #304968;
	padding: 1em 0;*/
	margin-top: 0.5em;
}
#submit input {
	position: static;
	width: 40%;
}
#joindre{
	display: block;
}
#formulaire .infojoint{
	font-style: italic;
	font-size: 9px;
	color: Gray;
}
#formulaire .champ{
	margin: 15px 0px;
	border-bottom: 1px solid #e5e5e5;
}
/*----------------------------------------------------------------------*/
/* fin - formulaire */
/*----------------------------------------------------------------------*/

/*----------------------------------------------------------------------*/
/* debut - gestion footer */
/*----------------------------------------------------------------------*/
#footer {
	font-size: 9px;
/*	letter-spacing: -1px;*/
	width: 990px;
	height: 15px;
	margin:0px auto;
	padding: 0px 5px 0px 5px;
	color: #FFF;
}
#footer ul{
	width:990px;
	/*text-align:center;*/
	list-style:none;
	float:left;
	display:block;
	margin:0px;
	padding:0px;
}
#footer li{
	display:inline;
}

#footer a{
	color: #FFF;
	text-decoration: none;
}
#footer a:hover{
	color: #FFF;
	text-decoration: underline;
}
#footer em {
	padding: 0px 60px;
}
#copyright {
	float:right;
}
/*----------------------------------------------------------------------*/
/* fin - gestion footer */
/*----------------------------------------------------------------------*/