/* CSS Document */
@import url(/css/style_slide_down.css);
@import url(/css/apercuImg.css);
@import url(/css/style_pictonav.css);
@import url(/css/style_calendrier.css);
@import url(/css/achat.css);
@import url(/css/achat2.css);
@import url(/css/style_sheet.css);


/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#FFFFFF;
	color: #000000;
}

.hautGris{
  font-weight: bold;
  color: #999999;

}

a.btmenu:link, a.btmenu:visited { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration: none; padding:0px;}

a.btmenu:hover {
	color: #706D6D;
	line-height: 12px;
	text-decoration:none;
}
a img {
	border:0 solid #000;
}

.blocTexte {
	visibility:hidden;
	display:none;
}

.blocTexte_ouvert {
	visibility:visible;
	display:block;
}


.table_poster td{
   vertical-align:top;
}

.table_poster_td {
font-family: Arial,Helvetica,sans-serif;
	text-align:right;
	color:#003366;
	font-size:11px;
	padding-top:3px;

}
.table_poster .orange {
   color:#EF8635;
}

.obligatoire{
   border:1px #003366 solid;
}

.table_poster_legend {
	font-family: Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-size:14px;
	margin-top:10px;
	margin-bottom:5px;
	color:#003366;
}

/* multipages */
a.pageSuivante {
	background-image:url(/images/page-suivant.gif);
	background-repeat:no-repeat;
	width:17px;
	height:17px;
	color:#666666;
	text-align:center;
	display:block;
	float:left;
	margin-left:2px; margin-right:2px;
	margin-bottom:2px;
}
a:hover.pageSuivante {
	background-image:url(/images/page-suivant-A.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-weight:bold;
}
.pageSuivanteA {
	background-image:url(/images/page-suivant-A.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-weight:bold;
	width:17px;
	height:17px;
	display:block;
	float:left;
	margin-left:2px; margin-right:2px;
	text-align:center;
}
.pageSuiv { font-size:12px; color:#666666;}
/* fin multipages */


/* fiche produit */
.top_tableau {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	background-image:url(/images/trame_fond_bt_center.png)
}

.titreProd {
	float:left;
}

.prixProd {
	float:right;
}

.listeFiche{
	border-bottom:1px solid #FFFFFF;
	padding-top:9px;
	padding-left:9px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000066;
	font-weight:bold;
	text-align : justify;
}

.listeFiche_new{
	border-bottom:1px solid #FFFFFF;
	padding-top:9px;
	padding-left:9px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #555555;
	font-weight:bold;
	text-align : justify;
}

.retraitDroite {
	margin-right:15px;
}

.description {
	padding:10px;
	background-color:#e9eaff;
	border:1px solid #ccd0f1;
}

.description_new {
	padding:10px;
	background-color: #EEEEEE;
    border: 1px solid #FF9900;
}

.basFiche {
 align:center;
 background-image:url(/images/basFiche.png);
 background-repeat:no-repeat;
 background-position:bottom center;
 height:65px;
}

.basFiche img {
	border:0px;
	margin:0px;
	padding:0px;
	vertical-align:middle;
}

.basFiche a {
	background-color:#ccccff;
	display:block;
	line-height:0px;
	!line-height:10px;
	padding-top:10px;
	color:#45465b;
	height:45px;
	width:125px;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
	float:left;
	text-align:center;


}

.sub{
   background-image:url(/images/bt_enregistrer01.png);
   width:106px;
   height:28px;
   border: 0px solid #eee;

}

.sub:hover{
   background-image:url(/images/bt_enregistrer02.png);
   cursor:pointer;

}

.subConnex{
   background-image:url(/images/bt_connexion01.png);
   width:106px;
   height:28px;
   border: 0px solid #eee;
}

.subConnex:hover{
   background-image:url(/images/bt_connexion02.png);
   cursor:pointer;
}
.subInv{
   visibility:hidden;
   display:none;
   width:0px;
   height:0px;
   margin:0px;
   padding:0px;
}

h1{
 margin:0px;
 padding:0px;
 font-family:  Arial, Helvetica, sans-serif;
 font-size: 10px;
 font-weight: bold;
 color: #FFFFFF;
}

h2{
 margin:0px;
 padding:0px;
 font-family:  Arial, Helvetica, sans-serif;
 color:#111E54;
 text-decoration:none;
 font-size:12px;
}

.poster_fieldset{
 color:#003366;
 margin-left:10px;
 margin-right:10px;
}




.blocTexte {
	display:none;
}

.blocTexte_ouvert {
	display:block;
	visibility:visible;
}


.separateurDroite{
 width:300px;
 height:10px;
}

.separateurGacuhe{
 width:140px;
 height:10px;
}

.hrBlue{
  color:#769CDA;
  border:1px #769CDA solid;
  width:480px;
}

a {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}

.table_left_menu a:hover {
	text-decoration:underline;
}

.table_left_menu a {
	color:#f08a34;
}

/* fin fiche produit */



