/*///////////////////////////////////titre*/
h2{
	font-size:12px;
	color:#0099FF;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-indent: 5px;
	text-decoration: none;
	background-color: #E1E1E1;
	float: right;
	width: 420px;
}
h2 img{
	display:inline;
	z-index: 400;
}
/*///////////////////////////////////moteur*/
.haut_rech{
	padding-bottom:3px;
	width:240px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
}
.haut_rechtexte {
	padding-bottom:3px;
	width:110px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	background-position: left;
	position: absolute;
	left: 40px;
}

.mid_rech{
	margin-top:5px;
	margin-bottom:5px;
	text-align:right;
	width:240px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight: normal;
	color: #FFFFFF;
	background-position: left;
}
.mid_rechtexte {
	margin-top:5px;
	margin-bottom:5px;
	text-align:left;
	width:130px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	background-position: left;
	position: absolute;
	left: 40px;
}

.bas_rech{
	padding-top:3px;
	text-align:right;
	width:240px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	background-position: left;
}
.bas_rechtexte {
	padding-top:3px;
	text-align:left;
	width:130px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	background-position: left;
	position: absolute;
	left: 40px;
}

.bloc_recherche {
	padding-top:3px;
	text-align:center;
	width:auto;
	height: 170px;
	margin-bottom: 05px;
	z-index: 100;
	display: block;
	position: static;
}
.haut_rech label,.bas_rech label, .mid_rech label{
display:block;
margin-top:5px;
margin-bottom:3px;
font-weight:bold;
}

.resultats{
	margin-top:10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E29B22;
	height: auto;
}

.reponse_rech{
	margin-top:5px;
	clear:both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	height: auto;
	width: 530px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0099FF;
	font-size: 12px;
	float: left;
	margin-left: 12px;
}
.imgeetab{
	float:left;
	width:102px;
	text-align:center;
	height: 102px;
	z-index: 999999;
}
.lien_etab_resa {
	float:right;
	position: relative;
	z-index: 300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #999999;
	background-position: right;
	margin-top: 10px;
	width: 160px;
	right: 10px;
	font-weight: bold;
	background-image: url(../RDS/fr/images_fr/reserver.jpg);
	height: 26px;
}
.lien_etab_info {
	float:left;
	/*position: relative;*/
	z-index: 300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #999999;
	margin-top: 10px;
	width: 180px;
	/*left: 10px;*/
}
.textegeneral{
	width:420px;
	float: right;
	position: relative;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.textegeneral h2{
	color:#0099CC;
	font-size:12px;
	margin-top:5px;
	margin-bottom:3px;
}
.textegeneral h3{
	color:#FF9900;
	font-size:10px;
	margin-top:3px;
	margin-bottom:2px;
}
.accrocheetab{
	margin-bottom:2px;
	float: right;
	position: relative;
	width: 420px;
}
.accrochelogement{
color:#666666;
font-style:italic;
margin-top:2px;
margin-bottom:2px;
}
.prix{
color:#FF6600;
font-weight:bold;
text-align:right;
margin-top:2px;
margin-bottom:2px;
}
.noresult{
display:block;
line-height:20px;
background-color:#FF0000;
color:#FFFFFF;
}
.result{
display:block;
line-height:20px;
background-color:#FFCC00;
color:#000000;
}
.cont_rez{
margin-top:4px;
margin-bottom:4px;
line-height:20px;
}
/* CSS Document */

table#calendar {
	position: absolute;
	z-index:10;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	border-collapse: collapse;
	background: #FFFFFF;
	border-left: 1px solid #dfdede;
	border-top: 1px solid #dfdede;
	border-right: 2px solid #ABABAB;
	border-bottom: 2px solid #ABABAB;
}

table #calendar th, table#calendar td {
	padding: 1px;
	margin: 0px;
}

table#calendar th { /* Po Ut Str ... */
	border: 0px;
	background:#FFCC00;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	color: black;
}

table#calendar thead th { /* Sipky vlevo vpravo */
	background: white;
	border: 0;
	cursor: pointer;
}

table#calendar thead th#top_date { /* LED 2008 */
	font-size: 12px;
	font-weight: bold;
	cursor: default;
}

table#calendar td { /* Dny v mesici */
	background:#FFFFFF; /*svetlemodra*/
	color: #333333; /*tmave hneda*/
	text-align: center;
	text-decoration: none;
	border: 1px solid #6487AE;
	cursor: pointer;
	height: 18px;
	width: 18px;
}

