html{
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	background-position: left top;
	font-family: "Verdana";
	font-size: 13px;
}

body {
	margin-top: 11px;
	margin-right: 4em;
	margin-bottom: 11px;
	margin-left: 4em;
}

h1 {
	font-family: Verdana;
	font-size: 18px;
	color: #3B2E8D;
	font-weight: bold;
	padding-top:8px;
	padding-bottom:5px;
	border-bottom:1px dotted #000000;
	letter-spacing: 1em;
	font-variant: small-caps;
}

h2 {
	font-family: "Verdana";
	font-size: 17px;
	color: #000000;
	font-weight: bold;
}


p, ul, ol, tr, th, caption, input, legend, option, select {
	font-family: "Verdana";
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
}

p {
	text-align: justify;
}


fieldset {
	border:1px dotted #000000;
	width:90%;
    padding:2em;
    padding-bottom:3em;
	margin-bottom:1em;
}


legend {
	margin-bottom: 1em;
	margin-top: 1em;
}


img {  
	text-decoration: none; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px;
}

a { 
	color: #000099; 
	text-decoration: none;
}

th {  
	border: 1px solid #999999; 
	padding: 2px; 
	background-color: #CCCCCC;
}

th, caption {
	font-weight: bold; 
}

td { 
	border: 1px #CCCCCC solid; 
	padding: 2px; 
	vertical-align: middle; 
	height: 20px; 
	background-color: #F1F0F8;
}

.gratuit{
	border: 1px #CCCCCC solid; 
	padding: 2px; 
	vertical-align: middle; 
	height: 20px; 
	background-color:#B0C8EE;
} 


.encours{
	border: 1px #CCCCCC solid; 
	padding: 2px; 
	vertical-align: middle; 
	height: 20px; 
	background-color:#CC3333;
	color:#FFFFFF;
} 

.acquitte{
	border: 1px #CCCCCC solid; 
	padding: 2px; 
	vertical-align: middle; 
	height: 20px; 
	background-color:#339900;
	color:#FFFFFF;
}
 

.gauche {
	position:relative;
	text-align: left;
	width: 100%;
	float:left;
	margin-top: 60px;
}

.title0 {
	position:absolute;
	font-family:"Verdana";
	font-size: 64px;
	font-weight:bold;
	color: #6C84B4;
	left:-6px;
	top:-65px;
}

.sponsors_box{
	position:absolute;
	right:0px;
	top:0px;
}

.centered {
	text-align: center;
}
.droite {
	text-align: right;
	width: 40%;
	float:right;
	padding-top: 60px;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
}



.grd_titre {
	font-size: 17px;
	color: #000000;
	font-weight: bold;
}


.tres_grd_titre {
	font-size: 38px;
	color: #6C84B4;
	font-weight: bold;
}

.boite_image{
	padding-right: 1em;
	padding-left: 1em;
}

.blue {
	color: #3B2E8D;
}

.label {
	font-family: "Verdana";
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	width: 30%;
	float: left;
	margin-bottom: 3px;
	margin-right: 1em;
	text-align:right;
	padding-top:3px;
}

.champ {
	width: 55%;
	float: left;
	margin-bottom: 3px;
}


.oneinput {
	float: left;
	width: 100%;
	font-family: "Verdana";
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
}

.menu {
	float: left;
	width: 18%;
	padding-top: 1em;
	position: relative;
	padding-bottom: 1em;
}

.news {
	float: right;
	width: 15%;
	padding-top: 1em;
	position: relative;
	padding-bottom: 1em;
}

.texte {
	float: left;
	position: relative;
	padding:  0.5em 2em 1em 3em;
	width:59%;
}

.mainframe {
	float: left;
	width: 100%;
	position: relative;
}

.validateur {
	padding-top: 1em;
	float: left; 
	text-align: left;
	padding-bottom: 1em;
	font-family: "Verdana";
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	vertical-align: middle;
}

.itembox {
	padding: 2px;
	width: 100%;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #F1F0F8;
	text-align: center;
	margin-bottom: 5px;
}

.itembox2 {
	padding: 2px;
	width: 100%;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #FFFFFF;
	text-align: center;
	margin-bottom: 5px;
}

.itembox:hover {
	padding: 2px;
	width: 100%;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #CCCCCC;
	text-align: center;
	margin-bottom: 5px;
}


.banderole {
	position:relative;
	background-repeat:repeat-x;
	background-position: left top;
	width: 100%;
	float: left;
	height: 100px;
}

.title1 {
	position:absolute;
	top:75px;
	right:10px;
	float:right;
	color:#FFFFFF;
}

