
/*-------------------------------------------------------------------------------------------------------------
                                           CSS version haut et bas dbit
---------------------------------------------------------------------------------------------------------------*/

body {
	background-color: #330000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

.bodyFiche {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

.backgroundFonce {
	background-color: #330000;
}

.fiche {
	border-style: dotted; border-width: 4px; border-color: #330000; 
}

.titreFiche {
	color:#812634; font-weight: bold; font-size: 15px; text-decoration:none; font-family: Arial, Helvetica, sans-serif;
}

.texteFiche {
	color:#000000; font-weight: normal; font-size: 12px; text-decoration:none; font-family: Arial, Helvetica, sans-serif;
}

.lienFiche {
	color:#c0a357; font-weight: bold; font-size: 12px; text-decoration:none; font-family: Arial, Helvetica, sans-serif;
}

.lienFiche:hover {
	color:#812634; font-weight: bold; font-size: 12px; text-decoration:none; font-family: Arial, Helvetica, sans-serif;
}


.texteFiche p {
	margin-left:10px;margin-right:10px;margin-top:0px;margin-bottom:05px;
}


#carto{ background-image:none;}
.carto { color:#ffffff; font-weight: normal; font-size: 11px; text-decoration:underline; }
.carto a:link {color:#471212; font-size: 11px; text-decoration:underline; }
.carto a:hover {color:#471212; font-size: 11px; text-decoration:underline; }
h1{
	font-size: 15px; color:#fff;
	}
h2{
	font-size: 14px; color:#fff;
	}
h3
	{
	font-size: 13px; color:#fff;
	}
.tetiere{background-image: url(../img/tetiere.gif);
	 background-position: left; background-repeat: no-repeat; background-position:top;}
	 


.txt{font-size: 12px; color:#fff; padding:10px 1px 1px 10px; vertical-align:top;}
.txt2{font-size: 12px; color:#fff; padding:0px 0px 0px 0px; vertical-align:top; text-align:right;}

.titre{font-size: 13px; color:#fff; font-weight:bold; color:#FFFF66;}
.titre2{font-size: 13px; color:#fff; font-weight:bold; color:#FFFF66; text-align:right;}

.tarifsTitre{font-size: 12px; color:#fff; padding:0px 0px 0px 0px; vertical-align:top; text-align:center; background-color:#005B88}
.tarifsTxt{font-size: 12px; color:#fff; padding:0px 30px 0px 0px; vertical-align:top; text-align:right;}
.tarifsNom{font-size: 12px; color:#fff; padding:0px 0px 0px 10px; vertical-align:top; text-align:left; background-color:#007CB9; font-weight:bold}
.filet{background-color:#007CB9}

.carto { color:#003651; font-weight: normal; font-size: 12px; text-decoration:none; }
.carto a:link {color:#fff; font-size: 12px; text-decoration:underline; }
.carto a:hover {color:#fff; font-size: 12px; text-decoration:underline; }

/*----------------------------------------------------------------
						Css génériques
------------------------------------------------------------------*/
.texteagauche { text-align:left; }
.texteadroite { text-align:right; }
.texteaumilieu { text-align:center; }
.floatagauche { float:left; }
.floatadroite { float:right; }
.stopfloat { clear:both; }


/*----------------------------------------------------------------
	Pour gérer une Zone en transparence (don't work on < ie 6)
------------------------------------------------------------------*/
#clqTransparent {
background-color: transparent!important;
background-color: #000000;
background-image: url(../img/fond_noir_transparent.png)!important;
background-image: url(../img/dot.gif);
}

/*----------------------------------------------------------------
				Insertion du flash + détection 
------------------------------------------------------------------*/
#flashcontent {
	text-align: center;
	margin-bottom: 30px;
}

#detectcontent {
	text-align: center;
	margin-top: 30px;
}
.detect {color: #C4A965; font-weight: bold; font-size: 10px; text-decoration:none; }	
.detect a:link, .detect a:visited {color: #C4A965; font-weight: bold; font-size: 10px; text-decoration:underline; }
.detect a:hover {color: #ccc; font-weight: bold; font-size: 10px; text-decoration:none; }
 


/*----------------------------------------------------------------
						Mentions légales
------------------------------------------------------------------*/
#mentions {
	width: 520px;
	margin-top: 10px;
	margin-left: 10px;
	padding: 15px;
	text-align: left;
	border-style: solid; border-width: 1px; border-color: #FFFFFF;
	color: #330000; font-weight: normal; font-size: 12px; text-decoration:none;
	background-color: #FFFFFF;
}
#mentions a:link, #mentions a:visited {
	color: #330000; font-weight: bold; font-size: 12px; text-decoration:none;
}
#mentions a:hover {
	color: #330000; font-weight: bold; font-size: 12px; text-decoration:underline;
}


/*----------------------------------------------------------------
							Signature
------------------------------------------------------------------*/
#signature {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding: 0px;
	text-align: center;
	border: 0px;
}

#adresse { 
	color: #C4A965;
	font-weight: bold;
	font-size: 10px;
	text-decoration:none;
}
#adresse a:link, #adresse a:visited {
	color: #C4A965;
	font-weight: bold;
	font-size: 10px;
	text-decoration:none;
}
#adresse a:hover {
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
	text-decoration:underline;
}



/*-------------------------------------------------------------------------------------------------------------
                                           CSS version bas débit
---------------------------------------------------------------------------------------------------------------*/

#conteneur {
    position: relative;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border: 0px;	
}
