body {
	margin-left: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f9fbd4;
	background-image:url(/images/degrade.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-family: verdana,arial,sans serif;
	color:#3b4956;
	font-size:11px;
	text-align:justify;
}

td {
	text-align:left;
}

img {
	border:0px solid black;
}

table{
	border-collapse : collapse;
	border-spacing : 0px;
	border : 0px solid black;
}

#tabPrinc{
	width: 840px;
	height: 500px;	
}

#footer{
	height: 27px;
	font-size:8px;
	border-top: 1px solid #bcbba0;
	color: #bcbba0;
	
}

#language{
	height: 18px;
	color: #96abbf;
	font-size: 8px;
	text-align:right;
	padding-right: 12px;
}

.langue, .langue:hover{
	color: #96abbf;
	text-decoration: none;
}

.langueActive{
	color: #52606d;
}

#top{
	height: 303px;
}

#middle{
	padding-top: 30px;
	padding-bottom: 30px;
	padding-right: 4px;
	padding-left: 4px;
}

.titre{
	font-weight: bold;
	font-size:14px;
	color: #989a08;
	padding-bottom: 10px;
}

.TitleObjet {
	text-align:left;
}

.Bodyjustify{
	text-align:justify;
}

#menu{
	background-image:url(/images/degrade_menu.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height: 24px;
	vertical-align:top;
}

.ProgressionBar ul {
	list-style: none;
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 11px;
	padding-bottom: 0px;
	margin-top:-2px;
	position:absolute;
}

.ProgressionBar ul li {
	float: left;
	height: 25px;
	width: 120px;
	border: 0px solid #000000;
	text-align:center;
	margin: 0px;
	padding-top: 4px;
	color: #b5b709;
}

.ProgressionBar ul li.selected {
	border: 0px solid #FFFFFF;
	background-image:url(/images/menu_selected.png);
	background-position:top;
	background-repeat:no-repeat;
	color: #3b4956;
}

.menu, .menu:hover{
	color: #b5b709;
	text-decoration: none;
}

#recherche{
	width: 237px;
	background-image:url(/images/fd_recherche.jpg);
	background-position:top;
	background-repeat:no-repeat;

}

input{
	border: 1px solid #52606d;
	font-size:11px;
}

select, option{
	border: 1px solid #52606d;
	font-size:11px;
}

#buttonSubmit{
	background-color: #bcbe0e;
	color: #fffcf0;
	border: 0px solid #bcbe0e;

}

a{
	color: #989a08;
	text-decoration:underline;
}
a:hover{
	color: #989a08;
	text-decoration:none;
}

.texte_descriptif{
	font-family: verdana,arial,sans serif;
	font-size:11px;
	text-align:justify;
}

.cadre{
	width:210px;
	border : 0px solid red;
	margin-left:15px;
}

#titleBooking{
	color: #ffffff;
	font-family: verdana,arial,sans serif;
	font-size:14px;
	font-weight: bold;
	padding-left : 20px;
	padding-top : 15px;
	
}

#tableCITI{
	padding-right: 10px; 
	padding-left: 5px;
}