/*** mise en page gite-rural-la-roche-posay-vienne.com ***/
html {
	height: 100%;
}
.div-cadre   {
	width: 760px;
	text-align: justify;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top: 1px solid #1DE527;
	border-right: 1px solid #1DE527;
	border-bottom: 1px solid #1DE527;
	border-left: 1px solid #1DE527;
/*** desactiver pour bug ie7 14-12-06	height: 100%;  ***/
}

.div-colgauche-contenu   {
	width: 760px;
	float: left;
	height: auto;
	background-color: #EEFDEF;
	top: 0px;
	bottom: 0px;
}
.div-contenu {
	width: 575px;
	float: right;
	background-color: #FFFFFF;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #1DE527;
	margin: 0px;
	height: auto;
	text-align: left;
	padding: 0px;
	font-size: 0.77em;
	line-height: 1.3em;
	text-indent: 1em;
	background-image: url(img/degrad-contenu.png);
	background-repeat: repeat-y;
	background-position: 403px;
}
.col-gauche   {
	width: 185px;
	float: left;
	background-color: #EEFDEF;
	border-top: 6px solid #1DE527;
	text-align: left;
	height: auto;
}
.col-droite  {
	width: 149px;
	float: right;
	background-color: #FFFFFF;
	top: 0px;
	bottom: 0px;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #1DE527;
}
.div-entete {
	width: 760px;
	clear: both;
	background-color: #1DE527;
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 110px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1DE527;
	padding: 0px;
	margin: 0px;
}
.div-piedpg {
	width: 762px;
	clear: both;
	background-color: #1DE527;
	background-image: url(img/footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 50px;
	position: relative;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
.centrerlesdiv {
	text-align: center;
	margin-top: 0px;
	vertical-align: top;
	margin-bottom: 0px;
	height: 100%;
	width: auto;
}

div { margin: 0px; padding: 0px; }

body     {
	background-color: #fff;
	color: #000;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
}
.titre-entete {
	font-size: 22px;
	font-weight: bold;
	color: #400080;
	height: 25px;
	padding: 0px 0px 0px 350px;
	margin-top: 5px;
	text-decoration: none;
}
.titre-entete a {
	font-size: 22px;
	font-weight: bold;
	color: #400080;
	text-decoration: none;
}
.titre-entete a:hover {
	font-size: 22px;
	font-weight: bold;
	color: #400080;
	text-decoration: none;
}
.titre-entete a:visited {
	font-size: 22px;
	font-weight: bold;
	color: #400080;
	text-decoration: none;
}

#menuleft {
	font-size: 0.8em;
	text-align: left;
	line-height: 1.8em;
	font-weight: bold;
	color: #E2FCE3;
	list-style-type: none;
	margin-left: 5px;
	margin-top: 10px;
	padding: 0px;
}

.div-contenu p {
	width: 398px;
	margin-right: 0px;
	margin-top: 0px;
	margin-left: 3px;
}
.div-contenu h1 {
	font-size: 120%;
	text-align: center;
	line-height: 2em;
}
.div-contenu h2 {
	font-size: 110%;
}
.div-contenu ul {
	list-style-type: circle;
	text-align: left;
	text-indent: 0px;
	margin-left: 1px;
	width: 350px;
}
/* Debut du div du contenu pour pages liens */
.div-contenuliens {
	width: 575px;
	float: right;
	background-color: #FFFFFF;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #1DE527;
	margin: 0px;
	height: auto;
	text-align: left;
	padding: 0px;
	font-size: 0.77em;
	line-height: 1.3em;
	text-indent: 1em;
	background-image: none;
	background-repeat: repeat-y;
	background-position: 403px;
}
.div-contenuliens p {
	margin-right: 0px;
	margin-top: 0px;
	margin-left: 3px;
	width: 90%;
}
.div-contenuliens h1 {
	font-size: 120%;
	text-align: center;
	line-height: 2em;
}
.div-contenuliens h2 {
	font-size: 110%;
}
.div-contenuliens ul {
	list-style-type: circle;
	text-align: left;
	text-indent: 0px;
	margin-left: 20px;
}
.div-contenuliens br {
	display : inline;
}
/* Fin du div du contenu pour pages liens */
A {
	text-decoration: none;
}

A.active {
	text-decoration: underline;
}

A.visited {
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}
#menuleft A {
	text-decoration: none;
	color: #FFFFFF;
}
#menuleft A:hover {
	text-align: right;
	font-style: italic;
	margin-left: 0px;
	color: #000066;
}
#menuleft A.visited {
	font-weight: normal;
	color: #FF9933;
}
#menuleft li {
	background-image: url(img/bouton.png);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 10px;
}
.col-photo {
	float: right;
	width: 165px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-color: #FFFFFF;
	clear: right;
	line-height: normal;
	text-indent: 0px;
	text-align: right;
}
.col-photo img {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 3px;
}
#toolbar {
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: right;
	margin-top: 30px;
	height: 30px;
	width: 750px;
	padding: 0px;
	margin-left: 0px;
}
.contenu-address {
	font-style: italic;
	color: #000099;
	font-size: 90%;
}
.video {
	text-align: center;
	margin-left: 5px;
}
fieldset {
	width : 380px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #1DE527;
	margin-left: 5px;
	margin-top: 10px;
} 
label {
	position : relative;
	display : block;
	width: 115px;
	margin-top: 10px;
} 
label input {
	position : absolute; left : 120px; top : 0px; width : 230px;
}
label textarea {
	position : absolute;
	left : 120px;
	top : 0px;
	width : 230px;
	height: 100px;
}
input.submit {
	margin-left : 150px;
	margin-top: 120px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	background-color: #1DE527;
	color: #000066;
} 
/*** br {
	display : none;
}
#cpsobligatoire {
	color: #3333FF;
} ***/
/*** Background des champs selectionnes ***/
.div-contenu.focus {
	background-color: #EEFDEF;
	font-weight: bold;
}
.div-contenu.normal {
	background-color: #FFFFFF;
	font-weight: normal;
}
/*** FIN - Background des champs selectionnes ***/
#fieldsetreco {
	width : 380px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #1DE527;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 110px;
}
#fieldsetrecodesti {
	width : 380px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #1DE527;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 160px;
}
#fieldsetrecomsg {
	width : 380px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #1DE527;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 160px;
}
#submitreco {
	margin-top: 10px;
}