table#calendar td.selected { /* Vybrany den */
	background:#FF0000; /* svetlezluta */
	font-weight: bold;
	color: #333333; /* */
}

table#calendar td.today { /* Vybrany den */
	background: #93b5ea; /* svetlezluta */
	color: #333333; /* */
}

table#calendar td.old { /* Stare dny */
	background:#FFF; /* svetlemodra */
	color: #ABABAB; /* svetleseda */
	text-decoration: line-through;
	cursor: default;
}

/* apply position hover to all previous td element */
table#calendar td:hover, table#calendar td.hover { /* Nefungujev IE7 pokud neni definovany doctype */
	background: #FFCC66;
}

table#calendar td {
	behavior: url(hover.htc); /* hover IE6 fix */
}

table#calendar td.none { /* empty cells, without hover efect */
	background: #FFF; /*svetlemodra*/
	cursor: default;
}
.invisible{
display:none;
}
.visible{
display:block;
margin-top:2px;
}
body {
	float: left;
	left: -8px;
	position: relative;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;


}
a  {
	font-size: 11px;
	color: #000;
	font-style: normal;
}
a:hover  {
	color: #333;
}


#tout {
	width: 1048px;
	height: auto;
	position: relative;
	display:block;
	top: -17px;
	z-index: 1;
	margin-right: auto;
	margin-left: auto;
  }
#banniere {
	height: auto;
	text-align: center;
	display: block;
	width: 100%;
	bottom: 14px;
	position: relative;
	background-color: #F7A923;
	}

#panoramiqueindex {
	height: 125px;
	position: relative;
	display: block;
	z-index: 300;
	right: auto;
	margin-right: auto;
	margin-left: auto;
	left: auto;
}
#blockpanoramique {
	width: 1048px;
	height: 120px;
	position: relative;
	display: block;
	z-index: 150;
	margin-right: auto;
	margin-left: auto;
}
#logo_rds {
	width: 150px;
	z-index: 999999;
	display: block;
	height: 97px;
	text-align: center;
	float: left;
	position: relative;
	top: 15px;
	left: 15px;
}
#numerotel {
	width: 480px;
	z-index: 999999;
	display: block;
	height: 40px;
	text-align: left;
	float: left;
	position: relative;
	top: 80px;
	left: 30px;
	color: #FFF;
	font-weight: bold;
	background-color: #FAC061;
	border: 1px solid #FFF;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
}

#block_flag {
	width: 25px;
	height: 25px;
	text-align: center;
	z-index: 120;
	display: block;
	position: relative;
	margin: 0px;
	padding: 0px;
}
#newsletter {
	width: 250px;
	z-index: 200;
	display: block;
	height: 80px;
	text-align: center;
	position: relative;
	top: 15px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
}


#menu {
	z-index: 50;
	display: block;
	height: 30px;
	text-align: center;
	margin-bottom: 2px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B2B2B2;
	left: auto;
	right: auto;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
	background-image: url(/images/fondmenu.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
#blockmenu {
	width: 1048px;
	height: 30px;
	position: relative;
	display: block;
	z-index: 150;
	margin-right: auto;
	margin-left: auto;
}



#menu a {
	width: 130px;
	z-index: 50;
	display: block;
	height: 30px;
	text-align: center;
	text-decoration: none;
	color: #666;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #FFFFFF;
	position: relative;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}
#menu a:hover {
	display: block;
	height: 30px;
	text-align: center;
	float: left;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #999999;
	width: 130px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
}

#plandusite {
	height: auto;
	text-align: center;
	position: relative;
	display: block;
	vertical-align:middle;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	background-color: #CCCCCC;
	bottom: -15px;
	padding-right: 15px;
	color: #FFFFFF;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#plandusitelienrefall {
	height: 115px;
	text-align: left;
	display: block;
	width: 1048px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
}

#plandusitelienref {
	width: 250px;
	height: auto;
	text-align: left;
	position: relative;
	display: block;
	margin-left: 10px;
	text-decoration: none;
	color: #FFFFFF;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}


