/*Feuille de style du site HPRG V1*/

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
	text-align: center;
}


/*Container principe de l'ensemble des balises*/

.containerpage {
	width: 770px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

/*Champ de recherche en haut de page*/
.divsearch {
	background-color: #e7e0d0;
	height: 25px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 8px;
}
.divsearch img{
	position: relative;
	top: 2px;
	margin-right: 5px;

}

.miettes {
	color: #000000;
	font-size: 10px;
	padding-left: 15px;
	position: relative;
	bottom: 2px;
}

.miettes a{
color: #DCD3C3;
}
.miettes a:hover{
color: #DCD3C3;
text-decoration: none;}
.divsearch form {
	font-size: 10px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	padding-top: 3px;
	padding-left: 10px;
}
.divsearchchamps {
	background-color: #FFFFFF;
	font-size: 10px;
}
.divsearchbutton {
	background-color: #DCD3C3;
	border: 1px solid #CCCCCC;
	width: 20px;
	height: 20px;
	font-size: 10px;
	font-weight: bold;
}

/*---------------------------------------*/
/*En tte de chaque page du site*/
/*---------------------------------------*/
.divheaderpage {
	background-color: #FFFFFF;
	height: 145px;
	width: 100%;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-bottom: 10px;
	background-image: url(img/hotels-paris-rive-gauche.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	vertical-align: middle;
}
.divheaderpage h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 0px;
}
.divheaderpage h2 {
	font-size: 17px;
	font-weight: bold;
	color: #957F00;
	margin-top: 0px;
}

/*-----------------------------------------------*/
/*Menu de navigation principal gauche*/
/*-----------------------------------------------*/
.divmenugauche {
	width: 210px;
	left: 0px;
	float: left;
	vertical-align: top;
}

/*Menu de reservation*/
.btnreservation {
	color: #FFFFFF;
	background-color: #BFB075;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	height: 22px;
	vertical-align: bottom;
	padding-top: 3px;
	margin-bottom: 5px;
	text-transform: uppercase;
}
.btnreservation a{
	color: #FFFFFF;
	text-decoration: underline;
}
.btnreservation a:hover{
	color: #FFFFFF;
	text-decoration: none;

}

.btnpromotion {
	color: #FFFFFF;
	background-color: #7e693c;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
	height: 22px;
	margin-top: 0px;
	margin-bottom: 5px;
	text-transform: uppercase;
}
.btnpromotion a{
	color: #FFFFFF;
	text-decoration: underline;
}
.btnpromotion a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

.btnnewsletter {
	color: #FFFFFF;
	background-color: #BFB075;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
	height: 22px;
	margin-top: 0px;
	margin-bottom: 5px;
	text-transform: uppercase;
}
.btnnewsletter a{
	color: #FFFFFF;
	text-decoration: underline;
}
.btnnewsletter a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

/* Box resa */

.boxresa {
	padding-top: 3px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.iframeresa {
	border: 0px none;
	padding: 0px;
	margin: 0px;
	height: 130px;
	width: 209px;
	clear: both;
	float: none;
}

/*Menu hotels*/
.menugaucheprincipal {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-bottom: 0em;}
.menugaucheprincipal a{
color: #FFFFFF;
text-decoration: none;
}
.menugaucheprincipal a:hover{
color: #FFFFFF;
text-decoration: underline;
}
.menugaucheprincipal h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-bottom: 0px;
	margin-top: 0px;
	text-transform: uppercase;
	padding-top: 2px;
}
.menugaucheprincipal h2 a{
	color: #FFFFFF;
	text-decoration: none;
}
.menugaucheprincipal h2 a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

ul.menugaucheprincipalsub {
	list-style-type: none;
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.menugaucheprincipalsub li{
	font-size: 16px;
	font-weight: bold;
	border-bottom-style: none;
	list-style-type: none;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

ul.menugaucheprincipalsubsub {
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 3px;
}
.menugaucheprincipalsubsub li{
	font-size: 14px;
	border-bottom-style: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;

}


/*Menu annexe*/
.divmenugaucheannexe {
margin-top: 5px;
}
.divmenugaucheannexe img{
	margin-top: 5px;
	margin-bottom: 5px;
}
.divmenugaucheannexe ul{
	list-style-type: none;
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-bottom: 0px;
}
.divmenugaucheannexe li{
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	list-style-type: none;
	display: block;
	padding-bottom: 2px;
	padding-top: 2px;
}
.divmenugaucheannexe li a{
color: #FFFFFF;
text-decoration: none;}
.divmenugaucheannexe li a:hover{
color: #FFFFFF;
text-decoration: underline;}
.divmenugaucheannexe h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 0px;
	margin-top: 0px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-transform: uppercase;
	padding-top: 2px;
}
.divmenugaucheannexe h2 a{
color: #FFFFFF;
text-decoration: none;}
.divmenugaucheannexe h2 a:hover{
color: #FFFFFF;
text-decoration: underline;}

/*----------------------------------------------------------------------------------*/
/*Container central contenant le header de l'article, l'article et le menu de droite*/
/*----------------------------------------------------------------------------------*/
.containerdroite {
	background-color: #000000;
	margin-left: 220px;
}

/*En tte de chaque article*/
.pageintro {
	background-color: #000000;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	height: 120px;
}
.pageintro img {
	float: right;
	vertical-align: top;
	padding-left: 30px;
}
.pageintro p{
	background-color: #000000;
	font-size: 12px;
	margin-top: 0px;
}
.pageintro a{
	color: #957F00;
	font-weight: bold;
}
.pageintro a:hover{
	color: #957F00;
	font-weight: bold;
	text-decoration: none;
}
.pageintro h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}


/*----------------------------------------------------------*/
/*Container contenant le corp de l'article et menu de droite*/
/*----------------------------------------------------------*/
.containerdroite2 {
	background-color: #000000;
	margin-top: 5px;
	margin-bottom: 0px;
}

/*-------------------------*/
/*Contenu de chaque article*/
/*-------------------------*/
.zonearticle {
	float: left;
	width: 390px;
	margin-top: 0px;
}

.bouclearticle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 5px;
}

