/*** balises HTML ***/
body {
font-family: Arial, Helvetica, sans-serif;
color: #000000;
background-color: #EFF8F3;
margin: 0px;
padding: 0px;
background-image: url("../images/fd_page.gif");
background-repeat: repeat-x;
background-position: top;
text-align: center;
}

* html #basdepage {
margin-bottom: -3px;
}

a:link { color: #000000; text-decoration: none; }
a:visited { color: #000000; text-decoration: none; }
a:hover { color: #000000; text-decoration: underline; }

input.rech_crit {
font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-size: 8px;
margin: 0px;
padding: 0px;
}

/*** mise en page generale ***/

/* zone centree de l'ensemble du contenu */
#tout {
width: 830px;
margin-left: auto;
margin-right: auto;
padding: 0px;
margin-top: 0px;
background-image: url("../images/fd_tout2.gif");
background-repeat: repeat-y;
text-align: left;
}

/* bandeaux haut et pied de page */
#tetedepage {
	background-color: #FFFFFF;
	padding: 0px;
	width: 830px;
	height: 124px;
}
#piedpage {
	clear: both;
	padding: 6px 0;
	width: 830px;
	height: 30px;
	background: url(/images/basdepage_ombre.gif) top no-repeat;
	text-align: center;
	background-color: #EFF8F3;
}
/* bandeau du bas sur toute la largeur de la partie centre pour pages de prestations */
#centre_bas {
	position: relative;
	clear: both;
	padding: 0px;
	width: 640px;
	height: 161px;
	overflow: auto;
	z-index : 10;
}
/* colonne de droite de la partie centre avec fond */
#coldroite {
	margin: 0px;
	padding: 0px;
	width: 184px;
	height: 276px;
	background-image: url("../images/fdpc_pavdrht.gif");
	background-repeat: no-repeat;
	background-position: top left;
}
/* variante sans hauteur */
#coldroite2 {
	margin: 0px;
	padding: 0px;
	width: 184px;
	background-image: url("../images/fdpc_pavdrht.gif");
	background-repeat: no-repeat;
	background-position: top left;
}
#coldroite3 {
	margin: 0px;
	padding: 0px;
	width: 184px;
	background-image: url("../images/omb_dr.gif");
	background-repeat: no-repeat;
	background-position: 171px -400px;
}
/* colonne de gauche hauteur definie */
#colgauche {
	width: 190px;
	height: 762px;
	margin: 0px;
	padding: 0px;
}
/* variante colonne de gauche sans hauteur */
#colgauche2 {
	width: 190px;
	margin: 0px;
	padding: 0px;
}
/* tetiere de la partie centre avec fond */
#centre_haut {
    width: 640px;
    height: 276px;
	margin: 0px;
	padding: 0px;
	background-image: url("../images/fd_centre_ht.gif");
	background-repeat: no-repeat;
	background-position: top left;
}
/* colonne de gauche de la partie centre */
#centre_gauche {
    width: 456px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
/* pave resultats de recherche dans haut gauche de la partie centre */
#pave_resultat {
    width: 436px;
	margin: 10px;
	padding: 0px;
}
/* pave infos chateau resultat de recherche dans haut gauche */
#pave_resrech_chato {
    width: 170px;
	margin-left: 2px;
	padding: 0px;
}
/* styles pour galeries de photos */
.miniature {
	float: left;
    width: 66px;
	height: 66px;
	margin-top: 10px; margin-right: 4px; margin-bottom: 0px; margin-left: 0px;
	padding: 0px;
	text-align: center;
	background-color: #FFFFFF;
}
#index_photos {
	text-align: center;
    width: 400px;
	height: 230px;
	padding: 0px;
	overflow: auto;
}
#index_photos2 {
	text-align: center;
    width: 400px;
	height: 80px;
	padding: 0px;
	overflow: auto;
}

/*** textes ***/
/* texte des paves sous le menu de gauche */
.txt_pavmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
/* grand titre du chateau dans page generale chateaux */
.gdtitchato {
	font-family: arial, helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 20px;
	color: #020202;

}
h1.gdtitre {
	font-family: arial, helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 20px;
	color: #BB020A;
	/*color: #020202;*/
	margin: 0px;
	padding: 0px;
}
/* titre du chateau dans infos colonne de droite */
.titchato {
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	/*color: #020202;*/
	color: #BB020A;

}
h2.titinfoschato {
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
	color: #020202;
	margin: 0px;
	padding: 0px;
}
/* texte moyen general */
.txtmoyen {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	color: #000000;
}
.txtmoyen2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 17px;
	color: #666666;
}
/* petit texte general */
.txtpt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.txtpt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
h3.titpt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
/* styles speciaux */
* html #basdepage {
margin-bottom: -3px;
}
.espacetab {
	padding-left: 19px;
}

/* styles pour les données sommaires */

div.summary ul {
	list-style: none;
	padding: 8px 0;
}

div.summary span.value {
	font-weight: bold;
	color: #222222;
}

/* styles globals */

p.small { font-size: 11px; font-family: Helvetica, sans-serif }

