/* CSS Document */
img, h1, h2, h3, h4, h5, h6, table, tr, td, div, a, dt, dd, ul, li, form{
	margin:0px;
	padding:0px;
}

p{
	margin:0px;
	margin-bottom:10px;
	padding:0px;
}

body {
	background: #fbc2c2;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	position:relative;
}

/***** Conteneur *****/

#conteneur {
	margin:auto;
	padding:0px;
	position:relative;
	width:985px;
}

/***** corps *****/
#corps {
	background:transparent url(../images/fond_corps.gif) repeat-y top left;
	margin:auto;
	position:relative;
	width:985px;
}

/***** Bandeau *****/
#bandeau{
	background: transparent url(../images/fond-bandeau.gif) no-repeat;
	height:312px;
	padding:9px 9px 0px 10px;
}

.afficheBandeau{
	float:right;
}

#logo{
	float:left;
	margin-top:2px;
}

#rechercheProduit{
	position:absolute;
	top:248px;
	left:50px;
	background:url(../images/fond-rechercheProd.gif) no-repeat;
	height:56px;
	width:192px;
	padding:16px 0px 0px 20px;
}

.inputRech{
	width:120px;
}

/***** Outils *****/
#Outils{
	height:27px;
	line-height:27px;
	width:975px;
	margin-left:10px;
}

/***** Conteneur *****/
#conteneur2{
	background:url(../images/corps-fond.gif) repeat-y;
	width:985px;
	padding:0px;
	padding-bottom:10px;
}

#contentTop{
	background:url(../images/corps-fond-haut.gif) no-repeat;
	min-height:181px;
}

/***** Menu *****/
#cont_menu_gauche {
	position:relative;
	font-size:14px;
	width:180px;
	float:left;
}

#menu1{
	position:relative;
	padding:9px 0px 0px 4px;
	background:url(../images/fond_menu_part.png) repeat-y;
}

#menu1 li{
	list-style:none;
}

.menu1{
	background:url(../images/bottom_menu_part.png) repeat-y;
	width:179px;
	height:27px;
}

.bouton0{
	background:url(../images/menupart_bouton_1.png) no-repeat;
	width:151px;
	height:24px;
	padding:5px 0px 0px 13px;
	margin:0px;
}

.bouton1{
	background:url(../images/menupart_bouton_2.png) no-repeat;
	width:151px;
	height:24px;
	margin-top:9px;
	padding:5px 0px 0px 13px;
}

.bouton2{
	background:url(../images/menupart_bouton_3.png) no-repeat;
	width:151px;
	height:24px;
	margin-top:9px;
	padding:5px 0px 0px 13px;
}

.bouton3{
	background:url(../images/menupart_bouton_4.png) no-repeat;
	width:151px;
	height:24px;
	margin-top:9px;
	padding:5px 0px 0px 13px;
}

.bouton4{
	background:url(../images/menupart_bouton_5.png) no-repeat;
	width:151px;
	height:24px;
	margin-top:9px;
	padding:5px 0px 0px 13px;
}

#menu1 li a{
	font-weight:bold;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

#menu1 li a:hover{
	color:#FFFFFF;
}

/***** Menu *****/
#cont_menu_droite {
	float:right;
	width:180px;
	position:relative;
	font-size:14px;
	margin-right:7px;
}


#menu2{
	padding:9px 0px 0px 12px;
	background:url(../images/fond_menu_pro.png) repeat-y;
}

#menu2 li{
	list-style:none;
}

.menu2{
	background:url(../images/bottom_menu_pro.gif) repeat-y;
	width:179px;
	height:34px;
}

.boutonPro0{
	background:url(../images/menupro_bouton_1.png) no-repeat;
	width:162px;
	height:24px;
	padding:5px 0px 0px 2px;
}

.boutonPro1{
	background:url(../images/menupro_bouton_2.png) no-repeat;
	width:162px;
	height:24px;
	margin-top:9px;
	padding:5px 0px 0px 2px;
}

.boutonPro2{
	background:url(../images/menupro_bouton_3.png) no-repeat;
	width:162px;
	height:24px;
	margin-top:9px;
	padding:5px 0px 0px 2px;
}

.boutonPro3{
	background:url(../images/menupro_bouton_4.png) no-repeat;
	width:162px;
	height:24px;
	margin-top:9px;
	padding:5px 0px 0px 2px;
}