.bouclearticleimageHTL {
	height: 65px;
	width: 65px;
	float: left;
}
.bouclearticleimageHTLpress {
	height: 150px;
	width: 65px;
	float: left;
}

.divarticletitre{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 23px;
	padding-top: 0px;
	margin-bottom: 0px;
}

.bouclearticletitre{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 23px;
	height: 60px;
	padding-top: 5px;
	margin-left: 75px;
}
.bouclearticletitre a{
color: #FFFFFF;
text-decoration: underline;}
.bouclearticletitre a:hover{
color: #FFFFFF;
text-decoration: none;}


.divarticletitreimage{
}
.divarticletitreimage2{
	padding-top: 20px;
}

.bouclearticledescriptionboldcaps{
	font-size: 12px;
	color: #000000;
	margin-top: 5px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 5px;
}

.bouclearticledescription{
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 5px;
}
.bouclearticledescription a{
	color: #DCD3C3;
	font-weight: bold;
}
.bouclearticledescription a:hover{
	color: #DCD3C3;
	font-weight: bold;
	text-decoration: none;
}

.bouclearticleadresse{
	font-size: 10px;
	font-weight: bold;
}
.bouclearticleadresse a{
	color: #957F00;
}
.bouclearticleadresse a:hover{
	color: #957F00;
	text-decoration: none;
}

.pagetexte {
	font-size: 12px;
}

.pagelienexterne {
	font-size: 12px;
	margin-top: 5px;
}
.pagelienexterne a{
	color: #957F00;
	font-weight: bold;
}
.pagelienexterne a:hover{
	color: #957F00;
	font-weight: bold;
	text-decoration: none;
}


/*---------------------------*/
/*Menu de navigation  droite*/
/*---------------------------*/
.divmenudroit {
	background-color: #000000;
	float: right;
	width: 140px;
}
.divmenudroit li a{
color: #FFFFFF;
text-decoration: none;}
.divmenudroit li a:hover{
color: #FFFFFF;
text-decoration: underline;}

.divmenudroit h2 a{
color: #FFFFFF;
text-decoration: none;}
.divmenudroit h2 a:hover{
color: #FFFFFF;
text-decoration: underline;}

.imagemenudroitbottom {
	margin-bottom: 5px;
	margin-top: 5px;
}

.imagemenudroittop{
	margin-bottom: 10px;
	margin-top: 0px;
	float: right;
}

/*Menu news page sommaire*/
.divmenudroitnewssommaire {
}
.divmenudroitnewssommaire ul{
	list-style-type: none;
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
}
.divmenudroitnewssommaire li{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	list-style-type: none;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
}

.divmenudroitnewssommaire h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-bottom: 0px;
	margin-top: 0px;
	text-transform: uppercase;
}

.divmenudroitnewssommaire img{
	margin-bottom: 5px;
	margin-top: 5px;
}


