
body{
	background:#170000;
	font-family:Verdana;
	font-size:12px;
}


/*********** PUBLIC PART ***********/
/*
.BG-1 {
	background-image:  url("Pics/background2.gif");
}

.BG-2 {
	background-image: url("Pics/BG_2.gif");
}
*/

#menu{
	width:593px;
	height:45px;
	float:left;
	background-image:  url("Pics/background2.gif");
	
	padding-top:95px;
	padding-left:10px;
	margin-bottom:10px;
	
	font-size:1.3em ;
	font-weight:bold;
}


#buttonsMenu{
	margin-top:5px;
	clear:both;
}

#buttonsMenu span{
	float:left;
}


a.amenu{
	font-family:Monotype Corsiva;
	color:#0000FF;
	padding-right:13px;
	font-weight:normal;
	font-size:1em;
}

a.lastAMenu{
	padding-right:2px;
}


.welcome{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#006699;
	margin:0px 0px 5px 0px;
}

.maj{
	font-size: 1.4em;
	font-weight:bold;
}

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

#plan{
	background-color:#FFFFFF;
}

.filterTable{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	font-weight:bold;
}

/*********** ADMIN PART ***********/

form{
	padding-top:10px;
}

a.choice{
	font-size:12px;
	text-decoration:none;
	color:#170000;
	background: url(Pics/choice.png) no-repeat center left;
	padding-left:10px;
	font-weight:bold;
}

a.choice:hover{
	font-size:12px;
	text-decoration:none;
	color:#DD0000;
	background: url(Pics/choice.png) no-repeat center left;
	padding-left:15px;
	font-weight:bold;
}


/*********** divs ***********/

#wrapper{
	width:759px;
	background:#FFFFFF;
	margin:49px 0 0 94px;
	padding:14px 17px 14px 14px;
}

#wrapper2{
	width:700px;
	background:#FFFFFF;
	margin:20px 0 0 20px;
	padding:14px 17px 14px 14px;
}

#logo{
	width:156px;
	height:140px;
	float:left;
}

#menuAdmin{
	width:593px;
	height:50px;
	float:left;
	background-image:  url("Pics/background2.gif");
	
	padding-top:90px;
	padding-left:10px;
	
	font-size:1.3em ;
	font-weight:bold;
}

#main{
	clear:both;
	margin: 0px 0 20px 0;
}

#buttons{
	margin-top:5px;
	clear:both;
}

#buttons span{
	margin-right:20px;
	float:left;
}

/*********** fieldset ***********/


.pageSelector{
	border: solid #170000 1px;
	padding:7px;
}

.degrade{
	background:url(Pics/degrade_bg.png) repeat-x top;
}


.pageSelector legend{
	color:#170000;
	text-transform:uppercase;
	font-weight:bold;
}

.pageSelector .attribute{
	margin:0;
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom: dotted #85797A 1px;
}


.btsubmit{
	background: #170000 url(Pics/puce.png) no-repeat bottom left;
	text-transform:uppercase;
	color:#FFF;
	border:solid 1px;
	padding-left:25px;
	font-weight:bold;
	cursor:pointer;
}

#roomsParameter td{
	width:25%;
}

/*********** table ***********/
.frame{
	width:100%;

/*700px*/
}
.frame td {
	font-size:12px;
}

/*********** popup ***********/

.popupTitle{
	color:#170000;
	font-weight:bold;
	font-size:1.3em;
	border-bottom: solid 2px #170000;
	padding-bottom:5px;
}

/*********** management confirmation ***********/

.confirm{
	color:#333366;
	font-weight:bold;
	font-size:1.2em;
	padding-bottom:5px;
}

/*********** contact ***********/

#contactForm p{
width:80%;
margin:auto;
}

#contactForm p{
clear:both;
}

.personalForm{
	border-left: 5px solid #333366;
	float:left;
	margin-left:30px;
}

.personalForm th{
	background: #333366;
	color:#FFFFFF;
	font-weight:bold;
}

.searchForm{
	border-left: 5px solid #996666;
	float:left;
	margin-left:40px;
}

.searchForm .submitForm{
	text-align:center;
}

.searchForm th{
	background: #996666;
	color:#FFFFFF;
	font-weight:bold;
}


/*********** maintenance ***********/

#contactForm p#legend{
	padding-bottom:10px;
	color:#006699;
	font-weight:bold;
}

.maintenanceForm{
	border-left: 5px solid #170000;
	margin-left:30px;
	background:transparent url(Pics/degrade_bg.png) repeat-x scroll center top;
}



.maintenanceForm th{
	background: #170000;
	color:#FFFFFF;
	font-weight:bold;
}

.maintenanceForm td{
	vertical-align:top;
	padding-bottom:5px;
}

.maintenanceForm .submitForm{
	text-align:center;
}