label select {

	position : absolute; left : 120px; top : 0px; width : 110px;
}
.ul-tarif {
	padding-left: 20px;
	list-style-image: url(img/bullet-tarif.png);
}
#url-pied {
	font-size: 0.75em;
	height: 45px;
	padding-top: 25px;
	padding-right: 25px;
	line-height: 45px;
	vertical-align: middle;
	text-decoration: none;
	text-align: left;
	color: #CCCCCC;
}
#url-pied A:link {
	color: #009900;
	text-decoration: none;
}
#url-pied A:visited {
	color: #009900;
	text-decoration: none;
}
#url-pied A:hover {
	color: #009900;
	text-decoration: none;
}
#url-pied A:active {
	color: #009900;
	text-decoration: none;
}
#MediaPlayer1 {
	text-align: center;
}
acronym {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #009966;
	cursor: help;
}
#musique {
	border: 0px none;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	clear: both;
	float: left;
	position: static;
	left: 0px;
	top: 0px;
	clip: rect(0px,auto,auto,0px);
}
.txt-musique {
	text-align: center;
	font-size: 0.77em;
}
.itemsport {
	font-weight: bolder;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1DE527;
	color: #333333;
}
#listestandard {
	list-style-position: inside;
	list-style-image: url(img/bullet-tarif.png);
	margin-left: 20px;
}
/*#listestandard li {
text-indent: -56px;
padding-left: 30px;
}*/
#lireaussi {
	width: 220px;
	background-color: #EEFDEF;
	border: 1px dotted #969696;
	list-style-image: url(img/puce-artrelatifs.gif);
	list-style-position: inside;
	text-indent: 10px;
	color: #000000;
	line-height: 150%;
}
#divlireaussi {
	text-align: center;
	width: 398px;
}

