/* CSS Document */
/*
gris #ced6dc
*/
/***************/
/* Back-office */
/***************/
.bo_paragraphe {
	border: 1px dashed #C00000;
	margin-bottom:5px;
}
/***************/
/* Front-office */
/***************/
acronym
{
  border-bottom-width: 1px;
  border-bottom-style: dotted;
/*  cursor: help;*/
}

body {
    /*font-family:Arial, Helvetica, sans-serif;*/
    font-family:arial, verdana, courier;
    color:#5f6061;
    font-size: 0.8em;
    background:#2179db;
    background-image:url(../images/v2-fond-body.gif);
    background-repeat:repeat;
    background-position:left top;    
    line-height:18px;
    margin: 0;
    padding: 0;
}
p {
    margin: 0 0 10px 0;
}
h2 {		
    color: #9b9b9b;      

    font-size: 1.25em;
    border-bottom:2px solid #d2d2d2;
    letter-spacing:2px;
    padding-top:0px;
    margin-top:0;
}
#centre h3, #centreetdroite h3 {		
    color: #5f6061;      
    font-size: 1.15em;

    padding:15px 0 0 70px;
    height:30px;
    margin:2px 0;
    background-image:url(../images/v2-fond-h3.gif);
    background-repeat:no-repeat;
	background-position: left top;  
}

h4 {		        
    font-size: 0.9em;
}
a:link		{ color: #0761a9;text-decoration: none;}
a:visited	{ color: #2876b4;text-decoration: none;}
a:active	{ color: #000000;text-decoration: none;}
a:hover		{text-decoration: underline;}
a.lieninvisible {		
	text-decoration:none;
}

a.alt {
    font-weight:bold;
    color:#C00000;
}
th {
    text-align:left;
}
#header { 
    margin:0;
    padding:0;   
    height: 156px;
    background-color: #FFFFFF;
    /*** style-impression
    display:none;    
    ***/
}

#header780 {
    display:none;
    /*** style-impression
    display:block;
    height: 117px;
    background-color: #FFFFFF;    
    ***/
}
#header_popup {
    display:none;
    /*** style-impression
    display:block;
    height: 117px;
    background-color: #FFFFFF;    
    ***/
}
#haut {
    height: 61px;
    background-color:#FFFFFF;	
	margin:0;
	padding:0;

}

#conteneur {
    width:1000px;
    margin:0 auto;
    background-color:#FFFFFF;  
}
#centre {
    background-color:#FFFFFF;    
    /*margin-left: 155px;
    margin-right: 155px;*/
    float:left;
    width:657px;
    margin-left:10px;
    padding-top:10px;
    height:300px; 
       
    /*** style-impression
    background-color:#FFFFFF;
    margin-left: 155px;
    margin-right: 0px;
    height:300px;     
    ***/    
}
/* Feinte non comprise par IE pour min-height */
html>body #centre {
	height: auto;
	min-height: 300px;
}
#centreetdroite {
    background-color:#FFFFFF;    
    float:left;
    width:813px;
    margin-left:10px;
    padding-top:10px;
    height:300px; 
	/*** style-impression
	margin:0;
	***/
}
/* Feinte non comprise par IE pour min-height */
html>body #centreetdroite {
	height: auto;
	min-height: 300px;
}


#centre strong, #centreetdroite strong{
    color:#000000;
}
#centre img, #centreetdroite img {
	padding:0 5px 0px 0px;
}

#gauche {
    float:left;
    display: inline;
    width: 167px;
    margin:0px;
}
#droite {
    float:right;
    font-size:0.85em;    
    width: 160px;
    color:#000000;
    margin:10px 0 0 0px;    
    /*** style-impression
		display:none;
	***/
}
#droite h3 {
    margin:0px;
    padding:2px 5px 10px 10px;          
    background-image:url(../images/v2-droite-h3.gif);
    background-repeat:no-repeat;
    background-position:left top;    
}


#droite .paragraphe { 
   background-image:url(../images/v2-droite-paragraphe.gif);
   background-repeat:no-repeat;
   background-position:left bottom;
}
#droite p {
    padding:0px 10px 0 10px;         
}


#droite h4 {
    padding:2px 0px 2px 10px;
    margin:0;      
    color:#9A34FF;
   font-size:1em;
    
}


