/*Mairie*/
/***** Titres ******/
/******************/

#three-zones-second-content .portlet-child_page .portlet-header {
color: #222;
}

#three-zones-first-content h3.portlet-une-header,
#three-zones-second-content h3.portlet-header{
color: #222;
}

h1, h2, h3 {
color: #1c4aa1;
}

#three-zones-first-content h3.portlet-header{
color: #222;
}

.portlet-content ul li ul.current li a:hover {
color: #1c4aa1;
}

.portlet-content ul li ul.other li a:hover{
color: #1c4aa1;
}

/****** Liens *****/
/******************/

.document-content a,
#three-zones-first-content ul.conseils_municipaux a, 
#three-zones-first-content .une_rub-content a, 
.actu a, 
#three-zones-first-content .pages_filles ul li a,
#three-zones-first-content .pages_filles li a,
#three-zones-second-content li a.pdf_accueil{
color: #1c4aa1;
}

#three-zones-first-content .document-content a:hover, 
#three-zones-first-content .une_rub-content a:hover, 
.actu a:hover,
#three-zones-second-content .telecharger li a:hover{
text-decoration: underline;
}


/***pages filles***/
/******************/

#three-zones-first-content .portlet-child_page div{	
}

#three-zones-second-content .portlet-child_page ul.current li a:visited {
color: #222;
}

#three-zones-second-content .portlet-child_page ul li a{
background-color: #1c4aa1;
}

#three-zones-second-content .portlet-child_page li a:hover {
background-color: #001F88;
}

#three-zones-second-content .portlet-child_page ul li li a,
#three-zones-second-content .portlet-child_page ul li li a:hover {
background-color: #cdddf7;
}


/****** Fil d'Ariane *******/
/***************************/

.page-path-content a, 
.page-path-content .current {
color: #1c4aa1;
}

.page-path-content .accueil {
color: #333;
}