/*Menu news pages standard*/
.divmenudroitnews {
}
.divmenudroitnews ul{
	list-style-type: none;
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
}
.divmenudroitnews li{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	list-style-type: none;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
}

.divmenudroitnews h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-bottom: 0px;
	margin-top: 0px;
	text-transform: uppercase;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-top: 2px;
}

/*Menu annexe droite*/
.divmenudroitannexe {
}
.divmenudroitannexe ul{
	list-style-type: none;
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 0px;
	margin-bottom: 0px;}
.divmenudroitannexe li{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	list-style-type: none;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
}

.divmenudroitannexe h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-bottom: 0px;
	margin-top: 0px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-transform: uppercase;
	padding-top: 2px;
}

.divmenudroitannexe img{
	margin-bottom: 5px;
	margin-top: 5px;
}


.goldbold {
	color: #dcd3c3;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

/*-------------*/
/*Photos*/
/*-------------*/
.divzonephoto {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 320px;
	margin-top: 15px;
}
.divzonephoto img{
	margin: 1px;
	float: left;
}

/*--------*/
/*brochure*/
/*--------*/

.brochure {
}

ul.brochure {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
.brochure li{
	font-size: 12px;
	font-weight: bold;
	border-bottom-style: none;
	list-style-type: none;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.brochure li a{
color: #dcd3c3;
text-decoration: underline;}
.brochure li a:hover{
color: #dcd3c3;
text-decoration: none;}

.brochure small{
	font-size: 10px;
	font-weight: normal;
}

.brochure img{
	padding-right: 5px;

}


/*-----------*/
/*syndication*/
/*-----------*/
.sitesyndication {
}

ul.sitesyndication {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
.sitesyndication li{
	font-size: 13px;
	font-weight: bold;
	border-bottom-style: none;
	list-style-type: none;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.sitesyndication li a{
color: #DCD3C3;
text-decoration: underline;}
.sitesyndication li a:hover{
color: #DCD3C3;
text-decoration: none;}

.sitesyndicationdescription {
	font-size: 12px;
	font-weight: normal;

}

/*-------------*/

.sitesoussyndication {
}

ul.sitesoussyndication {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
.sitesoussyndication li{
	font-size: 12px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	list-style-type: disc;
	font-weight: normal;
	margin-left: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
	list-style-position: inside;
	padding-left: 5px;
}
.sitesoussyndication li a{
	text-decoration: none;
	color: #000000;
}
.sitesoussyndication li a:hover{
	text-decoration: underline;
	color: #000000;
}

/* Telechargement */
.telechargetag {
	font-size: 13px;
	font-weight: bold;
	margin-top: 40px;
	margin-bottom: 0px;
}


/*-------------*/
/*Pieds de page*/
/*-------------*/
.footer {
	height: 4em;
	width: 100%;
	background-color: #000000;
	clear: both;
}
.divmenugauchefooter {
	width: 210px;
	left: 0px;
	float: left;
	vertical-align: top;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
}
.divmenugauchefooter a{
	color: #FFFFFF;
	text-decoration: none;
}

.containerdroitefooter {
	background-color: #000000;
	margin-left: 220px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-top: 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.containerdroitefooter a{
	color: #dcd3c3;
}
.containerdroitefooter a:hover{
	color: #dcd3c3;
	text-decoration: none;}

.footerfloatleft {
	margin: 2px;
	width: 175px;
	float: left;

}

.spacer { clear: both; }
/*.break {
	clear: both;
	height: 65px;
	}*/
.break {
	clear: both;
	}
.clearMod {
	clear: both;
	line-height: 1px;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 1px;
}




/*-------------*/
/*Codes SPIP   */
/*-------------*/

p.spip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}


.spip_logos {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.spip a{
	color: #dcd3c3;

}
.spip a:hover{
	color: #dcd3c3;
	text-decoration: none;
}



.spip_in{}
.spip_out{}

.spip_documents { text-align: center; }
.spip_documents_center { clear: both; width: 100%; margin: auto; }
span.spip_documents_center { display: block; margin-top:1em; }
.spip_documents_left { float: left; margin-right: 15px; margin-bottom: 5px; }
.spip_documents_right { float: right; margin-left: 15px; margin-bottom: 5px; }
.spip_doc_titre { font-weight: bold; font-size: 11px; margin-left:auto; margin-right:auto;}
.spip_doc_descriptif {
	font-size: 10px;}

.spip_code { color: #FF0000; }

