/* CSS Document */
* {
border-width: 1px;
border-color: #6633ff;
}

.tcentrer {
margin-left:auto;
margin-right:auto;
text-align:center;
}
body {
font-family:Verdana, Arial, Helvetica, sans-serif;
margin: 0;
padding: 0;
background-color: #000044;
}
hr {
height: 1px;
color:#ddaaff;
background-color:#ddaaff;
width: 95%;
border: none;
}
p {
margin: 0 8px 0 8px;
color:#000066;
font-size: 0.8em;
}

.date {
font-weight:bold;
margin: 0 3px 0 3px;
color:#000066;
}
.alert {
margin: 0 3px 0 3px;
display : inline;
font-style:italic;
}
.ok {
margin: 0 3px 0 3px;
display : inline;
}
h1 {
font-weight:bold;
font-size:80%;
color:#000066;
display : inline;
margin:1%;
text-transform:capitalize;
}
h1:first-leter {
font-size:120%;
color:#dd0000;
}
.scroll_v {
overflow: auto;
height: 150px;
font-size:0.8em;
}
.scroll_v2 {
overflow: auto;
height: 310px;
}
li,ul {
font-size: 80%;
}
/****************************************/
#header {
border-style: none none solid none;
background-repeat: no-repeat;
background-color: #0099cc;
background-image: url(../image/entete6.png);
background-position: right center;
height: 130px;
width: 100%;
}
#haut {
height: 30px;
background-color:#6688cc;
margin-left:16%;
margin-right:26%;
}
#datebox {
background-color:#6688cc;
font-weight:bold;
width: 16%;
height:30px;
text-align:left;
line-height:35px;
float:left;
}
#connect {
background-color:#6688cc;
float:right;
width: 26%;
height: 30px;
line-height:25px;
text-align:right;
float:right;
}
#conteneur {
border-style: solid solid solid solid;
width: 99%;
background-color:#ddffff;
margin-top:5px;
margin-bottom: 5px;
margin-left:auto;
margin-right:auto;
}
#centre {
border-style: solid none none none;
background-color: #ddffff;
margin-left: 16%;
margin-right: 25%;
}
#gauche {
border-style: solid solid none none;
float:left;
width: 16%;
background-color: #0099cc;
}
#droite {
border-style: solid none none none;
float:right;
width: 25%;
background-color: #ddffff;
}
#pied {
border-style: solid none none none;
clear:both;
height: 30px;
background-color: #6688cc;
}
/***************link**************************************/
a {
color:#145100;
text-decoration: none;
font-weight:bold;

font-size: 70%;

}
a:hover {
text-decoration: none;
font-weight:bold;
color:#dd0000;

}
/***********Menu Honrizontal******************************/

.menu {
    z-index:1;
    position:absolute;
    display:block;
    margin-left:5%;
    margin-right:0;
    margin-top:0;
    margin-bottom:0;
    padding:0;
    width:400px;
    font-size:10px;
    }

.menu ul {
    position:absolute;
    display:block;
    width:95px;
    /*margin:0;*/
    padding:0;
    font-size:10px;
    
    }
    
.menu li ul {
    visibility:hidden;
    }

.menu li li ul {
    position:absolute;
    margin-left:95px;
    margin-top:-23px;
    font-size:10px;

    }
    
.menu li {
    list-style:none;
    width:95px;
    height:auto;
    display:inline;
    display/**/:block;
    float:none;
    float/**/:left;
    margin:0;
    padding:0;
    font-size:10px;

    
    }
   
.menu li li {
    display:block;
    float:none;

    }
    
/* correct a little IE bug */
* html .menu li li {
    display:inline;

    }

.menu a {
    text-align:left;
    color:#145100;
    display:block;
    font-weight:bold;
    width:90px;
    padding:2px 0;
    margin-left:3px;
    margin-top:3px;
    height:18px;
    background-color: #6688cc;
    font-size:10px;

    }
.menu a span {
    text-align:left;
    color:#145100;
    display:block;
    font-weight:bold;
    width:90px;
    height:18px;
    background-color: #6688cc;
    font-size:10px;
    background-image: url(../icon/d.png);
    background-position: right;
    background-repeat: no-repeat;

    }