#pied {
    clear:both;
    height: 75px;
    background-color: #FFFFFF;
	text-align:left; 
    font-size: 0.85em; 	
    border-top:2px solid #2179db;
}
#pied p{
    padding:10px 0 0 0;
	text-align:center;	
}
#pied ul {    
    text-align:center;
}
#pied li {
    display: inline;  
    padding:0px 5px 0 0px;
}
#pied  a {
	color:#000000;	
	font-weight:normal;
	text-decoration:none;
}
#pied  a:visited {
	color:#808080;
	font-weight:normal;	
}
#pied  a:hover {
	color:#C00000;
	font-weight:normal;
	text-decoration:underline;	
}

#menuhaut {
    background-color:#ced6dc;
    list-style-type: none;
    margin: 0;
    padding:5px 0 0px 10px;  
    height:25px;
    /*** style-impression
    display:none;
    ***/    
}

#menuhaut li {
    display: inline;  
    padding:0 20px 0 0;
    font-size:1.25em;
    font-weight:bold;
    
     /*margin: 0;*/
    /*float:left;*/     
}
#menuhaut a {    
    margin: 0 2px;
    color:#606163;
    text-decoration: none;
}
#menuhaut a:hover {
    text-decoration: underline;
}
#menugauche {
    list-style-type: none;
    margin: 0;
    padding:0;
}
#menugauche li {
    margin-bottom: 5px;
}
#menugauche a {
    margin: 0 2px;
    color: #000000;
    text-decoration: underline;
}
#menugauche a:hover {
    text-decoration: none;
}
#menudroit {
    list-style-type: none;
    margin: 0;
    padding:0;
}
#menudroit li {
    margin-bottom: 5px;
}
#menudroit a {
    margin: 0 2px;
    color: #000000;
    text-decoration: underline;
}
#menudroit a:hover {
    text-decoration: none;
}



/* Menu Déroulant */
dl, dt, dd {
margin: 0;
padding: 0;
}
dl ul, li {
	margin: 0;
	padding: 0;
}
#menu {
    width:150px;
    font-size:0.95em;
    /*font-family:Tahoma,arial,courrier;*/   
    margin-top :10px;
    padding:0 0 0 10px;
    /*letter-spacing:1px;*/
	/*background:#D5D2C4;*/
}
#menu dl {
    /*background-color:#FFFFFF;*/     
    margin-bottom:10px;   
    background-image:url(../images/v2-droite-paragraphe.gif);
    background-repeat:no-repeat;
	background-position: left bottom;   
}

#menu dt {	
    padding: 2px 2px 2px 20px;	
	margin:0px;
	
	text-align: left;
	/*text-transform:uppercase;*/
	/*border-right:1px solid #FFFFFF;
    border-left:1px solid #FFFFFF;
    border-bottom:1px solid #FFFFFF;*/    
	clear:both;
}

#menu dt.secondaire {
    /*background-color:#EFEFEF;*/
	/*clear:both;*/
}
#menu dt.principal{	
    padding: 2px 2px 2px 15px;	
    margin:0;
    background-image:url(../images/v2-droite-h3.gif);
    background-repeat:repeat-x;
	background-position: left top;  
  		
}
/* normal */
#menu dt.secondaire a:hover{		    
    color:#808080;    
}
#menu dt.secondaire a.alt{		    
    color:#808080;  
}


/* INFO */
#menu dl.PGS_INFO {
    background-image:url(../images/v2-droite-paragraphe-info.gif);
    background-repeat:no-repeat;
	background-position: left bottom;  
}
#menu dt.principal.PGS_INFO{		    
    background-color:#d4e2aa; 
    background-image:url(../images/v2-droite-h3-info.gif);
    background-repeat:repeat-x;
	background-position: left top;  	    
}
#menu dt.secondairePGS_INFO a:hover{		    
    color:#a1c043;    
}
#menu dt.secondairePGS_INFO a.alt{		    
    color:#a1c043;  
}

