@charset "utf-8";
body {
	background: url(../images/back.gif) repeat;
	margin: 0 0 0 0;	
}
.wrapper_out {
	margin: 0 auto;
	width: 801px;	
}
.wrapper_in {	
	width: 100%;
}
.table_principale {
	border: 1px solid #e2ca94;
	border-top: 0px;
}
.txt_defaut {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #736349;
}
.txt_defaut_calendrier {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #736349;
}
.txt_signature {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;	
	text-decoration: none;
	color: #736349;
}
.txt_telephone_gauche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;	
	color: #92866d;	
}
.txt_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;	
	color: #010101;
}
.txt_etiquette_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #2a2828;	
}
.txt_contenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #222121;
}
.txt_formulaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #2a2828;
}
.txt_titre_col_disponibilite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #222121;
}
.td_titre_col_disponibilite {
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;	
}
.txt_contenu_col_disponibilite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #222121;
}
.txt_menu_bas {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;		
	color: #544736;
}
.txt_contenu_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #2a2828;	
}
.cell_menu {
	background-repeat: no-repeat;
	width: 100%;
	height: 25px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.cell_menu_meteo {
	background-repeat: no-repeat;
	width: 100%;
	height: 38px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	vertical-align: top;
}
.cell_menu_disponibilites {
	background-repeat: no-repeat;
	width: 100%;
	height: 38px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	vertical-align: top;
}
.cell_menu_photos {
	background-repeat: no-repeat;
	width: 100%;
	height: 42px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	vertical-align: top;
}
.bg_boite {
	padding: 20px;
}
.centrer_sur_ligne {
	display: block;
	margin: 0 auto;
}
h1 {
	font-family: Papyrus, Georgia, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #60462B;
	margin: 0;
}
h2 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #8A7E66;
}
h3 {
	font-family: Papyrus, Georgia, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #2e2b26;		
}
.cell_etiquette_form {
	text-align: left;
}
.cell_champs_form {
	text-align: right;
}
a.menu_gauche:link {
	height: 29px;
	padding-top: 4px;
	width: 193px;
	display: block;
	text-decoration: none;
	color: #232323;
}
a.menu_gauche:hover {
	height: 29px;
	padding-top: 4px;
	width: 193px;
	display: block;
	text-decoration: none;
	color: #232323;
}
a.menu_gauche:visited {
	height: 29px;
	padding-top: 4px;
	width: 193px;
	display: block;
	text-decoration: none;
	color: #232323;
}
a.menu_gauche:visited:hover {
	height: 29px;
	padding-top: 4px;
	width: 193px;
	display: block;
	text-decoration: none;
	color: #232323;
}
a.menu_gauche_meteo:link {
	height: 25px;
	padding-top: 8px;
	width: 193px;
	display: block;
	text-decoration: none;	
	color: #232323;
}
a.menu_gauche_meteo:hover {
	height: 25px;
	padding-top: 8px;
	width: 193px;
	display: block;
	text-decoration: none;	
	color: #232323;
}
a.menu_gauche_meteo:visited {
	height: 25px;
	padding-top: 8px;
	width: 193px;
	display: block;
	text-decoration: none;	
	color: #232323;
}
a.menu_gauche_meteo:visited:hover {
	height: 25px;
	padding-top: 8px;
	width: 193px;
	display: block;
	text-decoration: none;	
	color: #232323;
}
a.menu_gauche_disponibilites:link {
	height: 25px;
	padding-top: 7px;
	width: 193px;
	display: block;
	text-decoration: none;
	color: #232323;
}
a.menu_gauche_disponibilites:hover {
	height: 25px;
	padding-top: 7px;
	width: 193px;
	display: block;
	text-decoration: none;	
	color: #232323;
}
a.menu_gauche_disponibilites:visited {
	height: 25px;
	padding-top: 7px;
	width: 193px;
	display: block;
	text-decoration: none;
	color: #232323;
}
a.menu_gauche_disponibilites:visited:hover {
	height: 25px;
	padding-top: 7px;
	width: 193px;
	display: block;
	text-decoration: none;
	color: #232323;
}
a.menu_gauche_photos:link {
	height: 23px;
	padding-top: 9px;
	width: 193px;
	display: block;
	text-decoration: none;	
}
a.menu_gauche_photos:hover {
	height: 23px;
	padding-top: 9px;
	width: 193px;
	display: block;
	text-decoration: none;
	color: #232323;
}
a.menu_gauche_photos:visited {
	height: 23px;
	padding-top: 9px;
	width: 193px;
	display: block;
	text-decoration: none;
	color: #232323;
}
a.menu_gauche_photos:visited:hover {
	height: 23px;
	padding-top: 9px;
	width: 193px;
	display: block;
	text-decoration: none;	
	color: #232323;
}
.bordure_image {
	border: 2px solid #8a7f66;
}
a:link {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #232323;
	text-decoration: underline;
}
a:visited {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #232323;
	text-decoration: underline;
}
a:hover {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #61472C;
	text-decoration: underline;
}
a:visited:hover {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #61472C;
	text-decoration: underline;
}
a.album_photos:link  {
	text-decoration: underline;
 	color: #FF9900;
}
a.album_photos:visited  {
	text-decoration: underline;
 	color: #FF9900;
}
a.album_photos:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.album_header_div {
	color: #CCCCCC;
	margin-bottom: 12px;
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
}
a.signature:link  {	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
 	color: #736349;
}
a.signature:visited  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;	
	text-decoration: underline;
 	color: #736349;
}
a.signature:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;	
	text-decoration: none;
	color: #736349;
}
a.signature:visited:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;	
	text-decoration: none;
	color: #736349;
}


