/*******************************************************************************
************************   surdéfinition des couleurs   ************************
*******************************************************************************/

body {
	background-color: #7983a2;
}
a {
	color: #f38024;
}
h1 {
	color: #004A90;
}
h2, h2 a {
	color: #f38024;
}
h2 {
	border-bottom: 1px solid #A3ABAD;
}
h3 {
	color: #004A90;
}

.champ, .champRecherche, .bouton {
	color: #666666;
	background-color: #f0f0f0;
	border: 1px solid #00498e;
}
.champRecherche{
	border:1px solid #6e99cc;
	background:#f0f0f0 url(../images/fond_champ.jpg) repeat-x;	
}
.bouton {
	color: #00498e;
}
.champ:hover, .champRecherche:hover, .bouton:hover {
	color: white;
	background-color: #00498e;
	text-decoration: none;
}
.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: #ee7f01;
}


/***************************		 menus		  ***************************/

#menuH li a { 
   color : white;
   text-transform:uppercase;
}
#menuH li:hover {
	/*background: #9DC82E;*/ 
}
#menuH li a:hover {
	/*_background: #9DC82E;  /*ie6*/
}
#menuH .sousMenu, #menuH .sousMenu .sousSousMenu {
    border: 1px solid #c8c8c8;
}

#menuH .sousMenu li, #menuH .sousMenu .sousSousMenu li {
   background-color : white;
   border-bottom: 1px solid #c8c8c8;
}

#menuH .sousMenu li {
	filter:alpha(opacity=90);
	opacity: 0.90;
}
/*é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: #666666;
   text-decoration: none;
}

#menuH .sousMenu li a:hover, #menuH .sousMenu .sousSousMenu li a:hover {
   background-color: #17599F;
   color: white;
}


#menuV li a { 
   color : #004a90;
}
#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 url(../images/footer.jpg) no-repeat bottom;
}
#conteneur2 {

}


#header {
	border-bottom: 28px solid #a3abad;
	background: url(../images/header.jpg) no-repeat;
}

#corps {
	color: black;
}

#gauche h1{
	color:#b5121b;
}
#gauche h3{
	color:#808080;
	
}
#gauche  {
	background-color:white;
	background-image:none;
}

.cadre_droite {
	background: white url(../images/fond_droite.jpg) repeat-y;
	font-weight:bold;
	color:#084f9c;	
	margin-bottom:20px;
}
.cadre_droite a{
	color:#004A90;
}


.fond-haut-droite{
	background: transparent url(../images/fond_droite_haut.jpg) no-repeat top left;
}

.fond-bas-droite{
	background: transparent url(../images/fond_droite_bas.jpg) no-repeat bottom left;
	padding: 10px 10px 10px 1px;
}


.cadre_gauche {
	background: white url(../images/fond_gauche.jpg) repeat-y;

	margin-bottom:20px;
}
.cadre_gauche a{
	
	font-weight:bold;
	color:#084f9c;	
}


.fond-haut-gauche{
	background: transparent url(../images/fond_gauche_haut.jpg) no-repeat top left;
}

.fond-bas-gauche{
	background: transparent url(../images/fond_gauche_bas.jpg) no-repeat bottom left;
	padding: 10px 20px 10px 1px;
}

#footer {
	color: white;
	background-color: #17599F;
}
#footer a {
	color: white;
}

#edito {
	font-weight:bold;
	color:#084f9c;	
}
#edito .titre_edito{
	float:left;
	margin-right:10px;
	margin-bottom:10px;	
}
#actuAccueil {
	color: #666666;

}
#actuAccueil .fiche{
	background: white url(../images/fond_fiche.jpg) repeat-y;
	color:#959596;
}

#actuAccueil .fiche_haut{
	background: transparent url(../images/fond_fiche_haut.jpg) no-repeat top left;
}

#actuAccueil .fiche_bas{
	background: transparent url(../images/fond_fiche_bas.jpg) no-repeat bottom left;
	
}
#actuAccueil .actualiteTitre{	
	font-weight:bold;
}
#actuAccueil h2 {
	color: #17599F;
	background: none;
}
#actuAccueil h3 {
	color: #666666;
}
#actuAccueil a {
	color: #cd1a73;
}

#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;
	background-color: #7983a2;
}
#signature a{
	color:#333333;
}


a.bouton_acces{
	color:#ffffff;
	background:url(../images/bouton_bleu.jpg) no-repeat;
	height:46px;
	width:171px;
	display:block;
	text-align:center;
	font-size:1.3em;
	letter-spacing:2px;
	font-weight:bold;
	padding-top:9px;
}
a.bouton_acces:hover{
	text-decoration:none;
}

#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;
}

#videoStreaming, #videoStreamingIdent {
	background: url(../images/fondVideo.png) no-repeat;
}
.videoStreaming {
	background: url(../images/fondVideo540.png) no-repeat;
}