.plandusite a {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
	background-position: center;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.plandusite a:hover {
	font-size: 12px;
	color: #333333;
	text-align: center;
	font-weight: normal;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
}

.texte_justifie_equipe {
	font-size: 9px;
	color: #0066CC;
	margin: 6px;
	background-position: left;
	font-style: normal;
}
#bandeauflash_infos {
	width: 750px;
	z-index: 50;
	position: relative;
	height: auto;
	right: 10px;
	left: 286px;
}

dl, dt    {
	list-style-type: none;
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	height: 40px;
	margin: 0;
	padding: 0;
}
#zonedroite {
	width:200px;
	height:auto;
	float: right;
	position: relative;
	z-index: 50;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
#menudroite {
	width:200px;
	height:auto;
	position: relative;
	float: right;
}


#zonegauche {
	width:255px;
	height:auto;
	float: left;
	position: relative;
	z-index: 50;
}

#zonecentre {
	width:550px;
	height:auto;
	float: left;
	display: block;
	position: relative;
	margin-left: 8px;
}
#zonecentretemplate {
	width:550px;
	height:auto;
	position: relative;
	float: left;
	margin-left: 8px;
	top: 0px;
}
#conteneretudiant{
	width:250px;
	height:auto;
	float: left;
	position: static;
	z-index: 50;
	background-color: #A83789;
	margin-top: 10px;
	border: 1px solid #842B6B;
}
.contenuv  {
	margin-top:0px;
	margin-bottom:0px;
	text-align: center;
	background-color: #A83789;
}
.centrev {
	background-color: #A83789;
}
#contenerdroiteblanc {
	width:200px;
	height:auto;
	border: 1px solid #999;
	margin-top: 5px;
	margin-bottom: 5px;
}
#contenerblanc {
	width:250px;
	height:auto;
	z-index: 50;
	border: 1px solid #999;
	margin-top: 5px;
	margin-bottom: 5px;
}
.centreblanc {
	left: -10px;
}
.contenublanc {
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	text-align: center;
	display: block;
}

#contener{
	width:250px;
	height:auto;
	z-index: 50;
	background-color: #0188C2;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #06F;
}


.haut, .centre, .bas{
margin:0px;
}


.centre{
	background-image:url(../images/CG.jpg);
	color: #FFFFFF;
	background-color: #0188C2;
}
.centre .contenu  {
	margin-top:0px;
	margin-bottom:0px;
	text-align: center;
	background-color: #0188C2;
}


#carre_global{
	width:550px;
	position: relative;
	border: 1px solid #999;
	margin-top: 5px;
	margin-bottom: 5px;
}


#haut{

}
#centre{
	height:auto;
	width:550px;
}
#bas{

}

#texteetablissements {
	width:530px;
	height:auto;
	position: relative;
	float: left;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#etablissements {
	width:540px;
	height:auto;
	float: left;
	margin-left: 5px;
	padding-bottom: 10px;
}
#idvilleetablissement {
	width:470px;
	height:auto;
	float: left;
}
#idvilleetabtemplate {
	width:550px;
	height:auto;
	float: left;
	display: block;
}

#accroche {
	width:350px;
	height:auto;
	position: relative;
	float: right;
	top: 5px;
}
#boutoncadre_resa {
	width:140px;
	height:30px;
	position: relative;
	float: right;
	display: block;
	top: 7px;
}
#boutonresa {
	width:auto;
	height:30px;
	position: absolute;
	float: right;
	display: block;
	left: 84px;
	top: 182px;
}
#titrerecherchezgeographic {
	width: 250px;
	height: 32px;
	display: block;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	z-index: 15;
	color: #FFFFFF;
	font-size: 18px;
	letter-spacing: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #82CDFF;
	padding-top: 4px;
	padding-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	background-image: url(/images/recherchezetreservez.jpg);
	background-repeat: repeat-x;
	background-position: center;
	top: -10px;
}




#titrerecherchezreservez {
	width: 250px;
	height: 45px;
	display: block;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	z-index: 15;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
	font-size: 18px;
	letter-spacing: 1px;
	background-color: #82CDFF;
	padding-top: 4px;
	padding-bottom: 4px;
	top: -10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	background-image: url(/images/recherchezetreservez.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
#titreprofitezlocation {
	width: 250px;
	height: 45px;
	display: block;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	z-index: 15;
	color: #FFF;
	font-size: 18px;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	background-image: url(/images/titreetudiant.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-top: 4px;
	margin-bottom: -5px;
}
#titreresidencesetudiantes {
	width: 250px;
	height: 45px;
	display: block;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	z-index: 15;
	color: #FFF;
	font-size: 18px;
	letter-spacing: 1px;
	padding-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	background-image: url(/images/titreetudiant.jpg);
	background-repeat: repeat-x;
	background-position: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-bottom: -5px;
}
#zonecentrecontactcatalogue {
	width:510px;
	height:auto;
	display: block;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