/* ACTUALITE */
#menu dt.principal.PGS_ACTUALITE a, #menu dt.principal.PGS_ACTUALITE a:visited{		    
    color:#000000;      
}
#menu dl.PGS_ACTUALITE {
    background-image:url(../images/v2-droite-paragraphe-actu.gif);
    background-repeat:no-repeat;
	background-position: left bottom;  
}
#menu dt.principal.PGS_ACTUALITE{		    
    background-color:#ffa5bd; 
    background-image:url(../images/v2-droite-h3-actu.gif);
    background-repeat:repeat-x;
	background-position: left top;         
}
#menu dt.secondairePGS_ACTUALITE a:hover{		    
    color:#ff376a;      
}
#menu dt.secondairePGS_ACTUALITE a.alt{		    
    color:#ff376a;    
}

/* MARCHES */
#menu dl.PGS_MARCHES {
    background-image:url(../images/v2-droite-paragraphe-marches.gif);
    background-repeat:no-repeat;
	background-position: left bottom;  
}

#menu dt.principal.PGS_MARCHES{		    
    background-color:#ffbc8e;  
    background-image:url(../images/v2-droite-h3-marches.gif);
    background-repeat:repeat-x;
	background-position: left top;   
}

#menu dt.secondairePGS_MARCHES a:hover{		    
    color:#ff6b05;    
}
#menu dt.secondairePGS_MARCHES a.alt {
    color:#ff6b05;
}

/* LIENS */
#menu dl.PGS_LIEN {
    background-image:url(../images/v2-droite-paragraphe-lien.gif);
    background-repeat:no-repeat;
	background-position: left bottom;  
}
#menu dt.principal.PGS_LIEN{		    
    background-color:#A4CCE8;
    background-image:url(../images/v2-droite-h3-lien.gif);
    background-repeat:repeat-x;
	background-position: left top;       
}

#menu dt.secondairePGS_LIEN a:hover{		    
    color:#378FCD;    
}
#menu dt.secondairePGS_LIEN a.alt{		    
    color:#378FCD;   
}


#menu img{     
    padding:0;
    margin:0;   
}
#menu a {
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}
#menu a:visited {
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}
#menu a:hover {
	color:#C00000;
	font-weight:normal;
}
#menu a.alt {
    font-weight:bold;
    color:#8300FF;     
}
#menu dt.principal a {
	color:#000000;
	text-decoration:none;
    font-weight:bold;	
}
#menu dt.principal a:visited {
	color:#000000;
	
}
#menu dt.principal a:hover {
	color:#000000;	
}


#menu dd {
	position: absolute;
	z-index: 100;
	left: 146px;
	margin-top: -1.4em;
	padding: 0 0 0 5px;
	width: 15em;
	background: #FFEBD7;
	visibility:hidden;
	display:none;
}

#menu ul {
	padding: 2px;
}

#menu li {
	text-align: left;
	height: 18px;
	line-height: 18px;
	list-style-type: none;
}



/**************/
/* Rechercher */
/**************/
div.rechercher_resultat   {
	margin:0;
	padding:0 0 10px 0px;
	border-top:1px solid #000000;
}
div.rechercher_resultat .ariane  {
	color:#000000;	
	float:none;
	margin:0;
	padding:0;		

}
div.rechercher_resultat .ariane a {
	color:#145D89;
	text-decoration:none;
	font-weight:normal;
}/*

#recherche{    
	padding: 0px;
	margin: 10px 0px 0 5px;
    	     
}
*/ 

#recherche form {
    margin:-27px 0 0 635px;     
    padding:0;         
}
#recherche input.search_string{
    border: 1px #000099 solid !important;
    font-size:0.7em;
}

#recherche input.search_valider{
    border: 0px #9C9C9C solid !important;
    color:#FFFFFF;
    background:none;
    /*height:20px;*/
    width:30px;
    background-image:url(../images/bouton-ok.gif);
    background-position:center center;
    background-repeat: no-repeat;              
}
span.resultat_recherche{
	font-weight:bold;
	color:#C00000;
}


/*************/
/* ariane */
/*************/
/*#ariane {
	padding:2px 0px 0 20px;	
}*/
div.ariane {
	/*clear:both;*/
	/*height:36px;*/
    float:left;
	margin:0;
    padding:2px 0px 0 10px;		
	font-size:0.85em;
    color:#000000;
	
}
.ariane a {
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}
.ariane a:visited {
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}
.ariane a:hover {
	color:#000000;
	font-weight:normal;
}
div.ariane2 {
	/*clear:both;*/
	float:left;
	margin:0;
    padding:0;	
	font-size:0.85em;

	/*font-family:Verdana,Arial,Helvetica,sans-serif;*/
	font-family:Tahoma, arial, verdana, courier;
}