.menu b {
    text-align:left;
    display:block;
    font-weight:bold;
    width:90px;
    padding:2px 0;
    margin-left:3px;
    margin-top:3px;
    height:18px;
    background-color: #6688cc;

    }
.menu a:hover {
    border:1px #ddaaff inset;
    color:#dd0000;
    font-weight:bold;
    }
    
/* for a mozilla better display with key nav */
.menu a:focus {
    background-color: #6688cc;
    color:#145100;
}

a.linkOver {
    background-color: #6688cc;
    color:#145100;
    }
/*********************************************************/
.cadre_nu {
width:95%;
margin-left:auto;
margin-right:auto;
margin:1%;
padding : 1%;
}
.cadre_borde {
width:95%;
margin-left:auto;
margin-right:auto;
margin-top:1%;
margin-bottom:1%;
border: 1px solid #ddaaff; 
}
iframe {
border:0; 
}
/*******************img************************************/
img {
vertical-align:middle;
border:0;
margin-right:8px;
}

.entete {
border-width:0;
display:inline;
vertical-align:middle;
}
.img_photo {
padding:1px;
border: 1px solid #ddaaff;	/* thumbnails border color and style */
} 
.map {
float:left;
padding:1px;
border: 1px solid #ddaaff;
margin:5px;
margin-left:10px;
}
/**********************table*******************************/
table {
width:98%;
Margin-left:auto;
margin-right:auto;
border:1px #ddaaff solid;
color:#000066;
border-spacing: 0;
}
th{
font-size: 70%;
}
.nobord {
border:0;
width:98%;
Margin-left:auto;
margin-right:auto;
}
.td_request {
text-align:center;
height:18px;
background-color:#6688cc;
border:1px solid #ddaaff;

}
/******************liste ********************************/
.dossier {
list-style-image:url(../icons/folder16.png);
}
.autre {
list-style-image:url(../icons/file16.png);
}
/***************meteo**********************************/
.watch {
	color:orange;
	text-decoration: none;
}

.coded {
	font-size: 11px;
	font-weight: normal;
}
.warn {
	color: #dd0000;
}
/***************Formulaire*********************************/
input,select,textarea {
border:1px solid #ddaaff;
font-size: 11px;
}

/***************calendrier**********************************/

.ds_box {
  background-color: #FFF;
	border: 1px solid #6633ff;
	position: absolute;
	width:30%;
	z-index: 32767;
}

.ds_tbl {
	background-color: #d3d3d3;
}

.ds_head {
	background-color: #0099cc;
	color: #000066;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 2px;
}

.ds_subhead {
	background-color: #6688cc;
	color: #ddffff;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	width: 32px;
}

.ds_cell {
	background-color: #ddffff;
	color: #000066;
	font-size: 11px;
	text-align: center;
	padding: 5px;
	cursor: pointer;
}

.ds_cell:hover {
	border:1px solid #145100;
	color: #145100;
	font-weight:bold;
} /* This hover code won't work for IE */

/***************bulles**********************************/
a.bulle {
   position: relative;
   color: #145100;
   text-decoration: none;

}
a.bulle span {
   display: none; /* on masque l'infobulle */
}
a.bulle:hover {
   background: none; /* correction d'un bug IE */
   z-index: 500; /* on définit une valeur pour l'ordre d'affichage */
   color: #dd0000;
}
a.bulle:hover span {
   display: inline; /* on affiche l'infobulle */
   position: absolute;
   white-space: nowrap; /* on change la valeur de la propriété white-space pour qu'il n'y ait pas de retour à la ligne non-désiré */
   top: 20px; /* on positionne notre infobulle */
   left: 15px;
   background-color: #ddffff;
   color: #000066;
   border: 1px solid #ddaaff;
}
/***************text defilant horizontale**********************************/
#cadrpg { width:95%; margin-left:auto;margin-right:auto; border:0; overflow:hidden;}
#newshr { position:relative; width:95%; height:20px; overflow:hidden; 
          color:#000066; background:#ddFFFF url(news.gif); }
#defile { position:absolute; margin-top:1px;}
/***************tooltip**********************************/
#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid #ddaaff;
padding: 2px;
background-color: #ffffff;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

