


html {
	margin:0 0 0 -1px;
	padding:0;	
	height: 100%;
	min-height: 100%;
	
}


body
{

	//background-image: url("images/fond_body.jpg");
 	//background-repeat:repeat-x;	
	//background-position: center top ;
	//background-attachment: fixed ;
	background-color:#0085C4;
	
   background: url(images/nuages.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	

	width: 100%;
	margin: auto;
	margin-top: 0px;
	margin-bottom: 0px;    
	color:#000000;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;  
	height: 100%;
	min-height: 100%;
}


  #conteneur {  /* jaune */
    position : relative;
    width : 1000px;
    border : 0px solid #D7DCE0;
    margin : 0 auto;
    
    }

#bt_menu_horiz {
	height:42px;
	margin:0 auto ;
	width:200px;	
	text-align:center;
	background:transparent url("upload/bt.png");
	cursor:pointer;
	display: block ;
	line-height:38px;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	color:#014488;
	font-style:italic;
	text-decoration:none;
}	
	
#bt_menu_horiz a {
	line-height:38px;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	color:#014488;
	text-align: center;
	font-style:italic;
	text-decoration:none;
	display: block ;
}
	
#bt_menu_horiz a:hover {
	line-height:40px;
	color:#000000;
	font-style:normal;
	display: block ;
}
	
#menu_droit {
	background-color: #fff;
    border-bottom: #014488 solid 1px;
    border-left: #014488 solid 1px;
    border-right: #014488 solid 1px;
    border-top: #014488 solid 1px;
    float: center;
    height: 100%;
    margin-bottom: 10px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    width: 210px;
	border-radius: 10px;
}

#bt_menu_droit {
	display: block ;
	height:42px;
	margin:0 auto ;
	width:200px;	
	text-align:center;
	background:transparent url("upload/bt.png");
	cursor:pointer;
	line-height:38px;
	font-size:16px;
	font-family:Arial;
	font-weight:bold;
	color:#014488;
	text-align: center;
	font-style:italic;
	text-decoration:none;
	
}

#bt_menu_droit a {
	line-height:38px;
	font-size:16px;
	font-family:Arial;
	font-weight:bold;
	color:#014488;
	text-align: center;
	font-style:italic;
	text-decoration:none;
	display: block ;
}
	
#bt_menu_droit a:hover {
	line-height:40px;
	color:#000000;
	font-style:normal;
	display: block ;
}


.titre_page {
	font-size:16px;
	font-family:Arial;
	font-weight:bold;
	color:#0C1C8F;
}

.titre_page a {
	font-size:16px;
	font-family:Arial;
	font-weight:bold;
	color:#0C1C8F;
}

.titre_page a:hover {
	font-size:16px;
	font-family:Arial;
	font-weight:bold;
	color:#000000;
}


#pp {
height:20px;
line-height:20px;
text-align:left;
font-weight:bold;
border: solid 0px #990000; 
width:180px;
margin-bottom: 5px;
margin-left:20px;
}

#pp a {
text-align:left;
color: #0C1C8F;
font-family: Arial;
text-decoration: none;
}

#pp a:hover {
text-align:left;
color: #000000;
}

.sections_locations a {
color: #014488;
font-weight:bold;
font-family: Arial;
font-size:14px;
}

.sections_locations a:hover {
color: #000000;
font-weight:bold;
font-family: Arial;
font-size:14px;
font-style:italic;
}

.pied  {
color: #000000;
font-family: Arial;
font-size:14px;
}

.pied  a {
color: #000000;
font-family: Arial;
font-size:14px;

}

.pied  a:hover {
color: #cccccc;
font-family: Arial;
font-size:14px;
}

.modele {
display: table-cell;
	background-color:#E5D4AB;
    border-bottom: #014488 solid 2px;
    border-left: #014488 solid 2px;
    border-right: #014488 solid 2px;
    border-top: #014488 solid 2px;
    float: center;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 13px;
    margin-top: 10px;
	vertical-align: middle;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    width: 120px;
	height:100px;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}