fieldset {
    padding:5px;
}
legend {
    color: #000000; 
    font-weight:bold;
    padding:2px 10px;
    background-color:#d2d2d2;
}
p.alerte {   
    color:#C00000;
    font-weight:bold;    
}
br.clr {            
    font-size:1px; 
    clear:both;     
}

.mouseon {background-color:#FFFFCC;}
.mouseout {background-color:#FFFFFF;}
/***************************************************/
/*     Bulle sur point d'interogation              */
/***************************************************/
a.infobulle {
  position:relative;
  z-index:24;
  color:#000;
  text-decoration:none;
  border:none;
}
	
a.infobulle, a.infobulle img {
  border:none;
  text-decoration:none;
  padding-left:5px;
  padding-right:5px;   
}
	
a.infobulle:hover {
	background: none;
	z-index:25
}
a.infobulle span {display: none}
a.infobulle:hover span { 
	display:block;
	position:absolute;
	top:0;
	left:3em;
	padding:2px;
	width:15em;
	border:1px solid #7F9DB9;
	background-color:#EDEDED;
	color:#000000;
	text-align: justify;
	font-size: 10px;
	font-weight: normal;
}

/***************************************************/
/*     prenvext (résultats de recherche            */
/***************************************************/
.prevnext {
    font-size:0.95em;
	margin: 0;
	/*padding:2px;*/
	font-style:italic;
	
}         
.prevnext a {
	font-style:normal;
	color: #000000;
	background-color:#ced6dc;
	margin: 0 5px 0 0px;	
	padding: 2px 5px;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	text-decoration: none;
}
.prevnext a:hover,
.prevnext a.selected {
	background-color: #000000;
	color: #ffffff !important;
}  
.date {
    color:#808080;
    font-size:0.85em;
}      
p label {
	float: left;
	width: 150px;
	font-weight: bold;
	padding-right:5px;
}
/***************************************************/
/*     Affichage des erreurs                       */
/***************************************************/
.blocAlerte {
  padding: 10px; 
  margin: 5px;
  background-color: #FFCCCC!important;
  border:1px solid #FF0000!important;
  font-weight: bold;
  font-size: 12px;
}

.blocAlerte .alerte {
  color:#000000!important;
  padding: 0!important;
  margin: 0!important;
}

.blocAlerte p{
  padding: 0!important;
  margin: 0!important;
}

.blocAlerte ul li strong, .blocAlerte ul li a{
  color:#FF0000!important;
  padding: 0!important;
  margin: 0!important;
}
select.alerte {
  background-color: #FFCCCC!important;
}

/*************/
/* mdl */
/*************/
.bloc0, .bloc1 {
	clear: both;
	padding:0;
	padding-bottom:15px;
	
}
          
.bloc1 {    
	background-color: #f6f6f6;
}
          

#liste_mcl {
  padding : 5px;
  padding-top : 10px;
  padding-bottom: 10px;
  border: 1px #AAAAAA solid;
  background-color: #F9F9F9; 
  color : #808080; 
}

#liste_mcl a {
  color : #808080;
  text-decoration: none; 
}
#liste_mcl a:hover {
  text-decoration: underline; 
}

#mdl_TopMCL a {
  color : #808080;
  text-decoration: none!important;
}
#mdl_TopMCL .mcl0 {
    font-size: 0.8em;
    line-height:18px;
}
#mdl_TopMCL .mcl1 {
    font-size: 1.2em;
    line-height:20px;
}
#mdl_TopMCL .mcl2 {
    font-size: 1.6em;
    line-height:22px;
}
#mdl_TopMCL .mcl3 {
    font-size: 2em;
    line-height:24px;
}
#mdl_TopMCL .mcl4 {
    font-size: 2.4em;
    line-height:26px;
}
#mdl_TopMCL .mcl5 {
    font-size: 2.8em;
    line-height:28px;
}
.rouge {color:#C00000}
td.titre, td.intitule {
font-weight:bold;
}

img.album, img.agenda, img.actu {
    background-color:#ced4d8;
    border: outset 1px #AFAFAF;
    padding:2px !important; 
    margin:0 5px 5px 0; 
}
div.albumAleatoire {
    text-align:center;
}