.content {
	width: 100%;
	float: left;
	border-top: 0px;
	border-bottom: 1px solid #999999;
}


.panel {
    position: relative;
    left:0;
    top:0;
    border:1px solid #6C84B4;
    margin-bottom:5px;
}

.hd_panel { 
    border-bottom: solid 1px #6C84B4;
    padding:4px 10px;
    font-size: 93%;  /* 12px */
    font-weight: bold;
    color: #FFFFFF;
    background-color: #6C84B4;
    position: relative;
    background-image:url(../images/bg_item.gif);
    background-repeat:no-repeat;
    background-position:right;
}

.bd_panel {
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	background-position: left top;
    background-color: #FFFFFF;
    font-size: 90%;  /* 12px */
    padding: 10px;
}

.panel_news {
    position: relative;
    left:0;
    top:0;
	border:1px solid #DF8BB5;
	margin-bottom:5px;
}

.hd_panel_news { 
	border-bottom: solid 1px #DF8BB5;
	padding:4px 10px;
    font-size: 93%;  /* 12px */
    font-weight: bold;
    color: #FFFFFF;
    background-color: #DF8BB5;
    position: relative;
	background-image:url(../images/new_2.png);
	background-repeat:no-repeat;
	background-position:right;
}

.bd_panel_news {
    font-size: 85%;  /* 12px */
    padding: 10px;
    background-color: #FFFFFF;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	background-position: left top;
}


.menu_item {
	width:100%;
	padding-bottom:1px;
	position:relative;
}

.menu_item:hover {
	width:100%;
	padding-bottom:1px;
	background-color:#E0E9E9;
}

.lh {
	border-bottom:1px dotted #000000;
	padding-top:1em;
	padding-bottom:1em;
}

.important{
	float:left;
	width:95%;
	border:1px solid #DF8BB5;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	background-position: left top;
        background-color: #FFFFFF;
	padding-top:1em;
        padding-bottom:1em;
        padding-left:2em;
        padding-right:2em;
	margin-top:1em;
        text-align:justify;
	margin-bottom:2em;
}

.important_blue{
	float:left;
	width:95%;
	border:1px solid #6C84B4;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	background-position: left top;
        background-color: #FFFFFF;
	padding-top:1em;
        padding-bottom:1em;
        padding-left:2em;
        padding-right:2em;
	margin-top:1em;
        text-align:justify;
	margin-bottom:2em;
}


.none {
	background:none;
	border:none;
}

.tab_head{
    border: solid 1px #6C84B4;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #6C84B4;
	padding:0.5em;
	text-align:center;
	vertical-align:middle;
	width:140px;
}

.tab_cell{
    border: solid 1px #6C84B4;
    color: #000000;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	padding:0.5em;
	text-align:center;
	vertical-align:middle;
}

.tab_cell_selected{
	border:1px solid #990000;
	background-color:#F6E8EF;
    color: #000000;
	padding:0.5em;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
}


.tab_tarif{
	margin-bottom:2em;
}

.lh {
	float:right;
        border-bottom:1px dotted #000000;
	margin-top:1em;
	margin-bottom:2em;
        width:100%;

}
h2 {
	font-family: "Verdana";
	font-size: 17px;
	font-weight: bold;
        margin-top:2em;
        margin-bottom:0px;
	color: #6C84B4;
}

h1 {
	font-family: Verdana;
	font-size: 22px;
	color: #3B2E8D;
	font-weight: bold;
	padding-top:8px;
	padding-bottom:5px;
	border-bottom:1px dotted #000000;
	letter-spacing: 3px;
	font-variant: small-caps;
}


html, body, p, ul, ol, tr, th, caption, input, legend, option, select, .droite, .label, .oneinput, .bd_panel, .hd_panel {font-size:11px;}

.bd_panel_news, .hd_panel_news {font-size:10px;}

li{	margin-left: -2em;}

.missing_input{
	border:1px solid #990000;
	background-color:#F6E8EF
}

.full_input, .full_select{
	border:1px solid #999999;
}


.missing_label {
	font-family: "Verdana";
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	width: 30%;
	float: left;
	margin-bottom: 3px;
	margin-right: 1em;
	text-align:right;
	padding-top:3px;
	color:#990000;
}

.error_message {
	font-weight: bold;
	font-style: normal;
	width: 100%;
	float: left;
	margin-right: 1em;
	text-align:left;
	margin-top:-1em;
	padding-bottom:1em;
	color:#990000;
}


input, select{
	border:1px solid #999999;
}


