#tetiere {
background:#157b9f;
}

/***
coloration democratie
***/

h1,
h2,
h3,
h4,
h3.portlet-header,
h3.portlet-header a,
.document a,
.pages_filles_c1 ul li a,
a.lien_externe,
#three-zones-first-content a:hover, 
.actu a:hover,
.page-path-content a,
.portlet-content ul li ul.current li a:hover,
.portlet-content ul li ul.other li a:hover{ 
color: #157b9f;
}




/***Pages filles***/
/******************/

#three-zones-second-content .portlet-child_page ul{
background-color: #157b9f;
}

#three-zones-second-content .portlet-child_page ul a:hover {
background-color: #00627C;
}

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

/****** Menu ******/
/******************/

ul#menu li.m_page2 a,
ul#menu li.m_page2 a:hover {
background-color: #fff;
color: #157b9f;
}

ul#menu li.m_page2 li a {
background-color: #157b9f;
color: #fff;
}

