body {
	background-image:url(icono/patern.gif);
	margin:0 ;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	color: #316471;
	font-size: 12px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #316471;
}
#conteneur {
	height: auto;
	margin: 0 auto;
	width: 950px;
}
#texte {
	height:250px;
	width:320px;
	padding:100px 0 0 50px;
	overflow:hidden;
}
#texte2 {
	height:300px;
	width:320px;
	padding:100px 0 0 50px;
	overflow:hidden;
}
#texte3 {
	height:auto;
	width:320px;
	padding:100px 0 0 50px;
	overflow:hidden;
}
#gauche {
	height: 475px;
	margin: 0;
	width: 474px;
	float:left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #316471;
	background-image:url(icono/ajax-loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	overflow: hidden;
	background-color:#FFFFFF;
}
#gauche2 {
	height: 475px;
	margin: 0;
	width: 474px;
	float:left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #316471;
	overflow: auto;
	overflow-x:hidden;
	background-color:#FFFFFF;
}
#droite {
	height: 475px;
	margin: 0;
	width: 474px;
	float:left;
	background-image: url(icono/patern2.jpg);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #316471;
}

#contenu-droite {
	padding:5px 0 0 30px;
	height:470px;
}
.fond_accueil {
background-image:url(icono/fond-accueil.gif);
background-repeat:no-repeat;
background-position:center bottom;
}

.fond_activites {
background-image:url(icono/fond-activites.gif);
background-repeat:no-repeat;
background-position:center bottom;
}

.fond_hebergements {
background-image:url(icono/fond-hebergements.gif);
background-repeat:no-repeat;
background-position:center bottom;
}

.fond_alentours {
background-image:url(icono/fond-alentours.gif);
background-repeat:no-repeat;
background-position:center bottom;
}

.fond_services {
background-image:url(icono/fond-services.gif);
background-repeat:no-repeat;
background-position:center bottom;
}

.fond_situation {
background-image:url(icono/fond-situation.gif);
background-repeat:no-repeat;
background-position:center bottom;
}
.fond_vente {
background-image:url(icono/fond-vente.gif);
background-repeat:no-repeat;
background-position:center bottom;
}

.fond_tarifs {
background-image:url(icono/fond-tarifs.gif);
background-repeat:no-repeat;
background-position:center bottom;
}
#pied {
	width:948px;
	height:auto;
	color:#FFF;
	font: 11px Arial, Helvetica, sans-serif;
	clear:both;
	background-color:#58A4B9;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #316471;
	border-bottom-color: #316471;
	border-left-color: #316471;
}

#pied a {
	color:#FFF;
	text-decoration:none;
}

#pied a:hover {
	color:#fff;
	text-decoration:underline;
}
#diapo_droite {
	padding:0;
	width:350px;
	height:auto;
	margin-left:50px;
}
.miniatures {

    width: 45px;
    height: 45px;
    display: block;
    overflow: hidden;
    float: left;
	cursor: pointer;
    }
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #316471;
	text-align:justify;
}
.texte a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #316471;
}
.texte a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #316471;
}
.textepetit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #316471;
}
td.textepetitblanc {
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 11px !important;
	color:#FFF !important;

}
.textepetit a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #316471;
	text-decoration:none;
}
.textepetit a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #316471;
	text-decoration:underline;
}


.textemini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #316471;
}

.textemini a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #316471;
	text-decoration:none;
}
.textemini a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #316471;
	text-decoration:underline;
}



.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #58A4B9;
	font-weight: bold;
}
.sous_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #58A4B9;
	font-weight: bold;
}
