body{
	font-size:11px;
	font-family:arial;
	margin:0px;
	padding:0px;
	background-repeat:repeat-x;
	background-image:url('../images/fdbody.gif');
	background-repeat:repeat-x;
}

#logo{
	height:120px;
	width:30%;
	text-align:left;
	position:absolute;
	left:0px; 
	top:0px;
	z-index:10;
}

#tinymce{
	font-family:arial;
	font-size:11px;
}

#logotitle{
	height:30px;
	width:30%;
	text-align:left;
	position:absolute;
	left:50px;
	top:96px;
	z-index:11;
	color:#F9F884;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	
}

#langue{
	height:50px;
	width:20%;
	position:absolute;
	left:80%;
	top:0px;
	z-index:50;
}

#header #banner{
	width:100%;
	position:absolute;
	left:0px;
	top:0px;
	z-index:1;
	overflow:hidden;
	height:148px;
}

#header .imgbanner {
	position: absolute;
	overflow:hidden;
	width:100%;
	left:0px;
	top:0px;
	text-align:right;
}



div#btitle{
	height:33px;
	background-color:#FFFF99;
	padding-left:20px;
	line-height:33px;
}

#txtmyardenne{
	font-family:arial;
	font-size:18px;
	font-weight:bold;
	color:#F9F885;
	position:absolute;
	z-index:20;
	left:210px;
	top:10px;
}

#txtmyardenne span{
	font-size:12px;
	font-weight:bold;
}

#txtmyardenne a{
	color:#F9F885;
}


/*------------MENU*/
#bmenu{
	position:absolute;
	z-index:11;
	top:64px;
	width:100%;
}
#bmenu #menu{
	font-weight:bold;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	list-style:none;
	width:450px;
}
#bmenu #menu li{
	float:left;
	height:30px;
	text-align:center;
}

#bmenu #menu li a{
	display:block;
	float:left;
	height:30px;
	color:#1A883C;
	text-decoration:none;
	padding-left:4px;
	padding-right:4px;
	padding-top:1px;
	margin:0px;
}
#bmenu #menu .alvertv{
	margin-right:4px;
	background-image:url('http://www.ardenne.org/images/fdmenuv.gif');
	background-position:right top;
	background-repeat:no-repeat;
	line-height:30px;
}
#bmenu #menu .nalvertv{
	margin-right:4px;
	background-image:url('http://www.ardenne.org/images/fdmenuv.gif');
	background-position:right top;
	background-repeat:no-repeat;
}
#bmenu #menu .alvertj{
	margin-right:4px;
	background-image:url('http://www.ardenne.org/images/fdmenuj.gif');
	background-position:right top;
	background-repeat:no-repeat;
	line-height:30px;
	
}
#bmenu #menu .nalvertj{
	margin-right:4px;
	background-image:url('http://www.ardenne.org/images/fdmenuj.gif');
	background-position:right top;
	background-repeat:no-repeat;
}
#bmenu #menu .nalvertr{
	margin-right:4px;
	background-image:url('http://www.ardenne.org/images/fdmenur.gif');
	background-position:right top;
	background-repeat:no-repeat;
}


input{
	font-size:11px;
	font-family:arial;
	font-weight:normal;
}


textarea{
	font-size:11px;
	font-family:arial;
}

img{
	border:0px;
}

.menu{
	float:left;
	font-weight:bold;
}

.menu a,.menusel a,.smenu a,.smenusel a  {
	color:#000000;
}

.menusel{
	float:left;
}

a.menusel:link{
	color:#1B774D;
	text-decoration:none;
}

a.menusel:visited{
	color:#1B774D;
	text-decoration:none;
}
a.menusel:hover{
	color:#C9C9C9;
	text-decoration:none;
}


.menuover{
	float:left;
	padding:24px 15px 0px 15px;
	text-transform:uppercase;
	background:url("../images/bgmenuhover.gif") no-repeat top center;
}



#menu{
	height:30px;
	clear:right;
}

/*Header*/

#logo{
	float:left;
	width:168px;
	height:136px;
}

#moncompte{
	float:right;
	margin:0px 40px;
	font-size:12px;
	height:80px;
}


/*sous menu et partie gauche*/
#pageleft{
	float:left;
	padding:15px;
}

#pagecenter{
	margin-left:20px;
	margin-right:10px;
}

.smenu{
	border-bottom:1px solid #B0B0B0;
	padding:6px 10px;
	width:200px;
}

.smenusel{
	border-bottom:1px solid #B0B0B0;
	padding:6px 10px;
	background-color:#CEDEC7;
	width:200px;
}

#titlemenu{
	padding:4px 10px;
	font-weight:bold;
	background-color:#1B774D;
	border-bottom:1px solid #3D3229;
	width:200px;
	height:20px;
	color:#FFFFFF
}

#titlebar{
	border-top:1px solid #1B774D;
	font-size:18px;
	margin-top:15px;
	padding:4px 10px;
	color:#1B774D;
}

/*Tableau de liste*/
table caption{
	padding:4px 10px;
	font-weight:bold;
	background-color:#1B774D;
	color:#ffffff;
	height:25px;
	text-align:left;
	font-size:14px;
}

.label{
	font-weight:normal;
	text-align:left;
	background-image:url("../images/fdth.gif");
	padding:4px 10px;
	border-bottom:1px solid #B0B0B0;
}

.item{
	font-weight:normal;
	text-align:left;
	padding:4px 10px;
	border-bottom:1px solid #D6D6D6;
}

.toolbar{
	background-color:#F0F0F0;
	padding:4px 10px;
	font-weight:normal;
	text-align:left;
	border-bottom:1px solid #B0B0B0;
}

