body{
	font-family: Arial, Helvetica, sans-serif;
	font-size:80%;
	margin:5px 0 0 5px;
	padding:0;
}

img{
	border:0;
	margin:0;
	padding:0;
}

a{
	color:#F09B64;
	text-decoration:none;
}

img a{
	border:0;
	padding:0;
	margin:0;

}

input,select{
	border:1px #737373 solid;
	font-size: 7pt;
	margin:3px 0 3px 0;
}

h1{
	font-size:120%;
	background-color:#F09B64;
	color:#FFF;
	border:1px solid #F09B64;
	padding:0 0 0 5px;
	margin:0 0 0 0;
	line-height:1.5em;
}

h3 a{
	color:#FFF;
}

h3{
	font-size:120%;
	background-color:#F09B64;
	color:#FFF;
	border:1px solid #F09B64;
	padding:0 0 0 5px;
	margin:0 0 0 0;
	line-height:1.5em;
	width:50%;
}

h2{
	font-size:100%;
	background-color:#FFF;
	border:1px #F09B64 solid;
	color:#F09B64;
	width:80%;
	padding:5px 0 5px 0;
	text-align:center;
}

#pub{
	padding:10px 10px 0 0;
	text-align:right;
}

.accueil td{
	border:1px #909090 solid;
}

.tabh1 a{
	background-color:#F09B64;
	color:#FFF;
}

.right{
	float:right;
	padding:0 30px 0 0;
}

.left{
	float:left;
	padding:0 30px 0 0;
}

.center{
	text-align:center;
}

.aligndroite{
	text-align:right;
}

.border-top{
	margin:0 0 10px 0;
	border-width:1px;
	border-color:#F09B64;
	border-style: solid;
}

#lst_dispo{
	font-size:90%;
}

#content{
	width:75em;
	margin:0 auto 0 auto;
}

#gauche{
	float:left;
	width:13em;
}

#centrefull{
	float:left;
	width:61em;
	padding:0 0 0 0.5em;
}

#centre{
	float:left;
	width:45.5em;
	padding:1em 0 0 0.5em;
}

#droite{
	padding:1em 0 0 0.5em;
	margin:0;
	float:right;
	width:15em;
}

#navigation{
	height:1.3em;
	padding:0 0 0 13.5em;
	border-style:solid;
	border-width:0 0 1px 0;
	border-color:#CCC;
}

#bandeau_haut{
	background-image:url('/images/bandeau_haut.png');
	background-repeat: no-repeat;
	background-color:#909090;
	height:104px;
}

#menuhaut{
	background-color:#000;
	height:30px;
	width:75em;
	margin:0;
	padding:0;
}

#bandeau_bas{
	position:relative;
	background-color:#909090;
	height:1.5em;
}

#fond_blanc{
	margin-top:4px;
	background-color:#FFF;
}

#menuhaut a{
	color:#FFF;
}


#resa{
	cursor:move;
	position:absolute;
	left:200px;
	top:200px;
	width:400px;
	background-color:#737373;
	margin:10px;
	border-style:solid;
	border-width:3px 3px 3px 3px;
	border-color:#737373;
	visibility:hidden;
	color:#FFF;
}

#resacontenu{
	background-color:#FFF;
	color:#000;
	padding:2px 0 2px 0;
}

#mapdiv{
	visibility:hidden;
	cursor:move;
	position:absolute;
	left:200px;
	top:200px;
	width:700px;
	height:720px;
	background-color:#737373;
	margin:10px;
	border-style:solid;
	border-width:3px 3px 3px 3px;
	border-color:#737373;
	color:#FFF;
}

#map{
	width:100%;
	height:100%;
}

.floatgauche a{
	color:#FFF;
}

.floatgauche{
	float:left;
	background-color:#737373;
	height:1.5em;
	color:#FFF;
}

.floatdroite a{
	color:#FFF;
}

.floatdroite{
	float:right;
	background-color:#737373;
	height:1.5em;
}

.t_house{
	border:1px #555555 solid;
	padding:0;
	margin:0 0 20px 0;
}

.account{
	border-width:0 1px 1px 1px;
	border-color:#737373;
	border-style: solid;
	width:100%;
	text-align:left;
	border-collapse: collapse;
}

.account td, th{
	border-width:1px;
	border-color:#737373;
	border-style: solid;
}

