/*******************************************************************************
************************   surdéfinition des couleurs   ************************
*******************************************************************************/

body {
	background-color: #c0c0c0;
}
a {
	color: #17599f;
}
h1 {
	color: #1b77da;
}
h2, h2 a {
	color: #666666;

	border-bottom:1px solid #f6a934;
}
h3 {
	color: #3E5068;
}

.champ, .champRecherche, .bouton {
	color: #666666;
	background-color: #f0f0f0;
	border: 1px solid #1b77da;
}
.champ, .champRecherche{
	background : url(../images/fond_recherche.png) repeat-x;
	background-color: #ffffff;
}
.bouton {
	color: #333333;
}
.champ:hover, .champRecherche:hover, .bouton:hover {
	background-color: white;
}
.champRecherche

.entete_tableau{
	color: white;
	background-color: #950E00;
}

.moduleCatalogue .liste th {
   color: white;
   background-color: #950E00;
}
.moduleCatalogue .fiche h1{
   color: white;
   background-color: #0066cc;
}
.moduleCatalogue .fiche h2 {
	color: #666666;
	background: none;
}

.formulaireMail label {
	color: #ee7f01;
}
.tableau_doc th{
  color: white;
   background-color: #1b77da;
}

.cadre{
	background-color: #eeeeee;
	border : 1px solid #c5c5c5;
	padding:7px;
}
.cadre h1{
	text-align:center;
	border-bottom:1px solid #c5c5c5;
}

/***************************		 menus		  ***************************/
#menuH{
	background:#ffffff url(../images/fond_menu_haut.jpg) repeat-x bottom;
	border:1px solid #bcbcbc;
}
#menuH li a { 
   color : #333333;
   border-right:1px solid #bcbcbc;
}

#menuH .sousMenu, #menuH .sousMenu .sousSousMenu {
    border: 1px solid #950E00;
}

#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 #950E00;
   text-decoration: none;
}

#menuH .sousMenu li a:hover, #menuH .sousMenu .sousSousMenu li a:hover {
   background-color: #950E00;
   color: white;
   border-left: 15px solid black;
}


#menuV li a { 
   color : #666666;
   border-bottom:1px solid #D6D6D6;
}
#menuV .sousMenu li a {
   color: #666666;
   border-bottom:1px solid #D6D6D6;
}
#menuV .sousMenu .sousSousMenu li a {
   color: black;
   background-color: transparent;
}
#menuV .sousMenu li a:hover, #menuV .sousMenu .sousSousMenu li a:hover {
   background-color: #E7E6E6;
}



/***************************   structure générale   ***************************/


#conteneur {
	color: black;
	background: white url(../images/mdl2/fond.png) repeat-x 0 140px;
}

#header {
	/*border-bottom: 6px solid #666666;*/
	background: url(../images/mdl2/header.jpg) no-repeat;
}

#corps {
	color: black;
}
#droite{
	background-color:#e5eef7;
}
#droite a {
   color: black;
}

#footer {
	color: #666666;
	background-color: #e1e9f4;
	border-top:7px solid #6e98ca;
}
#footer a {
	color:  #666666;
}
#cadre_moteur_recherche{

	background : transparent url(../images/fond_titre_recherche.png) no-repeat;
	margin-bottom:25px;
}
#cadre_moteur_recherche h1{
	color:#000000;
	font-size:12px;
	margin:0;
	height:30px;	
	padding-top:10px;
	padding-left:10px;
}
#moteur_recherche{
	/*background-color:#eeeeee;*/
	border-right: 1px solid #c6c6c6;
	border-bottom: 1px solid #c6c6c6;
	/*height:120px;*/
	padding-top:20px;
}
#moteur_recherche  .titre_recherche{
	font-weight:bold;
	font-size:16px;
	padding : 5px 25px;	
}
#moteur_recherche .champ {
	/*width: 80px;*/
	text-align: left;
	padding: 3px;
	font-size:14px;
}
#moteur_recherche.liste{
	background-color:#eeeeee;
	border: 1px solid #c6c6c6;
	/*height:60px;*/	
}
#moteur_recherche.liste  .titre_recherche{
	padding : 5px 10px;	
}
#moteur_recherche .nb_resultats{
	font-weight:bold;
	color:#1b77da;	
}
#moteur_recherche a{
	/*color:#F6A933;*/	
	font-weight:bold;
}
#cadre_liste_activites h1{
	text-align:center;
	border-bottom:1px solid #c5c5c5;
}
#cadre_liste_activites h2{
	color:#2d83eb;
	border-bottom:0px solid #c5c5c5;
	text-indent:0;
}
#cadre_liste_activites .domaine{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	width:220px;
	text-align:left;
}
#cadre_liste_activites .activite{
	list-style-type:none;
	margin:0px;	
	padding:0px;
	padding-left:0px;
}
#cadre_liste_activites .activite li{
	color:#999999;
	padding:0 0 2px 10px;
	background : white url(../images/fleche.png) no-repeat 0 3px;
	
}
#cadre_liste_activites .activite li a{
	color:#999999;
}

#droite h1{
	color:#000000;
	text-align:center;
	border-bottom:1px solid #6f98c9;
	font-size:12px;
	margin:20px 10px 10px 10px;
}
#droite .ficheUne{
	color:#666666;		
	margin : 0 10px 25px 10px;
}
#droite .ficheUne h2{
	color:#2a7ee8;
	border-bottom:0px;	
	text-indent:0px;
}
#droite .ficheUne .commentaire{
	margin-top:10px;	
}
#droite .ficheUne .logo{
	max-width: 80px;
	width: expression((this.width > 80 && this.width>=this.height) ? 80: true);
	max-height: 80px;
	height: expression((this.height > 80 && this.height>this.width) ? 80: true);	
	float:right;
}
#droite .ficheUne .lireSuite{
	float:right;
	clear:both;
	color:#2a7ee8;
	font-weight:bold;
	padding-left:10px;
	background : transparent url(../images/fleche.png) no-repeat scroll 0 3px
}
.outils_fiche{
 color:#666666;
 float:right;
}
.outils_fiche a{
	margin-right:15px;
}
.coordonnees_fiche{
	background-color:#eeeeee;
	border:1px solid #adadad;
	padding:10px;	
	width:430px;
	text-align:left;
}
.coordonnees_fiche .entete{
	color: #3E5068;
	font-weight:bold;
}
.cadre_annuaire{
	width:320px;
	float:left;
	padding:10px;
	text-align:left;
}
.cadre_annuaire h3{
	margin-left:-10px;
	border-bottom:1px solid #C5C5C5;
}
.taille_page{
	border:1px solid transparent;

	float:left;
}
.taille_page_selected{
	border:1px solid #999999;
	height:18px;
	width:21px;
	display:block;	
	float:left;
}
#liste_annuaire{
	color:#666666;
	width:100%;
	text-align:left;
}
#liste_annuaire th{
	color:#000000;
}
#liste_annuaire a.fiche_non_modifiee{
	color:#5682b1;
}
#edito {
	color: white;
	background-color: #b8ca30;
}

#actuAccueil {
	color: #666666;
	background-color: #f5f5f5;
}
#actuAccueil h2 {
	color: #950E00;
	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: #950E00 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: #c0c0c0;
}
#signature a{
	color:#333333;
}





#calendrier {
	border: 1px solid #666666;
	background-color: #ffffff;
}
#calendrier .enteteCalendrier {
	background-color: #950E00;
}
#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;
}