.left_side_photo {
	font-weight: normal;
	font-style: normal;
	width: auto;
	float: left;
	margin-bottom: 1em;
	margin-right: 2em;
}

.right_side_text {
	width: auto;
	float: left;
	margin-bottom: 1em;
}

.menu_check_item {
	width:100%;
	margin-bottom:-1px;
}

.head_room_type{
	background-image:url(../images/bg.gif);
	float:left;width:100%;
	border:1px solid #999999;
	padding:5px;
	background-color:#F1F0F8;
}

.puce{
	list-style-image:url(http://eric.univ-lyon2.fr/~rbenmessaoud/images/puce_2.png);
	list-style-position:outside;
	margin-bottom:1em;
	margin-left:1em;
}

.td_heure{
	background-color:white;
	border:none;
	border-left:4px solid #6C84B4;
	padding:1em;
	border-bottom:1px dotted #CBCBCB;
}

.td_heure_gray{
	border:none;
	border-left:4px solid #6C84B4;
	padding:1em;
	border-bottom:1px dotted #CBCBCB;
	background-color:#F1F0F8;
	background-image:url(../images/bg.gif);
}

.td_texte{
	vertical-align:top;
	background-color:white;
	border:none;
	padding:1em;
	border-bottom:1px dotted #CBCBCB;
	border-left:1px dotted #CBCBCB;
}

.td_texte_gray{
	text-align:center;
	border:none;
	padding:1em;
	border-bottom:1px dotted #CBCBCB;
	border-left:1px dotted #CBCBCB;
	background-color:#F1F0F8;
	background-image:url(../images/bg.gif);
}


.on_three_col_1{
	float:left;
	height:auto;
	width:8%;
	padding-right:1%;
	text-align:right;
}

.on_three_col_2{
	float:left;
	height:auto;
	width:81%;
	padding-right:0.5%;
	padding-left:0.5%;
}

.on_three_col_3{
	float:left;
	height:auto;
	width:8%;
	padding-left:1%;
	text-align:left;
}


.on_two_col_1{
	float:left;
	height:auto;
	width:49.5%;
	padding-right:0.5%;
}


.on_two_col_2{
	float:left;
	height:auto;
	width:49.5%;
	padding-left:0.5%;
}

.afdb_panel{
	height:auto;
	float:left;
	width:100%;
	border:1px solid #FFFFFF;
	margin-bottom:20px;
}



#hd_afdb_panel_black{
	float:left;
	width:100%;
	height:30px;
	background-color:#333333;
	color:#FFFFFF;
	font-weight:bold;
	position:relative;
}
#hd_afdb_panel_black a { color:#FFFFFF}
#hd_afdb_panel_black a:hover { color:#DF6E31}
#hd_afdb_panel_black div {
	background: url(../images/left_corner_black.png) top left no-repeat;
	height:30px;
	padding-left:6px;
}
#hd_afdb_panel_black div div {
	background: url(../images/right_corner_black.png) top right no-repeat;
	height:30px;
	padding-right:10px;
	padding-top:8px;
}
#hd_afdb_panel_black .inner div { background: none; }



#hd_afdb_panel_palegreen{
	float:left;
	width:100%;
	height:30px;
	background-color:#849B6D;
	color:#FFFFFF;
	font-weight:bold;
	position:relative;
}
#hd_afdb_panel_palegreen a { color:#FFFFFF}
#hd_afdb_panel_palegreen a:hover { color:#333333}
#hd_afdb_panel_palegreen div {
	background: url(../images/left_corner_pale_green.png) top left no-repeat;
	height:30px;
	padding-left:6px;
}
#hd_afdb_panel_palegreen div div {
	background: url(../images/right_corner_pale_green.png) top right no-repeat;
	height:30px;
	padding-right:10px;
	padding-top:8px;
}
#hd_afdb_panel_palegreen .inner div { background: none; }



#hd_afdb_panel_green{
	float:left;
	width:100%;
	height:30px;
	background-color:#6F8C1F;
	color:#FFFFFF;
	font-weight:bold;
	position:relative;
}
#hd_afdb_panel_green a { color:#FFFFFF}
#hd_afdb_panel_green a:hover { color:#333333}
#hd_afdb_panel_green div {
	background: url(../images/left_corner_green.png) top left no-repeat;
	height:30px;
	padding-left:6px;
}
#hd_afdb_panel_green div div {
	background: url(../images/right_corner_green.png) top right no-repeat;
	height:30px;
	padding-right:10px;
	padding-top:8px;
}
#hd_afdb_panel_green .inner div { background: none; }