#etablissementstemplate {
	width:550px;
	float: left;
	display: block;
	position: relative;
}
#titrereoffrespeciales {
	width: 200px;
	height: 25px;
	display: block;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	z-index: 15;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	color: #009;
	text-align: center;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(/images/titreoffrespeciales.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
#titrereoffrespecialestemplate {
	width: 228px;
	height: 25px;
	display: block;
	position: relative;
	z-index: 15;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0066FF;
	color: #0066FF;
	font-weight: bold;
	text-align: center;
	left: 11px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}



#titreespaceclient {
	position: relative;
	left: auto;
	margin-right: auto;
	margin-left: auto;
	z-index: 15;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	margin-bottom: 5px;
	color: #FFFFFF;
	font-weight: bold;
	height: 23px;
	width: 226px;
	right: auto;
	top: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
#accrocheoffrespeciales {
	width: 200px;
	height: auto;
	display: block;
	position: relative;
	background-position: center;
	left: auto;
	right: auto;
	margin-right: auto;
	margin-left: auto;
	z-index: 15;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-size: 10px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
#info {
	width:185px;
	height:30px;
	position: relative;
	float: left;
	display: block;
	top: 7px;
}
.linkrss a {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.linkrss a:hover {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	line-height: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#blocktexte {
	width:800px;
	height:auto;
	position: relative;
	float: right;
	top: 5px;
}

#titrecentral {
	width: 550px;
	height: 25px;
	display: block;
	position: relative;
	background-image: url(/images/titreoffrespeciales.jpg);
	background-position: center top;
	left: auto;
	right: auto;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #009;
}
#toutresa {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	position: absolute;
	display:block;
	z-index: 0;
	left: 0px;
	top: -22px;
}
#etablissements2 {
	width:480px;
	height:auto;
	float: left;
	padding-bottom: 10px;
	margin-left: 15px;
}
#contenerdroiteblack {
	width:250px;
	height:auto;
	float: left;
	background-color: #000;
	margin-top: 5px;
	margin-bottom: 5px;
}
.centreblack {
	background-color: #000;
}
.contenublack {
	margin-top:0px;
	margin-bottom:0px;
	text-align: center;
	background-color: #000000;
}
#locmensuelles {
	height:auto;
	width:220px;
	position: relative;
	margin-left: 35px;
	float: left;
}
.liensnavigationresidences a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	background-position: left;
	width: 250px;
	display: block;
	text-indent: 2px;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #01ABF3;
}
.liensnavigationresidences  a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	background-position: left;
	text-align: center;
	width: 250px;
	text-indent: 30px;
	display: block;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #01ABF3;
}
.login_password {
	color: #FFFFFF;
	font-size: 9px;
	text-align: right;
	letter-spacing: 0.2em;
	padding-right: 2px;
	font-family: Arial, Helvetica, sans-serif;
}
.fermez {
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.texte_pages {
	font-size: 10px;
	text-align: left;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.texte_bleu {
	font-size: 12px;
	color: #003366;
	word-spacing: normal;
	background-position: left;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.texte_pages_centre {
	font-size: 10px;
	text-align: center;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.h1 {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	clip: rect(auto,auto,auto,-5px);
	font-family: Arial, Helvetica, sans-serif;
}
.h2 {
	color: #FF3300;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.h2Bis {
	font-size: 13px;
	text-align: center;
	color: #0099FF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.h2type {
	font-size:12px;
	color:#0099FF;
	text-align:center;
	font-weight: bold;
	text-indent: 5px;
	text-decoration: none;
	background-color: #E1E1E1;
	font-family: Arial, Helvetica, sans-serif;
}

.h3 {
	font-size: 11px;
	text-align: left;
	color: #333333;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.h4 {
	color: #FF3300;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.h5 {
	font-size: 12px;
	color: #0066CC;
	word-spacing: normal;
	background-position: center;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.h5bis {
	font-size: 12px;
	color: #0066CC;
	word-spacing: normal;
	background-position: right;
	font-style: normal;
	font-weight: bold;
	float: left;
	position: relative;
	background-color: #E6E6E6;
	width: 470px;
	text-indent: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
.h6 {
	font-size: 10px;
	color: #0099FF;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.h7 {
	font-size: 12px;
	color: #003366;
	text-align: justify;
	margin: 6px;
	word-spacing: normal;
	font-weight: lighter;
	background-position: left;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
}
.h8 {
	font-size: 12px;
	color: #FFFFFF;
	word-spacing: normal;
	background-position: right;
	font-style: normal;
	font-weight: bold;
	float: right;
	position: relative;
	background-color: #FDC702;
	width: 470px;
	height: 20px;
	text-indent: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.h9 {
	font-size: 9px;
	color: #0066CC;
	word-spacing: normal;
	background-position: right;
	font-style: normal;
	font-weight: bolder;
	float: left;
	position: relative;
	background-color: #0066CC;
	width: 80px;
	height: 10px;
	text-indent: 10px;
	border: 1px solid #0033CC;
	text-decoration: underline;
	margin-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
}

.h9bis {
	font-size: 9px;
	color: #0099FF;
	background-position: right;
	font-style: normal;
	font-weight: bold;
	float: left;
	position: relative;
	width: 80px;
	height: 10px;
	border: 1px solid #0033CC;
	margin-left: 2px;
	background-color: #66CCFF;
	font-family: Arial, Helvetica, sans-serif;
}
.h11 a{
	font-size: 10px;
	color: #FFF;
	font-style: normal;
	font-weight: bold;
	float: right;
	position: relative;
	background-color: #0CF;
	width: 165px;
	height: 20px;
	border: 1px solid #06F;
	margin-left: 2px;
	text-indent: 5px;
	font-family: Arial, Helvetica, sans-serif;
	top: 10px;
}
.h11 a:hover {
	font-size: 10px;
	color: #FFF;
	font-style: normal;
	font-weight: bold;
	float: right;
	position: relative;
	background-color: #09F;
	width: 165px;
	height: 20px;
	border: 1px solid #06F;
	margin-left: 2px;
	text-indent: 5px;
	font-family: Arial, Helvetica, sans-serif;
	top: 10px;
}



.texte_zone_formulaire {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: normal;
}





.titre4 {
	color: #333333;
	text-align: center;
	display: block;
	height: 25px;
	padding-left: 15px;
	border: 1px dotted #DCA01C;
	font-family: Arial, Helvetica, sans-serif;
}
#periodeouverture {
	width: 400px;
	float: right;
	height: auto;
	display: block;
	position: relative;
}
.hautdepage {
	color: #666666;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-position: center;
	text-align: center;
}
.texte_justifiegauche3 {
	color: #666666;
	font-size: 10px;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.texte_justifie3 {
	color: #666666;
	font-size: 12px;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}
.Style3 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.Style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #003366;
}
.Style5 {color: #999999}
/*.a:hover2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066FF;
	text-decoration: underline;
}
.a:hover3 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #003366;
	text-decoration: underline;
	font-weight: bold;
}*/
.Style6 {
	color: #9966CC;
	font-weight: bold;
	font-size: 12px;
}
.Style7template {
	color: #9966CC;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	width: 550px;
	float: left;
	height: 40px;
	background-color: #F3F3F3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.Style7templatebis {
	font-family: Arial, Helvetica, sans-serif;
	top: -10px;
	width: 400px;
	float: right;
	height: auto;
	text-indent: 2px;
	text-align: left;
	font-size: 12px;
	margin-left: 150px;
}
.Style7contact {
	color: #9966CC;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	width: 470px;
	height: auto;
	background-color: #F3F3F3;
	text-align: center;
}
.Style7resa {
	color: #9966CC;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	top: -10px;
	width: 355px;
	float: right;
	height: auto;
	text-indent: 2px;
}

.Style8 {
	color: #666666;
	font-weight: normal;
	font-size: 12px;
	margin-right: 20px;
	margin-left: 20px;
}
.Style9 {
	color: #666666;
	font-weight: normal;
	font-size: 12px;
	margin-left: 500px;
	line-height: 10px;
	top: -15px;
	position: relative;
}

.Style15 {
	font-size: 17px;
	color: #FFFFFF;
}
.Style16 {
	color: #666666;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
}
.Style18 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.Style20 {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.Style22 {
	font-size: 18px;
	text-align: right;
	margin-right: 30px;
	float: left;
	margin-left: 260px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
	font-weight: bolder;
	top: 35px;
	position: relative;
}
.Style22bis {
	font-size: 12px;
	margin-right: 10px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #339900;
	font-weight: bolder;
}
.Style23 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	width: 350px;
	font-weight: normal;
	text-align: left;
	position: relative;
	color: #000000;
}
.Style24 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	width: 350px;
	font-weight: normal;
	text-align: left;
	color: #333333;
	float: right;
	height: auto;
}
.Style25 {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.Style26 {font-weight: bold}


.Style29 {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.Style29bis {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.Style36 {
	color: #333333;
	font-weight: bold;
	font-size: 16px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.Style38 {
	color: #000000;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
.Style38strong {
	color: #000000;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.Style38blanc {
	color: #FFFFFF;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.Style38blancstrong {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.Style39 {
	color: #999999;
	font-weight: bold;
	font-size: 14px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.Style39vert {
	color: #009966;
	font-weight: bold;
	font-size: 15px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.Style40 {
	color: #333333;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
}
.Style40cgv {
	color: #FF9900;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
}
.Style42 {
	color: #333333;
	font-weight: bold;
	font-size: 10px;
	text-align: left;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
}
.Style43 {
	font-family: Arial, Helvetica, sans-serif;
	border: thin solid #999999;
}
.Style45 {
	font-size: 7px;
	font-family: Arial, Helvetica, sans-serif;
}
.texte_promos_droite {
	margin-left:20px;
	margin-right:20px;
	margin-top:0px;
	margin-bottom:0px;
	text-align: center;
	background-color: #FFFFFF;
	color: #000000;
}

.basmenu {
	background-image:url(../images/blocs/BC.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	height:32px;
	text-align:center;
	width: 1024px;
	position: relative;
}
.contenunews {
	margin-left:20px;
	margin-right:20px;
	margin-top:0px;
	margin-bottom:0px;
	text-align: center;
	background-color: #64AD28;
}
.galleriephoto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	letter-spacing: 0px;
	display: block;
}
.tableauresa {
	border: 1px solid #FFCC00;
	background-color: #F0F0F0;
}


.boutonreserver{
	display:block;
	width:70px;
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-style: normal;
	text-decoration: underline;
	font-weight: bold;
	border:0px;
	background-color:#FFFFFF;
	cursor:pointer;

}
.boutonreserver_template{
	display:block;
	width:70px;
	margin-left:70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-style: normal;
	text-decoration: underline;
	font-weight: bold;
	border:0px;
	background-color:#FFFFFF;
	cursor:pointer;

}
.boutonreserver:hover, .boutonreserver_template:hover{
color: #cccccc;
}
#zonedroiteresa {
	width:220px;
	height:auto;
	z-index: 50;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	float: left;
	margin-left: 70px;
	margin-top: 40px;
}
#contenerdroiteresa{
	width:200px;
	height:auto;
	background-color: #FDC702;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #BF9502;
	float: right;
}
.centreo2 {
	background-color: #FDC702;
}
.contenuo2 {
	margin-top:0px;
	margin-bottom:0px;
	text-align: center;
	background-color: #FDC702;
}
.carre_globalresa{
	width:550px;
	border: 1px solid #999;
	margin-top: 5px;
	margin-bottom: 5px;
}


.hautresa{
	height:28px;
	width:512px;
}
.centreresa{
	height:auto;
	width:512px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #3C3C3C;
}
.basresa{
	height:32px;
	width:512px;
}


.ds_box {
	z-index: 200;
	height: auto;
	width: 100px;
	border: 1px solid #999999;
	position: absolute;
}

.ds_tbl {
	background-color: #FFF;
}

.ds_head {
	background-color: #FFFFFF;
	color: #666666;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	letter-spacing: 2px;
}

.ds_subhead {
	background-color: #FFCC33;
	color: #333333;
	font-size: 9px;
	text-align: center;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	width: 25px;
}

.ds_cell {
	background-color: #EEE;
	color: #000;
	font-size: 9px;
	text-align: center;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	padding: 5px;
	cursor: pointer;
}

.ds_cell:hover {
	background-color: #FFCC00;
} /* This hover code won't work for IE */
.error_resa{
	font-weight:bold;
	color:#FF0000;
}



.error{
display:block;
color:#FF0000;
font-weight:bold;
}
.no_error{
display:none;
}


#etaperesa {
	width: 80px;
	font-family: "Century Gothic", Arial, Sans-serif;
	height: 35px;
	display: block;
	position: relative;
	margin-left: 2px;
	z-index: 15;
	color: #0066FF;
	font-weight: bold;
	font-size: 10px;
	float: left;
	text-align: center;
}
/*///////////////////////////////////////////////// RESA */

#etape1, #etape2, #etape3, #etape4, #etape5 {
width:470px;
float:left;
margin:20px 0px;
}
#bannerresa {
	width: 100%;
	height: 120px;
	position: relative;
	display: block;
	vertical-align: middle;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
	background-color: #F6A923;
	left: -7px;
	padding-right: 15px;
	top: -15px;
}
#bannerresa a img,#bannerresa a:hover img ,#bannerresa a:active img,#bannerresa a:visited img{
border:0px;	
}
.titresection{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	position: relative;
	background-color: #FDC702;
	width: 545px;
	height: 20px;
	text-indent: 10px;
}
.titresoussection {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-indent: 10px;
}
ul#navig_resa{
list-style-type:none;
padding:0px;
margin:0px 0px 0px 20px;
}
ul#navig_resa li{
font-family: "Century Gothic", Arial, Helvetica, sans-serif;
padding:0px;
height:20px;
line-height:20px;
background-color:#0099FF;
float:left;
border:#0066FF 1px solid;
margin:0px;
text-align:center;
color:#00CCFF;
font-size:10px;

}
/*ul#navig_resa li input{
font-family: "Century Gothic", Arial, Helvetica, sans-serif;
border:0px;
background-color:#0000FF;
height:20px;
cursor:pointer;
color:#FFFFFF;
line-height:20px;
font-size:10px;
margin:0px;
}
ul#navig_resa li#un, ul#navig_resa li#un input{
width:80px;
}
ul#navig_resa li#deux, ul#navig_resa li#deux input{
width:100px;
}
ul#navig_resa li#trois, ul#navig_resa li#trois input{
width:100px;
}
ul#navig_resa li#quatre, ul#navig_resa li#quatre input{
width:80px;
}
ul#navig_resa li#cinq, ul#navig_resa li#cinq input{
width:80px;
}*/
ul#navig_resa li span.activelist{
font-family: "Century Gothic", Arial, Helvetica, sans-serif;
border:0px;
background-color:#0000FF;
height:20px;
color:#FFFFFF;
line-height:20px;
font-size:10px;
margin:0px;
display:block;
}
ul#navig_resa li#un, ul#navig_resa li#un span.activelist{
width:80px;
}
ul#navig_resa li#deux, ul#navig_resa li#deux span.activelist{
width:100px;
}
ul#navig_resa li#trois, ul#navig_resa li#trois span.activelist{
width:100px;
}
ul#navig_resa li#quatre, ul#navig_resa li#quatre span.activelist{
width:80px;
}
ul#navig_resa li#cinq, ul#navig_resa li#cinq span.activelist{
width:80px;
}





/*/////////////////////////////////////////////////////////////////////////////////////*/
.accrocheoffrespecialesetab{
	width:200px;
	color:#666;
	color:#666;
	margin-top: 0px;
	margin-bottom: 0px;
}

hr.promo_etab{
border:0px;
height:1px;
background-color:#999;
width:70%;
}
/*////////////////////////////////////////////////////////////////////////////////*/
.formtri{
font-size: 12px;
font-family: "Century Gothic", Arial, Sans-serif;
text-align: center;
color: #333333;
margin:0px 0px 20px 0px;
}
form.formtri input.pseudolien{
display:inline;
font-size: 12px;
background-color:#FFF;
border:0px;
color:#666666;
text-decoration:underline;
cursor:pointer;
padding:5px 0px;
}
form.formtri input.pseudolien:hover{
color:#cccccc;
}
/*////////////////////////////////////////////////////////////////////////////////*/

p.pagination{
font-size: 12px;
font-family: "Century Gothic", Arial, Sans-serif;
text-align: center;
}
p.pagination a{
color:#666666;
text-decoration:underline;		
}
p.pagination a:hover{
text-decoration:none;	
}