.boutonPro4{
	background:url(../images/menupro_bouton_5.png) no-repeat;
	width:162px;
	height:24px;
	margin-top:9px;
	padding:5px 0px 0px 2px;
}

#menu2 li a{
	font-weight:bold;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

#menu2 li a:hover{
	color:#FFFFFF;
}

.active{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF; 
	font-size:13px;
}

/***** Contenu *****/
#contenu{
	width:985px;
	float:left;	
}

#chemin{
	float:right;
	color:#F787FA;
	font-size:13px;
	font-weight:bold;
	padding:2px;
	border:1px dashed #FFFFFF;
	margin:0px 15px 10px 0px;
	background:#000000;
	max-width:590px;
}

#chemin a, #chemin a:visited{
	color:#F787FA;	
	font-weight:bold;
}

#chemin a:hover{
	color:#FFFFFF;
}

#bottomCorps{
	margin-bottom:10px;
}

.titre{
	background:#F787FA none repeat scroll 0% 0%;
	border:1px dashed #000000;
	color:#111111;
	float:left;
	font-size:15px;
	font-weight:bold;
	margin:10px 0px 0px 5px;
	padding:2px;
}

.clearer{
	clear:both;
}

/***** Footer *****/
#footer{
	background:url(../images/fond_footer.gif) no-repeat scroll 0 -25px;
	height:25px;
	padding:0px;
	padding-top:5px;
	text-align:center;
	color:#FFFFFF;
	line-height:12px;
}

#footer a{
	color:#FFFFFF;
}

/***** Liens *****/
a, a:visited{
	color:#FF00FF;
	text-decoration:none;
	font-weight:normal;
}

a:hover{
	color:#1631A3;
	font-weight:bold;
}

/***** Menu text *****/
.smenu a:hover{
	color:#1631A3;
	font-weight:normal;
	text-decoration:underline;
}

.smenu a.active{
	color:#1631A3;
	font-weight:normal;
	text-decoration:underline;
}

/***** input *****/
.input{
	border:1px solid #000000;
	padding:0px;
	font-weight:bold;
	height:18px;
}

.input200{
	width:200px;
	height:19px;
	border:1px solid #000000;
	padding:2px 0px 0px 0px;
	font-weight:bold;
}

.input250{
	width:250px;
	height:19px;
	border:1px solid #000000;
	padding:2px 0px 0px 0px;
	font-weight:bold;
}

/***** TABLES *****/
table.tableau{
	margin:10px 10px 0px;
	background:#000000;
	min-width:575px;
}

.tableau th{
	color:#FFFFFF;
}

.tableau tr{
	background-color:#E85596;
}

.tableau td{
	color:#000000;
	padding:3px;
}

.tableau .qt table{
	margin:0px;
	background:#FFFFFF;
}

.tableau .qt th{
	color:#000000;
}

.tableau .qt tr{
	background-color:#FFFFFF;
}

.tableau .qt td{
	color:#000000;
	padding:0px;
}
.tableau .qt td input{
	font-size:14px;
	height:16px;
	text-align:center;
	width:30px;
}

table.tableFooter{
	width:977px;
	margin-left:1px;
	background:#000;
}

.tableFooter th{
	color:#FFFFFF;
}

.tableFooter tr{
	background:#FB8BFF;
}

.tableFooter td{
	color:#000000;
	padding:3px;
	text-align:center;
}

.tableFooter td a{
	color:#000;	
}

.tableFooter .qt table{
	margin:0px;
	background:#FFFFFF;
}

.tableFooter .qt th{
	color:#000000;
}

.tableFooter .qt tr{
	background-color:#FFFFFF;
}

.tableFooter .qt td{
	color:#000000;
	padding:0px;
}
.tableFooter .qt td input{
	font-size:14px;
	height:16px;
	text-align:center;
	width:30px;
}

/***** Boutons *****/
.bouton{
	font-weight:bold;
	color: #721291;
	font-weight: bold;
	border: 1px solid #1631A3;
	background-image: url(../images/fond_bouton.gif);
	padding: 0px;
	height: 20px;
}

h1.motsCles{
	color:#F0C0C0;
	font-size:12px;
	font-style:normal;
	font-weight:bolder;
	left:0;
	margin-right:0;
	position:relative;
	text-align:center;
	top:0;
	width:978px;
}

