#tetiere {
background:#ff5400;
}

/***** Titres ******/

h1,
h2,
h3,

/***** Liens ******/
#three-zones-second-content h3 a,
.document-content a, 
#three-zones-first-content .une_rub-content a, 
#three-zones-first-content .une_rub-content a, 
.actu a, 
.pages_filles_c1 a.lien,
.pages_filles_photo a.lien,
a.lien_externe,
#three-zones-first-content .document-content a:hover, 
#three-zones-first-content .une_rub-content a:hover, 
.actu a:hover,

/****** Fil d'Ariane *******/
.page-path-content a,
.portlet-content ul li ul.current li a:hover, 
.portlet-content ul li ul.other li a:hover
{
color: #ff5400!important;
}


/**MENU**/

ul#menu li.m_page5 a{
background-color:#fff;
color: #ff5400;
}


ul#menu li.m_page5 li a{
background-color:#ff5400;
color:#fff;
}

ul#menu li.m_page5 a:hover{
background-color:#fff;
color:#ff5400;!important;
}




/* Filles */

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

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


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



