body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #2c112e;
	background-image: url(../img/template/bkg_r1_c3.jpg);
	background-repeat: repeat-x;
}
.bkg_gauche {
	background-image: url(../img/template/bkg_r1_c1.jpg);
	margin: 0px;
	padding: 0px;
	width: 317px;
	background-repeat: no-repeat;
	vertical-align: top;
}
.cadre_haut {
	background-image: url(../img/template/cadre_r1_c2.gif);
	background-repeat: no-repeat;
	height: 130px;
	padding-right: 10px;
	text-align: right;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: top;
	vertical-align: top;
}
.tarifs {
	font-size: small;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C99DCC;
}

.cadre_milieu {
	background-color: #FFFFFF;
	background-image: url(../img/template/cadre_r2_c2.gif);
	background-repeat: no-repeat;
	height: 400px;
	padding: 10px 15px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #574158;
	width: 400px;
	line-height: 20px;
}
a.main {
	color: #E90169;
	text-decoration: underline;
}
a:hover.main{
	text-decoration: none;	
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #E90169;
	font-style: italic;
	text-align: center;
	line-height: 40px;
}
.text  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #EDC6D9;
	letter-spacing: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
}
a.text {
	text-decoration: none;
}
a:hover.text {
	color: #ffffff;
}

.bkg_droite {
	background-image: url(../img/template/bkg_r1_c2.jpg);
	background-repeat: no-repeat;
	height: 574px;
	vertical-align: top;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #574158;
	background-color: #F6F2F6;
	margin: 1px;
	padding: 2px;
	border: 1px solid #4D2A4B;
}
.photos {
	background-color: #F6F2F6;
	text-align: center;
	display: table;
	padding: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E8DDE8;
	border-bottom-color: #E8DDE8;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #F7F2F7;
	border-left-color: #F7F2F7;
}
.photos_on {
	background-color: #DDCCDD;
	text-align: center;
	display: table;
	padding: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #B997B9;
	border-bottom-color: #B997B9;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #E8DDE8;
	border-left-color: #E8DDE8;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #79417E;
}

a.photos, a.photos_on {
	display: table;
}
a:hover.photos, a:hover.photos_on {
	background-color: #DDCCDD;
	border-right-color: #B997B9;
	border-bottom-color: #B997B9;
	border-top-color: #E8DDE8;
	border-left-color: #E8DDE8;
}