input{
	font-size:11px;
	font-family:arial;
}

#str_obl_slib{
	font-size:11px;
	font-family:arial;
	border:1px solid #B0B0B0;
}

.button,.btreservroom,.btUpProd 
{
	background-color:#EEEEEE;
	background-image:url(../images/bgGray.gif);
	border:1px solid #999999;
	color:#000000;
	font-size:10px;
}

.btreservdelroom:hover,.btUpProd:hover , .btreservdelroom:focus, .btreservroom:hover, .btreservroom:focus, .button:hover, .button:focus,.buttonv:hover, .buttonv:focus,.buttond:hover, .buttond:focus{
	color: #9C0003;
	background-color: #ffffff;
	background-image:url(../images/bgyellow.gif);
	border-color: #9C0003;
}


.cellulech{
	height:26px;
	width:12.5%;
	padding:2px;
}
 
.cellule{
	height:26px;
	width:12.5%;
	padding:2px;
	
}

.buttonv 
{
	background-color:#EEEEEE;
	background-image:url(../images/bgGreen.gif);
	border:1px solid #999999;
	color:#000000;
	font-size:10px;
}

.buttond ,.btreservdelroom
{
	background-color:#EEEEEE;
	background-image:url(../images/bgRed.gif);
	border:1px solid #999999;
	color:#000000;
	font-size:10px;
}



.buttonvalider
{
	background-color:#EEEEEE;
	background-image:url(../images/bgGray.gif);
	border:1px solid #999999;
	color:#000000;
	font-size:10px;
}

.buttonvalider:hover, .buttonvalider:focus{
	color: #9C0003;
	background-color: #ffffff;
	background-image:url(../images/bgyellow.gif);
	border-color: #9C0003;
}

.line
{
	background-color:#ffffff;
}

.line:hover{
	background-color:#FFF9D0;
}

.lineSelected
{
	background-color:#C9E8CB;
}

#legende{
	position:absolute;
	left:0px;
	top:0px;
	display:none;
	border:1px solid #B0B0B0;
	padding:5px;
	background-color:#FFF9D0;
}



a:link{
	text-decoration:underline;
	color:#095AA6;
}
a:hover{
	text-decoration:none;
	color:#1B774D;
}
a:visited{
	text-decoration:underline;
	color:#095AA6;
}



#blk_frm_rq_sj{
	background-color: #1A8835;
	margin-bottom:10px;
}
#blk_frm_rq_sj #form,#blk_frm_rq_sj2 #form,#blk_frm_rq_sj3 #form,#blk_frm_rq_sj #form1,#blk_frm_rq_sj3 #form,#blk_frm_rq_sj3 #form2,#blk_frm_rq_sj3 #form1,#blk_frm_rq_sj2 #form1  {
  background-color: #FEF7D9;
}



#blk_frm_rq_sj2{
	background-color: #000D99;
	margin-bottom:10px;
}

#blk_frm_rq_sj3{
	background-color: #FF0000;
	margin-bottom:10px;
}

.cadre_haut{
	background-image:url('../images/cadreh.gif');
	background-repeat:no-repeat;
}
.cadre_hautc{
	background-image:url('../images/cadrehc.gif');
	background-repeat:no-repeat;
	background-position:right top;
	height:2px;
}
.cadre_hautc img{
	width:0px;
	height:0px;
}
.cadre_bas{
	background-image:url('http://www.ardenne.org/images/cadreb.gif');
	background-repeat:no-repeat;
}
.cadre_basc{
	background-image:url('../images/cadrebc.gif');
	background-repeat:no-repeat;
	background-position:right bottom;
	height:2px;
}
.cadre_bas img{
	width:0px;
	height:0px;
}
.contenu  /*Contenu du block avec cadre à gauche et à droite*/
{
  	padding:0px;
	margin:0px;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 1px;
}

#blk_frm_rq_sj h1,#blk_frm_rq_sj2 h1 ,#blk_frm_rq_sj3 h1 ,#blk_mto h1, #blk_mn_sj h1, #blk_mn_pr h1, #blk_aff h1, #blk_mn_aff h1
{
	font-family: Georgia;
	font-size: 18px;
	font-weight: bold;
	color: White;
	height: 35px;
	line-height: 35px;
	text-align: center;
	margin:0px;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}

#blk_frm_rq_sj h1,#blk_frm_rq_sj2 h1,#blk_frm_rq_sj3 h1 ,#blk_mto h1, #blk_mn_sj h1, #blk_mn_pr h1, #blk_aff h1, #blk_mn_aff h1
{
	font-family: Georgia;
	font-size: 18px;
	font-weight: bold;
	color: White;
	height: 35px;
	line-height: 35px;
	text-align: center;
	margin:0px;

}

#blk{
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 1px;
}

#listeLoc,#listeCom { 
	position:absolute;
	width:250px;
	z-index:1000;
	background-color:white;
	border:1px solid #1A8835;
	margin:0px;
	padding:0px;
}
#listeLoc  ul,#listeCom  ul {
    list-style-type:none;
    margin:0px;
    padding:0px;  
}
#listeLoc  ul li.selected,#listeCom  ul li.selected  { 
	background-color: #F5F333;
}
#listeLoc  ul li,#listeCom  ul li {
      list-style-type:none;
      display:block;
      margin:0;
      padding:2px;
      height:12px;
      cursor:pointer;
	  font-size:10px;
}

.upimg{
	float:left;
	width:140px;
	margin-right:80px;
	margin-bottom:10px;
}
.upimg img{
	width:120px;
	border:1px solid #000000;
}


.upfileinput input{
	font-size:11px;
	font-family:verdana;
}
.divcheckboxes{
	padding-right:10px;
}