.modele2 {
	background-color:#E5D4AB;
    border-bottom: #014488 solid 2px;
    border-left: #014488 solid 2px;
    border-right: #014488 solid 2px;
    border-top: #014488 solid 2px;
    float: center;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 13px;
    margin-top: 0;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    width: 100%;
	height:120px;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;

}

#txt {
	color: #6A4105;
	font-size: 14px;
	font-weight:bold;
}

#txt a {
	color: #014488;
	font-size: 14px;
	font-weight:bold;
	text-decoration: underline;
}

#txt a:hover {
	color: #666666;
	font-size: 14px;
	font-weight:bold;
	text-decoration: underline;
}

.modele3 {
	background-color:#E5D4AB;
    border-bottom: #014488 solid 2px;
    border-left: #014488 solid 2px;
    border-right: #014488 solid 2px;
    border-top: #014488 solid 2px;
    float: center;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 13px;
    margin-top: 0;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    width: 100%;
	height:100%;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}

.modele4 {
	background-color:#E5D4AB;
    border-bottom: #014488 solid 2px;
    border-left: #014488 solid 2px;
    border-right: #014488 solid 2px;
    border-top: #014488 solid 2px;
    float: center;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0px;
    margin-top: 0;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    width: 680px;
	height:100%;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}

.modele5 {
	background-color:#E5D4AB;
    border-bottom: #014488 solid 2px;
    border-left: #014488 solid 2px;
    border-right: #014488 solid 2px;
    border-top: #014488 solid 2px;
    float: center;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0px;
    margin-top: 0;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    width: 720px;
	height:100%;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}

a {color:#000000; font-family: Arial; font-size: 12px; text-decoration: none;}
a:hover {color:#666666; font-family: Arial; font-size: 12px; text-decoration: underline}
td {color:#014488;  font-family: Arial; font-size: 12px; text-decoration: none}
input {color:#666666;  font-family: Arial; font-size: 12px; text-decoration: none}
select {color:#000000;  font-family: Arial; font-size: 12px; text-decoration: none}
.titre {color:#000000; font-family: Arial; font-size: 12px; text-decoration: none}
.subtitre {color:#000000; font-family: Arial; font-size: 12px; text-decoration: none}
.menu {color:#000080; font-family: Arial; font-size: 12px; text-decoration: none}
.menu:hover {COLOR: #000000; font-size: 12px; font-family: Arial; TEXT-DECORATION: none}
.donnees {color:#000000; font-family: Verdana; font-size: 11px; text-decoration: none}
.donnees2 {color:#cccccc; font-family: Verdana; font-size: 11px; text-decoration: none}
.peque {color:#0A6881; font-family: Arial; font-size: 10px; text-decoration: none}
.input_bleu {background-color: #7B8FE0; border-color: #000000; color:#000000; border-width: 1px; border-style: solid; font-family: Verdana; font-size: 9pt;}
.input_gris {background-color: #e8e8e8; border-color: #000000; border-width: 1px; border-style: solid; font-family: Arial,Helvetica,sans-serif; font-size: 9pt;}

#container_blanc{width:970px; height:150px; border:15px solid #fff; margin:0 auto 5px auto; position:relative; background:#fff; box-shadow:0 10px 10px -10px rgba(0,0,0,0.8); border-radius:20px;}

#titre_entete h1 {
font-size:14px;
font-family:georgia, serif;
padding:0;
margin:0;
color:#000000;
text-align:left;
}
#titre_entete h2 {
font-size:12px;
font-family:georgia, serif;
padding:0;
margin:0;
color:#000000;
text-align:left;

}

a.info {
position:relative;
z-index:24;
color:#000000;
text-decoration:none;
}
 
a.info:hover {
z-index:25;
}
 
a.info span {
display: none;
z-index:999;
}
 
a.info:hover span {
display:block;
position:absolute;
top:2em;
left:-80px;
width:15em;
border:1px solid #000000;
background-color:#FFFFFF;
color:#000000;
font-weight:bold;
padding:0px;
}
