/* CSS Document */

/*affichages communs*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#bas {
	border-top-color: #2B411B;
	border-top-width: thin;
	border-top-style: dashed;
	font-size: 0.8em;
	text-align: center;
	margin: 15px;
	padding-top: 10px;
	}
	
#page {
	background-color: #FFFFFF;
	width: 995px;
	position:relative;
	left: auto;
	top: 0px;
	right: auto;
	bottom: 0px;
	overflow: visible;
	z-index: auto;
	border: thin solid #000000;
	margin-left: auto;
	margin-right: auto;
	background-repeat: repeat;
}

/*T4*/
#mainTable {
	text-align: left;
	background-color: #FFFFFF;
	border: thin solid #000000;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/fdMassif.gif);
	background-repeat: repeat;
	background-position: right;
}
#mainTable #tdHaut {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-color: #000000;
}
#mainTable #fiche_entete {
	left:20px;
	/*top:120px;*/
	z-index:1;
	font-size: 0.7em;
	background-image: url(../img/retour-fiche.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
	padding-right: 30px;
	padding-top: 8px;
	padding-bottom: 5px;
	text-align: right;	/*line-height: 2em;*/
}
#mainTable #fiche_entetePetit {
	left:20px;
	/*top:120px;*/
	z-index:1;
	font-size: 0.7em;
	background-image: url(../img/retour-fichePetit.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
	padding-right: 30px;
	padding-top: 8px;
	padding-bottom: 5px;
	text-align: right;	/*line-height: 2em;*/
}
#mainTable #fiche_entete a {
	color: #666666;
	text-decoration:none;
}
#mainTable #fiche_entete a:link {
}
#mainTable #fiche_entete a:hover {
	color: #000;
}
#mainTable H1{
	/*Image de fond: class fondH1*/
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	font-size: 1em;
	line-height: 1.1em;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
#lien-nav_hautPage {
	text-align: right;
	padding-right: 20px;
	margin-top: -20px;
}
#lien-nav_hautPage A {
	font-size: 0.7em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-decoration: none;
	/* couleurs .colorNavHaut2*/
}
#drapeuxPage {
	position:absolute;
	left:625px;
	top:9px;
	width:150px;
	height:30px;
	z-index:1;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: none;
}
#mainTable #tdGauche {
	margin: 10px;
	padding: 10px;
	width: 500px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	background-image:url(../img/fdcolMilieu.jpg);
	background-repeat:repeat-y;
	background-position:right;
}
#mainTable #tdCentre {
	margin: 10px;
	padding: 10px;
	width: 100%;
	background-image:url(../img/fdcolMilieu.jpg);
	background-repeat:repeat-y;
	background-position:right;
}
#mainTable h4 {
	font-size: 0.8em;
	text-align: left;
	margin-left: 40px;
	padding-left: 20px;
	background-image: url(../img/puce-fiche.jpg);
	background-repeat: no-repeat;
	background-position: 0px center;
}
#mainTable h5 {
	font-weight: normal;
	margin-left: 20px;
	line-height: 0.9em;
	padding-left: 10px;
	background-image: url(../img/fdH5Fiche.jpg);
	background-repeat: repeat-x;
	color:#FFFFFF;
}

#mainTable h6 {
	font-weight: normal;
	margin-left: 40px;
	line-height: 1em;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.fiche_photo {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}


#Contact {
	border: thin solid #666666;
	background-color:#eae4e4;
}
#Contact a {
	color: #666666;
}

#Contact p {
	padding-left: 20px;
	font-size: 0.9em;
}

#Contact .titre {
	font-weight: bold;
	margin: 0px;
	padding: 10px;
}
#mainTable #ban {
	border: thin solid #000000;
}

#mainTable #tdDroit {
	padding-left: 20px;
	padding-right: 20px;
	font-size: 0.9em;
	padding-top: 20px;
	background-image: url(../img/fdColonne1.jpg);
}

#mainTable #tdDroit H2{
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	/*line-height: 1.3em;*/
	font-weight: bold;
	font-size: 1.1em;
}
#mainTable #tdDroit #textDes {
	font-size: 0.9em;
	line-height: 1.2em;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 15px;
	text-align: justify;
	margin-bottom: 10px;
	border: 1px solid #000000;
}
#textDes a{
	color:#000000;
}

#mainTable #tdDroit #textLoisir {
	background-color:#f7f7f7;
	font-size: 0.9em;
	line-height: 1.1em;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mainTable #tdDroit #textEquip {
	background-color:#f7f7f7;
	font-size: 0.9em;
	line-height: 1.2em;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mainTable #tdDroit #textEquip p, #mainTable #tdDroit #textLoisir p{
	padding-left: 15px;
	/*border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;*/
}
#textDes, #textEquip, #textLoisir{

}

#tdGauche .accroche {
	font-size: 1em;
	font-weight: bold;
	color: #333333;
	text-align: center;
	margin-left: 30px;
	margin-bottom: 5px;
	margin-top: 20px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color:#CCC;
	background-image: url(../img/fdAccrocheFiche.jpg);
	background-repeat: repeat-x;
}

/*T3*/
.tableFiche {
	width: 500px;
}


h3 {
	font-size: 0.8em;
	font-weight: normal;
}
h3 a{
	text-decoration: none;
	background-image:url(../img/fdLienListe.jpg);
	background-repeat:no-repeat;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 30px;
	margin-bottom: 20px;
	padding-left: 7px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 10px;
	font-size: 0.9em;
	letter-spacing: 0.1em;
}
h3 a:link{
	color:#666666;
}
h3 a:hover{
	color:#000;
}
h3 a:active{
	color:#000;
}
h3 a:visited{
	color:#003300;
}
#descriptionPage, #descriptionFiche {
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 30px;
	margin-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	border: 1px solid #000000;
}
#descriptionFiche {
	font-size: 12px;
	padding-left: 10px;
	line-height: 12px;
}
.resume_liste {
	font-size: 0.8em;
	padding: 0px;
	margin-top: -10px;
	font-weight: bold;
	text-align: right;
}
#capsule {
	left:0px;
	top:0px;
	width:190px;
	z-index:1;
}
#capsule2 {
	top:0px;
	width:158px;
	height:301px;
	z-index:1;
}
#capsule H1, #capsule2 H1 {
	/*Couleur et Image de fond class="capsuleFdH1"*/
	font-size: 1.2em;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: -1px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	text-align: center;
	color: #FFFFFF;
}
#capsule p, #capsule2 p{
	/*couleur, cadre et fond class "capsuleFdP"*/
	font-size: 0.8em;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin: 0px;
	font-weight: normal;
}
#capsule a, #capsule2 a{
	/*couleur class .capsuleFdP A*/
	text-decoration: none;
}
#capsule a:hover, #capsule2 a:hover{
	/*couleur class .capsuleFdP	A:hover*/
	text-decoration: none;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
#referencement {
	width: 90%;
	text-align: center;
	font-size: 0.8em;
	padding: 10px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#carre {
	/*couleurs: class carrecolor
	bando H2 #carre h2*/
	top:0px;
	z-index:1;
	margin: 0px;
	padding: 10px;
	font-size: 0.9em;
}

.lienFiche {
	font-size: 0.8em;
	text-align: right;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 10px;
}

/*T1*/
.texteBase {
	color: #7c693e;
	font-size: 0.8em;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.baseline {
	font-size: 10px;
	color: #CC0000;
}
.maVign {
	border:1px solid #000000;
	margin-right: 10px;
}

.imgBanListe {
	background-position:left;
	}
#tdGauche .geolocaliser {
	font-size: 10px;
	color: #666666;
}