/* CSS Document */
@import url(/css/apercuImg.css);
@import url(/css/basic.css);
@import url(/css/style_pictonav.css);
@import url(/css/style_calendrier.css);
/* CSS Document */

body {
	background-color:#c2c2c2;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

img {
	border:none;
}

.spacer {
	clear:both;
	visibility:hidden;
	margin:0px;
}
a { color:#3071B3; }
.conteneurOmbre {
	margin:auto;
	background:url(../images/ombre.jpg) repeat-y top center
}

.conteneur {
	width:955px;
	margin:auto;
}

.top {
	background:url(../images/top_ban.jpg) no-repeat top left;
	height:154px;
	position:relative;
}

.menuHaut {
	float:left;
	width:606px;
	padding-left:14px;
	height:154px;
}

.accroche {
	height:80px;
	color:#FFFFFF;
	font-size:10px;
	text-align:right;
	padding-right:150px;
	padding-top:20px;
}

.accroche strong {
	font-size:16px;
}

.onglPetit1 {
	width:89px;
	display:block;
	float:left;
	font-size:16px;
	color:#000000;
	text-align:center;
	text-decoration:none;
	background:url(../images/onglets_petit1.jpg) no-repeat bottom center;
	padding-top:30px;
	height:24px;
}

.onglPetit1:hover {
	background:url(../images/onglets_over_pe1.jpg) no-repeat bottom center;
	padding-top:10px;
	height:44px;
}

.onglGrand1 {
	width:214px;
	color:#FFFFFF;
	display:block;
	float:left;
	font-variant:small-caps;
	font-size:16px;
	text-align:center;
	text-decoration:none;
	background:url(../images/onglets_gr1.jpg) no-repeat bottom center;
	padding-top:27px;
	height:27px;
}

.onglGrand1:hover {
	background:url(../images/onglets_over_gr1.jpg) no-repeat bottom center;
	padding-top:15px;
	height:39px;
}

.onglGrand2 {
	width:214px;
	color:#FFFFFF;
	float:left;
	font-variant:small-caps;
	font-size:16px;
	text-align:center;
	text-decoration:none;
	background:url(../images/onglets_gr2.jpg) no-repeat bottom center;
	padding-top:27px;
	height:27px;
}

.onglGrand2:hover {
	background:url(../images/onglets_over_gr2.jpg) no-repeat bottom center;
	padding-top:15px;
	height:39px;
}

.onglPetit2 {
	width:89px;
	display:block;
	float:left;
	font-size:16px;
	color:#000000;
	text-align:center;
	text-decoration:none;
	background:url(../images/onglets_petit2.jpg) no-repeat bottom center;
	padding-top:30px;
	height:24px;
}

.onglPetit2:hover {
	background:url(../images/onglets_over_pe2.jpg) no-repeat bottom center;
	padding-top:10px;
	height:44px;
}

.monCompte {
	width:300px;
	height:116px;
	float:left;
	top:10px;
	left:641px;
	margin-top:10px;
	margin-left:16px;
	padding-top:12px;
}

.monCompte h2 {
	text-align:center;
	font-size:12px;
	font-weight:normal;
	margin:0px;
	margin-bottom:10px;
	font-weight:bold;
}

.monCompte h3 {
	padding-right:15px;
	font-size:10px;
	text-align:right;
	margin:0px;
	margin-top:5px;
}

.monCompte h3 input {
	margin-left:5px;
}

.optionConec {
	font-size:10px;
	display:block;
	color:#999999;
	margin-left:20px;
	margin-top:15px;
}

.optionConec a {
	text-decoration:none;
	color:#999999;
}

.optionConec a:hover {
	text-decoration:underline;
}

.zoneRecherche {
	padding:5px 20px 5px 20px;
	border-top:1px solid #999999;
}

.zoneRecherche select {
	width:115px;
}

.espaceRecherche {
	margin-right:10px;
}

.contenu {
	background:url(../images/bg_cont.jpg) repeat-x;
	width:954px;
	border-top: 1px solid #999999;
	padding-top:20px;
}

.gauche {
	width:597px;
	float:left;
	margin-left:13px;
	/* margin-left:7px; => Pour IE 6 */
	/* margin-left:15px; => Pour FF */
}

.gaucheBis {
	float:left;
	width:290px;
}

.gaucheBis h1{
	color:#FFFFFF;
	background:url(../images/fond_soustitre_vert.jpg) repeat-x top;
	line-height:20px;
	padding-left:5px;
	font-size:12px;
	font-weight:normal;
}

.ficheProduit h1 {
	color:#FFFFFF;
	background:url(../images/fond_titre_ficheprod.jpg) repeat-x top;
	line-height:40px;
	font-variant:small-caps;
	text-align:center;
	font-size:16px;
}

.ficheProduit h2 {
	color:#FFFFFF;
	background:url(../images/fond_soustitre_ficheprod.jpg) repeat-x top;
	line-height:20px;
	padding-left:5px;
	font-size:12px;
	font-weight:normal;
}

.ficheProduit tr {
	height:25px;
}

.ficheProduit p {
	line-height:22px;
}

.coloneUne {
	color:#999999;
	text-align:left;
}

.coloneDeux {
	text-align:right;
	font-weight:bold;
}

.galerie {
	margin-top:15px;
	margin-bottom:15px;
}

.rubriques {
	background:url(../images/bg_rubriques.jpg) no-repeat;
	width:562px;
	height:257px;
	margin-bottom:15px;
	padding-top:25px;
	padding-left:45px;
}

.rubriques h1 {
	font-size:18px;
	margin:0px;
}

.rubriques h2 {
	font-size:14px;
	margin:0px;
}

.colRubriques {
	width:260px;
	float:left;
	margin:7px;
}

.colRubriques a {
	display:block;
	line-height:21px;
	padding-left:5px;
	border-bottom:1px solid #999999;
	text-decoration:none;
	color:#000000;
}

.colRubriques a:hover {
	background-color:#4285b5;
	color:#FFFFFF;
}

.lesDerniers h1  {
	line-height:20px;
	background:url(../images/bg_bande_bleue.jpg) repeat-x;
	color:#FFFFFF;
	text-align:center;
	display:block;
	width:597px;
	font-size:14px;
	font-weight:normal;
	margin-bottom:0px;
}

.divRubriques h1 {
	line-height:20px;
	background:url(../images/bg_bande_bleue.jpg) repeat-x;
	color:#FFFFFF;
	text-align:center;
	display:block;
	width:597px;
	font-size:14px;
	font-weight:normal;
	margin-bottom:0px;
}
.annonce {
	border-bottom: 1px solid #999999;
	padding:12px;
	padding-top:5px;
	display:block;
	text-decoration:none;
	color:#000000;
	cursor:pointer;
}

.annonce:hover {
	background-color:#ECF4FB;
}

.annonce h2 {
	font-size:14px;
	margin-bottom:10px;
	color:#000000;
	text-decoration:none;
}

.annonce p {
	margin-top:5px;
	margin-bottom:5px;
	color:#000000;
}

.annonce span {
	color:#999999;;
}

.annonce tr td {
	color:#000000;
}

.annonce tr td div {
	line-height:25px;
}

.annonce .voir {
	color:#0000FF;
	text-decoration:none;
}

.annonce:hover .voir {
	text-decoration:underline;
}

.droite {
	width:300px;
	float:left;
	margin-left:20px;
}

.partenaires {
	background:url(../images/bg_partenaires.jpg);
	width:255px;
	height:145px;
	margin-top:15px;
	padding-left:45px;
	padding-top:20px;
	margin-bottom:15px;
}

.parRegion {
	width:300px;
	background:url(../images/bg_module.jpg) repeat-y center;
}

.parRegion table tr {
	display:block;
	line-height:25px;
	text-decoration:none;
	color:#000000;
}

.parRegion tr {
	width:290px;
	padding-left:10px;
}

.parRegion tr td a {
	color:#000000;
	text-decoration:none;
}

.parRegion tr td a:hover {
	color:#FFFFFF;
}

.parRegion tr .nombre {
	text-align:right;
	font-weight:bold;
	width:40px;
}

.parRegion tr:hover {
	background-color:#4285b5;
	color:#FFFFFF;
	padding-right:0px;
}

.parRegionBas {
	background:url(../images/bas_module.jpg) no-repeat bottom;
	height:15px;
}

.parRegion h1 {
	line-height:20px;
	background:url(../images/bg_bande_bleue.jpg) repeat-x;
	color:#FFFFFF;
	text-align:center;
	display:block;
	width:298px;
	font-size:14px;
	font-weight:normal;
	border: 1px solid #ababab;
	border-bottom:none;
	margin:0px;
	margin-bottom:7px;
}

.basPage {
	background:url(../images/bg_bas_page.jpg) bottom center no-repeat;
	height:81px;
}

.menuBas {
	width:955px;
	margin:auto;
	padding-top:22px;
	padding-left:15px;
	color:#FFFFFF;
}

.menuBas a {
	text-decoration:none;
	color:#FFFFFF;
	margin-right:5px;
	margin-left:5px;
}

.menuBas a:hover {
	text-decoration:underline;
}

.menuBas span {
	margin-left:80px;
}



.blocTexte {
	display:none;
}

.blocTexte_ouvert {
	display:block;
	visibility:visible;
}



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



.retraitDroite {
	margin-right:15px;
}

.description {
	padding:10px;
	background-color:#e9eaff;
	border:1px solid #ccd0f1;
}

.basFiche {
 text-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-position:top left;
   background-image:url(/images/bt_enregistrer01.png);
   width:170px;
   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;
}


.cartoucheMaSelection { position:relative; background-image:url(../images/cartouche-bg-ma-selection.png); background-repeat:repeat-y; padding-bottom:20px;}
.cartoucheMaSelection img.bas { position:absolute; bottom:0; left:0;}
.cartoucheMaSelection img.titreGauche { position:absolute; left:0;}
.cartoucheMaSelection .titre { font-size:14px; color:#c00071; font-weight:bold; padding-left:30px;}

.cartoucheMaSelection div.contenuMaSelection { margin-left:20px; width:280px;}

hr.magicHeight { clear:both; }
hr.noir { background:none; border:none; background-color:#ACACAC; width:95%; line-height:1px; height:1px; margin:0px; padding:0px;};

.pteVert { font-size:11px; color:#006600;}

a.btn-envoyer-ami {
	background-image:url(../images/btn-envoyer-ami.png);
	background-repeat:no-repeat;
	line-height:52px;
	width:90px;
	display:block;
	padding-left:50px;
	color:#333333;
	text-decoration:none;
	font-size:11px;
}
a.btn-imprimer-fiche {
	background-image:url(../images/btn-imprimer-fiche.png);
	background-repeat:no-repeat;
	line-height:52px;
	width:86px;
	display:block;
	padding-left:50px;
	color:#333333;
	text-decoration:none;
	font-size:11px;
}
a.btn-localiser-bien {
	background-image:url(../images/btn-localiser-bien.png);
	background-repeat:no-repeat;
	line-height:52px;
	width:94px;
	display:block;
	padding-left:50px;
	color:#333333;
	text-decoration:none;
	font-size:11px;
}
a.btn-ma-selection {
	background-image:url(../images/btn-ma-selection.png);
	background-repeat:no-repeat;
	line-height:52px;
	width:76px;
	display:block;
	padding-left:50px;
	color:#333333;
	text-decoration:none;
	font-size:11px;
}
a.btn-envoyer-ami:hover, a.btn-imprimer-fiche:hover , a.btn-localiser-bien:hover , a.btn-ma-selection:hover  { text-decoration:underline;}
/* fin fiche produit */