@charset "iso-8859-1";

@import url(B01.css);
@import url(B03.css);
@import url(B04.css);
@import url(B05.css);

@import url(B08.css);
@import url(B09.css);

@import url(B12.css);
@import url(B13.css);
@import url(B14.css);

body {
background-color: #1A2741;
width: 100%;
font-family: verdana, tahoma, arial, helvetica, sans-serif;
font-size: 0.8em;
color: #fff;
text-align:center;    
}

.container {
position:absolute ; /* envoie la boite à un endroit précis de l'écran */
top:50em ; /* la boite débute à 50% du haut du parent (ici la page) */
left:50em ; /* la boite débute à 50% de la gauche du parent (ici la page) */
margin-top: -49.5em;
margin-left: -49em;
border: 0.2em solid #fff;
background: #085385;
padding:0.5em;
width: 96%;
max-width: 1200px;
min-width: 770px;
}

.prop {
    float:left;
    width:1px;
	height:52em;
  }
 
.head1 { 
width: 96%;
}

.logo{
  background-image: url("../images/logo.gif");
  background-repeat: no-repeat;
  float: left;
  margin-top:0.5em;
  margin-left:0.4em;
  width: 19%;
  height: 80px;									 
  padding: 0.1em;
}
.logoex{
background-image: url("../images/banner_aghb.gif");
background-repeat: no-repeat;
margin-left: 20%;
margin-top: 0.6em;
height:65px;
	   
}
.head2 {
background-image: url("../images/blank.gif");
background-repeat: repeat-x;
width: 96%;
height: 1.5em;
} 

.gauche {
position:absolute;
left:0.5em;
top:16em;
width: 19%;

}

.centre { 
margin-left: 20%; /* on place le bloc centre par rapport à la largeur du bloc gauche */
margin-top: 2em;
padding: 0.3em;

}

.footer {
clear:both;
width: 100%;
font-size: 0.8em;
}

/*-----------------------------------*/
/* menu vertical*/
/*-----------------------------------*/

#button {
  width:90% ;	  /*14em */
  border-right: 1px solid #000;
  padding: 0 0 0 0;
  margin-bottom: 1em;
  background-color: #90bade;
  color: #333;
  }
 
#button ul {
    list-style: none;
    margin: 0;
    padding: 0;
    border: none;
    }
    
#button li {
    border-bottom: 1px solid #90bade;
    margin: 0;
	
    }
    
#button li a {
    display: block;
    padding: 0.5em;
    border-left: 0.5em solid #1958b7;
    border-right: 0.5em solid #508fc4;
    background-color:#085385;
	color: #fff;
    text-decoration: none;
    font-size:0.9em;
	width: 90%;
    }

html>body #button li a {
    width: auto;  /*auto*/
    }

#button li a:hover {
    border-left: 0.5em solid #1c64d1;
    border-right: 0.5em solid #5ba3e0;
    background-color: #2586d7;
        
    }
	

a img {
border:0;
}

h1 {
font-weight: bold;
font-size: 1.3em;
text-align: left; 
color:#FFFF99;
}


h2	{ 
font-size: 1.1em;
color:#FFFF99;
text-align: left;
}

h3	{ 
font-size: 1em;
color:#cccc99;

}

h4	{
font-size: 0.8em;
text-align: left;
}

ul,li {
list-style-type: yes; /* pour ne pas avoir de puces */
font-weight: bold;
margin: 0;
padding:0;
line-height: 20px; /* interligne */
} 

th {
background-color:#3295f9;
font-weight: bold;
color: #000;
}

body.p {
	
	font-weight: bold;
   	text-align:justify;
}

A:visited {
	color: #3399FF; 
    text-decoration: underline;
}

A:link {
	color: #3399FF; 
    text-decoration: underline;
}
A:hover {
	color: #ff6600;
}

.little {
	color: #ffffCC; 
    font-size: 0.6em; 
    text-decoration: none;
}

/*-------------------------------------------------*/
/*menu supérieur horizontal*/
/*------------------------------------------------*/
.menuhaut {
float: right; /* on aligne le menu horizontal à droite de son conteneur, head2 */
margin-right: 1em;
margin-top: 0.5em;
}
.menuhaut a {
font-weight: bold;
color: #FFCC99;
text-decoration: none; /* pour éviter le soulignement au survol */
margin-left: 0.5em; /* espacement entre chaque sous-menu */
}

li.inline {
 display: inline; 
 padding-left: 3px;
 padding-right: 7px;
 border-right: 1px dotted #066;
 }

li.last {
 display: inline;
 padding-left: 3px;
 padding-right: 3px;
 border-right: 0px;
 } 	
 
 
 .enligne li {
  display: inline;
  list-style-type: none;
  padding: 0.5em;
  background-color: #FFFFCC;
  border: 1px solid #666666;
  margin: 1em;
  font-weight: bold;
  width:40%;
} 


/*-------------------------------------------------------------*/

.bodytable {
	background:#9DABBB;
	color: #000000;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
    width: 100%;
}

.datacentertable {             /* table calendrier*/
background:#085385; 
	color: #000;
	font-weight: bold;
  	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	width:90%;
	height:100%;
}
/*---------------------*/

.flottante {
  background-color: #3A4745;
  border: 2px solid #cccc99;
  margin: 2px;
  padding:3px;
  float:left;
  width:7%;

}
.box { 
  background-color: #1B619B;
  border: 2px solid #FFFFFF;
  padding:2px;
  width: 96%;
  
}

hr {
clear: both;
visibility: hidden;
}

form.admin {
	margin-top:50px; 
	width: 335px;
	float: right;
}
#title {
	width: 100%;
	height: 26px;
	color: #5A698B;
	padding-top: 5px;
	background: transparent url("../gif/bg_legend.gif") no-repeat;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-align: center;
}


.col1 {
	text-align: right;
	color:#5A698B;
	width: 135px;
	height: 31px;
	margin: 0;
	float: left;
	margin-right: 2px;
	background: url(../gif/bg_label.gif) no-repeat;
}

.col2 {
	width: 195px;
	height: 31px;
	display: block;
	float: left;
	margin: 0;
	background: url(../gif/bg_textfield.gif) no-repeat;
}	
div.row {
	clear: both;
	width: 100%;
	
}
form.input {
	background-color: #fff;
	color: #5A698B;
	margin: 2px 0px 2px 2px;
	padding: 1px;
	border: 1px solid #8595B2;
}

.submit {
	height: 29px;
	width: 330px;
	background: url(../gif/bg_submit.gif) no-repeat;
	padding-top: 5px;
	clear: both;
} 

