/* Feuille CSS pour page index & menu DOMAINEDAGNONE */
body {
	color: #FCFCFC; /* Couleur de police */
	background-color: White; /* Couleur d'arrière-plan */
	font-family: verdana, serif;
	font-size: small;
	margin-left: 120px;
	margin-top: 5px;
	width: 1024px;
	height: 900px;
	border: 0px solid ActiveBorder;
	background-image: url(../images/fond_all_y.jpg);
	/*background: #FFFFF0;*/
}
	#wraperact{
	width: 900px;
	height: 870px;
	margin-left: 4.5%;
	border: solid #708090;
	background: #FFFFF0;
}
	
	#wraperla{
	width: 900px;
	height: 1600px;
	margin-left: 4.5%;
	border: solid #708090;
	background: #FFFFF0;
}
	#wrapert{
	width: 900px;
	height: 720px;
	margin-left: 4.5%;
	border: solid #708090;
	background: #FFFFF0;
}
	#wrapervillas{
	width: 900px;
	height: 1010px;
	margin-left: 4.5%;
	border: solid #708090;
	background: #FFFFF0;
}
	#wrapercontact{
	width: 900px;
	height: 800px;
	margin-left: 4.5%;
	border: solid #708090;
	background: #FFFFF0;
}
	#slogan {
	color: black;
	width: 800px;
	height: 100px;
	margin-top: 2%;
	margin-left: 5%;
	font-size: 17px;
	border: 0px groove #6495ED;
	background: url(../images/titreda.gif);
}
	#val {
	width: 250px;
	height: 15px;
	font-size: 17px;
	color: #FF8C00;
	margin-left: 30%;
}	
	
	#bandeau {
	color: black;
	width: 800px;
	height: 174px;
	margin-left: 4.7%;
	font-size: 17px;
	border: 6px double #DAA520;
}
	
	#centre {
	margin-top: 2%;
	margin-left: 5%;
	width: 800px;
	height: 426px;
	background-image: url(../photos/panomaresol.jpg);
	background-position: center;
	border: 10px solid Black;
}
	#drapeauuk {
	margin-top: 2%;
	margin-left: 5%;
	width: 800px;
	height: 22px;
}
	#drapeaufr {
	margin-top: 2%;
	margin-left: 5%;
	width: 800px;
	height: 22px;
}
	#activites {
	margin-top: 2%;
	margin-left: 5%;
	width: 600px;
	height: 350px;
	background-image: none;
	background-position: center;
	border: 5px none Black;
}
	#alentours {
	margin-top: 1%;
	margin-left: 5%;
	width: 780px;
	height: 850px;
}
	#diapoplages {
	margin-top: 1%;
	margin-left: 5%;
	width: 780px;
	height: 80px;
	background-position: center;
	border: 0px solid #B0C4DE;
}
	#diapovillas {
	margin-top: 0%;
	margin-left: 0%;
	width: 900px;
	height: 700px;
	background-position: center;
	border: 0px solid #B0C4DE;
}
	#spaceral {
	margin-top: 1%;
	margin-left: 5%;
	width: 780px;
	height: 80px;
	background-position: center;
	border: 0px solid #B0C4DE;
}
	#insert {
	margin-top: 2%;
	margin-left: 5%;
	width: 650px;
	height: 400px;
	background-image: none;
	background-position: center;
	border: 5px none Black;
}
	
	#villas {
	margin-top: 1%;
	margin-left: 5%;
	width: 798px;
	height: 770px;
	background-position: center;
	border: 0px solid #B0C4DE;
}
	
	#contact {
	margin-top: 1%;
	margin-left: 5%;
	width: 800px;
	height: 580px;
	
}

	#contact2 {
	margin-top: 1%;
	margin-left: 5%;
	width: 800px;
	height: 500px;
	
}
	#menu_horizontal
	{
	padding: 2px;
	width: 800px;
	height: 39px;
	margin-top: 0%;
	margin-left: 5%;
	font-size: xx-small;
	text-align: center;
	font-family: "Lucida Bright","Lucida Calligraphy",  serif;
}
	#menu_horizontalact
	{
	padding: 2px;
	width: 800px;
	height: 39px;
	margin-top: 0%;
	margin-left: 7%;
	font-size: xx-small;
	text-align: center;
	font-family: "Lucida Bright","Lucida Calligraphy",  serif;
}
	.type1 /* cellule bouton type1: Normal*/
		{
	width: 120px;
	height: 35px;
	background-image: url(../images/boutons/borg.gif);
	font-family: "Lucida Bright","Lucida Calligraphy", verdana, serif;
	font-size: x-small;
	font-weight: bold;
	color: White;
	text-align: center;
}
		
	.type1 a/* texte du lien dans cellule bouton type1: Normal*/
	{
	text-decoration: none;
	color: Navy;
}
	
	.type2 /* cellule bouton type2: Hover */
	{
	width: 120px;
	height: 35px;
	background-image: url(../images/boutons/borg.gif);
	font-family: "Lucida Bright","Lucida Calligraphy", verdana, serif;
	font-size: x-small;
	font-weight: bold;
	color: White;
	text-align: center;
}
	
	.type2 a/* texte du lien dans cellule bouton type2: Normal*/
	{
	text-decoration: none;
	color: White;
}
