/*******************************************************************************
************************   surdéfinition des couleurs   ************************
*******************************************************************************/

body {
	background: #c0c0c0 url(../images/fond_page.jpg) repeat-y top center;
}
a {
	color: #17599f;
}
h1 {
	color: #6675a1;
	background:transparent url(../images/boussole.png) no-repeat left;
	padding-left:28px;
	border-bottom:1px solid #6675a1; 
}
h2{
	color: #010101;
	background:transparent url(../images/rose_vents.jpg) no-repeat left;
	padding-left:32px;
}
h3 {
	color: #666666;
}

.champ, .champRecherche, .bouton {
	color: #666666;
	background-color: #f0f0f0;
	border: 1px solid #333333;
}
.champRecherche{
	border:1px solid #4b577c;
	background:white url(../images/fond_recherche.jpg) repeat-x top;
	width:110px;	
	margin-left:0px;
}
.boutonRecherche{
	color:white;
	background:#27528c;
	border:0px;
	text-align:center;
	width:130px;	
}
.bouton {
	color: #333333;
}
.boutonGIS{
	background:white url(../images/bouton_gis.png) no-repeat right;
	text-align:right;
	margin-bottom:10px;	
	height:20px;
	padding-top:5px;
	padding-right:5px;
}
.boutonGIS a{
	color:white;
	font-weight:bold;
	font-size:14px;

} 
.champ:hover, .champRecherche:hover, .bouton:hover {
	background-color: white;
}
.champRecherche

.entete_tableau{
	color: white;
	background-color: #17599f;
}

.moduleCatalogue .liste th {
   color: white;
   background-color: #17599f;
}
.moduleCatalogue .fiche h1{
   color: white;
   background-color: #0066cc;
}
.moduleCatalogue .fiche h2 {
	color: #9dc82e;
	background: none;
}

.formulaireMail label {
	color: #776040;
}


/***************************		 menus		  ***************************/

#menuH li a { 
   color : #6675a1;
}
#menuH li:hover {

}
#menuH li a:hover {
	color:#000000;
}
#menuH li a.selected {
	color:#ffffff;
	background:url(../images/fond_menu_haut.png) no-repeat;
}
#menuH .sousMenu, #menuH .sousMenu .sousSousMenu {
    border: 1px solid #17599F;
}

#menuH .sousMenu li, #menuH .sousMenu .sousSousMenu li {
   background-color : white;
}

#menuH .sousMenu li {
	filter:alpha(opacity=80);
	opacity: 0.80;
}
/*éviter la transparence en cascade*/
#menuH .sousMenu .sousSousMenu li {
	filter:alpha(opacity=100);
	opacity: 1;
}

#menuH .sousMenu li a, #menuH .sousMenu .sousSousMenu li a {
   color: black;
   border-left: 15px solid #17599F;
   text-decoration: none;
}

#menuH .sousMenu li:hover > a, #menuH .sousMenu .sousSousMenu li:hover > a {
   background-color: #17599F;
   color: white;
   border-left: 15px solid black;
}

#menuH .sousMenu li a:hover, #menuH .sousMenu .sousSousMenu li a:hover { /*ie6*/
   _background-color: #17599F;
   _color: white;
   _border-left: 15px solid black;
}

#menuH .marqueurSousMenu {
	background-image: url(../images/fleche.png);
	background-repeat:no-repeat;
	background-position: 98% center;
}


#menuV li a { 
   color : #9DC82E;
   background-color: #fcfcfc;
}
#menuV .sousMenu li a {
   color: black;
   background-color: transparent;
}
#menuV .sousMenu .sousSousMenu li a {
   color: black;
   background-color: transparent;
}
#menuV .sousMenu li a:hover, #menuV .sousMenu .sousSousMenu li a:hover {
   background-color: #dcf1a5;
}



/***************************   structure générale   ***************************/


#conteneur {
	color: black;
	background: white ;
}

#header {
	background:white url(../images/mdl2/header.jpg) no-repeat;
}
#fond_header{
	background: url(../images/mdl2/fond-header.jpg) repeat-x;
	height:9px;
}

#corps {
	color: #46474b;
}

#gauche a {
   
}
#droite{
	background:white url(../images/fond_droite.jpg) no-repeat top left;	
}
#footer {
	color: #17599F;
	background: url(../images/mdl2/footer.jpg) no-repeat bottom;
}
#footer a {
	color: #17599F;
}

#edito h1{
	color: #6675a1;
	background:transparent;
	padding:0;
	border-bottom:1px solid #6675a1; 
}
#edito h2 {
	background: none;
}
#edito{
		
}

#actuAccueil {
	color: #46474b;
	background: #ececec url(../images/cloche.jpg) no-repeat 4px 0px;;
	border:1px solid #dbdbdb;
}
#actuAccueil h2 {
	background: none;
}
#actuAccueil h3 {
	color: #666666;
}
#actuAccueil a {
	color: #27528c;
}


#documents {
	background: url(../images/mdl2/zoneBas.jpg) no-repeat bottom left;
}
#documentsHaut {
	color: white;
	background: #17599f url(../images/mdl2/zoneHaut.jpg) no-repeat top left;
}
#documentsTitre {
	border-bottom: 1px solid #B8CA30;
}
#documents li {
	color: #B8CA30;
}
#documents a {
	color: white;
}

#signature {
	color: #333333;
}
#signature a{
	color:#333333;
}





#calendrier {
	border: 1px solid #666666;
	background-color: #ffffff;
}
#calendrier .enteteCalendrier {
	background-color: #17599f;
}
#calendrier .titre {
	color: white;
}
#calendrier a {
	color: #666666;
}
#calendrier a:hover {
	background-color: white;
}
#calendrier .joursVides {
	color: #000000;
	background-color: #e5e5e5;
}
#calendrier .joursNormaux {
	color: #000000;
	background-color: #e5e5e5;
}
#calendrier .aujourdHui {
	font-weight: bold;
	background-color: transparent;
}

.alerte-no-javascript{
	background-color: white;
	border: 1px solid red;
	filter:alpha(opacity=50);
	opacity: 0.50;
}

