@charset "utf-8";
#conteneur #centre #titre {
	width: 640px;
	margin-left: 310px;
	margin-top: 33px;
	z-index: 1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-left-color: #CC0000;
	background-color: #FFFFFF;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #006666;
}

#conteneur #centre #titre h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #CC0000;
	font-weight: bold;
	padding-top: 8px;
}
#conteneur #centre #titre h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006666;
	font-weight: bold;
	margin-bottom: 9px;
	margin-top: 2px;
}
#conteneur  #menu2  .lienmenuactif   {
	color: #990000;
	font-size: 12px;
}
#conteneur #centre #onglets {
	float: left;
	position: absolute;
	padding-top: 100px;
	left: 2px;
	top: 307px;
	width: 308px;
	height: auto;
}
#conteneur #centre #onglets li {
	list-style-type: none;
	outline:none;
}
#conteneur #centre #onglets li a:hover{
	color: #cc0000;
	background-image: url(../images/imgActu/pointrouge.png);
	outline:none;
}
.lienactif {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cc0000;
	border-right-color: #FFFFFF;
	border-bottom-color: #cc0000;
	border-left-color: #cc0000;
	background-color: #FFFFFF;
	display: block;
	width: 243px;
	margin-left: 40px;
	height: 40px;
	z-index: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #cc0000;
	font-weight: bold;
	padding-left: 25px;
	padding-top: 25px;
	font-weight: bold;
	margin-top: 5px;
	background-image: url(../images/imgActu/pointrouge.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.lieninactif {
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
	display: block;
	width: 243px;
	margin-left: 40px;
	height: 40px;
	z-index: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #006666;
	font-weight: bold;
	padding-left: 25px;
	padding-top: 25px;
	font-weight: bold;
	margin-top: 5px;
	background-image: url(../images/imgActu/pointvert.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#conteneur #centre #contenu {
	width: 600px;
	float: left;
	height: auto;
	margin-left: 310px;
	margin-bottom: 10px;
	background-color: #ffFFFF;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cc0000;
	border-bottom-color: #cc0000;
	border-left-color: #cc0000;
}
#conteneur #centre #contenu .hebergement {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	float: left;
	padding-bottom: 10px;
}
#conteneur #centre #contenu .details {
	height: auto;
	width: 380px;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#conteneur #centre #contenu .adresse{
	margin-bottom: 10px;
	margin-left: 14px;
}
#conteneur #centre #contenu .adresse h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006666;
	margin-bottom: 8px;
}

#conteneur #centre #contenu .adresse p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-bottom: 3px;
}
#conteneur #centre #contenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006666;
	text-decoration: underline;
	font-weight: bold;
	outline: none;
}
#conteneur #centre #contenu a:hover {
	color: #cc0000;
}

#conteneur #centre #contenu .commentaires li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-bottom: 3px;
	text-align: justify;
	list-style-position: outside;
	list-style-type: square;
	margin-left: 14px;
}
#conteneur #centre #contenu .photo {
	float: left;
	height: auto;
	width: 200px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-left: 10px;
}
#conteneur #centre #contenu .etoile{
	font-size: 16px;
	font-weight: bold;
}
#conteneur #centre #contenu .moriez{
	padding-left: 60px;
	float: left;
	height: auto;
	margin-top: 20px;
	margin-bottom: 10px;
	width: 150px;
}