.t_house td tr{
	padding:0;
	margin:0;
}

.t_house th{
	text-align:left;
	color:#FFF;
	background-color:#555555;
	padding:4px;
	margin:0;
}

/* DEBUT MENU GAUCHE */
dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu {
	margin-top:40px;
}

dl#menu {
	width: 12em;
	margin:10px 0 0 0;
	padding:0;
	color:#FFF;
}

dl#menu dt {
	cursor: pointer;
	height: 23px;
	line-height: 20px;
	text-align: left;
	font-weight: bold;
	padding:6px 0 0 10px;
	margin-top:7px;
	background:#737374;
	background-image: url("/images/fond_menu.jpg");
	background-repeat:no-repeat;
}

dl#menu dd {
	border: 1px solid gray;
}

dl#menu li {
	text-align: left;
	padding-left:0;
	background: #F9D2B9;
}

dl#menu li a, dl#menu dt a {
	color: #000;
	text-decoration: none;
	display: block;
	border: 0 none;
	height: 100%;
}

dl#menu li a:hover, dl#menu dt a:hover {
	background: #FFF;
}
/* FIN MENU GAUCHE */

.floattante{
	float: left;
	width: 650px;
	margin:5px 8px 0 0;
	padding:3px 0 5px 50px;
	text-align: left;
	color:#FFF;
}


.fin-div{
	clear:both;
}

.smalltxt{
	font-size:80%;
	color:#A6A6A6;
}

.smalltxtwhite{
	font-size:80%;
	color:#FFF;
}

.lst_home{
	margin-bottom:5px;
	padding:0 4px 5px 4px;
}

.finlst_home{
	color:#9F9F9F;
	size:1px;
}

.image{
	float:left;
	width:145px;
	padding:0;
}

.texte{
	float:left;
	width:620px;
}


.noborder{
	border:none;
}

#prix{
	width: 300px;
	margin:0 auto;
	text-align:center;
	border:1px #555555 solid;
}

#prix input{
	text-align:center;
}

.inplaceeditor-saving { 
	background: url(wait.gif) bottom right no-repeat; 
}

.rouge{
	color:#E80017;
	font-weight:bold;
}

.cadreimg{
	float:left;
	border:1px solid #868686;
	width:130px;
	padding:5px;
	margin:5px;
}

.selected_cli{
	color:#FFF;
	font-weight:bold;
	background-color:#868686;
	padding:0.2em;
}

.noselected_cli{
	color:#FFF;
	font-weight:bold;
	background-color:#868686;
	padding:0.2em;
}

/* 
-------------------------------------------------------- 
	DEBUT Calendrier
-------------------------------------------------------- 
*/
.bordercal{
	font-size:80%;
 	border-style:solid;
	border-width:1px;
	padding: 0px;
	border-color: #F09B64;
}

.bordercal tr{
	border-color: #F09B64;
 	border-style:solid;
	border-width:1px;
	background-color: #F09B64;
}

#imgrollover{
	position: absolute;
	border:2px #CCC solid;
	margin:0;
	padding:0;
	visibility:hidden;
}

.bordercal a{
	color:#0000FF;
	text-decoration:underline;
}

.titremois  { 
	font-weight: bold; 
	color: #FFF; 
	background: #F09B64; 
}

.titremois:link  { 
	font-weight: bold; 
	color: #FFF; 
	background: #F09B64; 
	text-decoration: none 
}

.titremois:visited  { 
	font-weight: bold; 
	color: #FFF; 
	background: #F09B64; 
	text-decoration: none;
}

.titremois:hover  { 
	font-weight: bold; 
	color: #FFF; 
	background: #F09B64; 
	text-decoration: underline }

.titrejours  { 
	color: #FFF; 
	background: #F09B64;
}

.titrenum  { 
	color: #000; 
	background: #FFF; 
}

.titrenum2  { 
	color: #AAAAAA; 
	background: #FFF; 
}

.titreweek  { 
	color: #AAAAAA; 
	background: #FDE45B; 
}

.titreweek2  { 
	color: #737373; 
	background: #FFFAF0; 
}

.titrewend  { 
	color: #000000; 
	background: #FFE1A4; 
}

.titrewend2  { 
	color: #AAAAAA; 
	background: #FFD071; 
}
.titrenow  { 
	color: #FDFC65; 
	background: #9DABE3;
}
/* FIN Calendrier */