#hd_afdb_panel_blue{
	float:left;
	width:100%;
	height:30px;
	background-color:#6563D5;
	color:#FFFFFF;
	font-weight:bold;
	position:relative;
}
#hd_afdb_panel_blue a { color:#FFFFFF}
#hd_afdb_panel_blue a:hover { color:#333333}
#hd_afdb_panel_blue div {
	background: url(../images/left_corner_blue.png) top left no-repeat;
	height:30px;
	padding-left:6px;
}
#hd_afdb_panel_blue div div {
	background: url(../images/right_corner_blue.png) top right no-repeat;
	height:30px;
	padding-right:10px;
	padding-top:8px;
}
#hd_afdb_panel_blue .inner div { background: none; }


#hd_afdb_panel_red{
	float:left;
	width:100%;
	height:30px;
	background-color:#E55C25;
	color:#FFFFFF;
	font-weight:bold;
	position:relative;
}
#hd_afdb_panel_red a { color:#FFFFFF}
#hd_afdb_panel_red a:hover { color:#333333}
#hd_afdb_panel_red div {
	background: url(../images/left_corner_red.png) top left no-repeat;
	height:30px;
	padding-left:6px;
}
#hd_afdb_panel_red div div {
	background: url(../images/right_corner_red.png) top right no-repeat;
	height:30px;
	padding-right:10px;
	padding-top:8px;
}
#hd_afdb_panel_red .inner div { background: none; }

.afdb_plus_div{
	position:absolute;
	right:6px;
	top:-3px;
}

#hd_afdb_panel_orange{
	float:left;
	width:100%;
	height:30px;
	background-color:#F19F1F;
	color:#FFFFFF;
	font-weight:bold;
	position:relative;
}
#hd_afdb_panel_orange a { color:#FFFFFF}
#hd_afdb_panel_orange a:hover { color:#333333}
#hd_afdb_panel_orange div {
	background: url(../images/left_corner_orange.png) top left no-repeat;
	height:30px;
	padding-left:6px;
}
#hd_afdb_panel_orange div div {
	background: url(../images/right_corner_orange.png) top right no-repeat;
	height:30px;
	padding-right:10px;
	padding-top:8px;
}
#hd_afdb_panel_orange .inner div { background: none; }

#hd_afdb_panel_gray{
	float:left;
	width:100%;
	height:30px;
	background-color:#E5E6E6;
	color:#333333;
	font-weight:bold;
	position:relative;
}
#hd_afdb_panel_gray a { color:#333333}
#hd_afdb_panel_gray a:hover { color:#333333;text-decoration:underline;}
#hd_afdb_panel_gray div {
	background: url(../images/left_corner_gray.png) top left no-repeat;
	height:30px;
	padding-left:6px;
}
#hd_afdb_panel_gray div div {
	background: url(../images/right_corner_gray.png) top right no-repeat;
	height:30px;
	padding-right:10px;
	padding-top:8px;
}
#hd_afdb_panel_gray .inner div { background: none; }


#bd_afdb_panel{
	position:relative;
	float:left;
	width:94%;
	height:auto;
	padding-left:3%;
	padding-right:3%;
	padding-top:5px;
	padding-bottom:5px;
	text-align:justify;
	border-bottom:1px solid #CBCBCB;
	background: url(../images/bg_bd_afdb_panel.png) top left repeat-x;
}

#ft_afdb_panel_image{
    font-size: 85%;  /* 12px */
	position:absolute;
	left:0;
	bottom:0;
	float:left;
	width:94%;
	height:auto;
	padding-left:3%;
	padding-right:3%;
	padding-top:7px;
	padding-bottom:7px;
	text-align:justify;
	color:#FFFFFF;
	background-color: #000000;
	opacity: 0.7;
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	filter:alpha(opacity=70);
//	z-index: 1;
}
#ft_afdb_panel_image a { color:#FFFFFF; }
#ft_afdb_panel_image a:hover { color:#FFFFFF; text-decoration:underline;}

#ft_afdb_panel{
	position:absolute;
	left:0;
	bottom:0;
	float:left;
	width:98%;
	height:auto;
	padding-left:1%;
	padding-right:1%;
	padding-top:7px;
	padding-bottom:7px;
	text-align:justify;
	color:#333333;
//	background-color: #EDECE1;
//	z-index: 1;
	background: url(../images/bg_bd_afdb_panel.png) top left repeat-x;
}
#ft_afdb_panel a { color:#333333; }
#ft_afdb_panel a:hover { color:#333333;}


.param_div{
	float:left;
	position:relative;
	width:94%;
	padding-left:3%;
	padding-right:3%;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px solid #CBCBCB;
	background-color: #EDECE1;
}
