/*---
Uniterra// Styles Section 2
Auteur : Capella Technologies - www.capella.coop
Derniere revision : aout 2005

	1.	Structure
	2. 	Boutons
	

---*/
/*
1.	Structure 
*/
#header {
	background: url(../images/bg_header.gif) no-repeat;
}

/*
2.	Boutons du menu principal 
*/
#navTop li.section1:hover,
#navTop li.section1.selected{
background: url(../images/bg_btn_action.gif) no-repeat;
}

#navTop li.section2:hover,
#navTop li.section2.selected{
background: url(../images/bg_btn_partenaire.gif) no-repeat;
}

#navTop li.section3:hover,
#navTop li.section3.selected{
background: url(../images/bg_btn_volontaire.gif) no-repeat;
}

#navTop li.section4:hover,
#navTop li.section4.selected{
background: url(../images/bg_btn_conge.gif) no-repeat;
}

#navTop li.section5:hover,
#navTop li.section5.selected{
background: url(../images/bg_btn_campus.gif) no-repeat;
}

#navTop li.section6:hover,
#navTop li.section6.selected{
background: url(../images/bg_btn_ressources.gif) no-repeat;
}

#navTop li.sectionX:hover,
#navTop li.sectionX.selected{
background: none;
}

/*
3.	Accueil/La Une
*/

#titreLaune{
	text-indent: -999em;
	height: 33px;
	background: 0 url(../images/ti_laune.gif) no-repeat;
	border-bottom: 1px solid #000;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
#titreNouveaute{
	text-indent: -999em;
	height: 11px;
	background: 0 url(../images/ti_nouveaute.gif) no-repeat;
	margin: 0 0 0 15px
}
/*
4.	Titres des sections 
*/
#titreGen{
	text-indent: -999em;
	width: 577px;
	height: 40px;	
background: url(../../images/bulletins/ti_bg1.gif) no-repeat 0 0;
}

#titreSection1{
	text-indent: -999em;
	width: 577px;
	height: 40px;	background: url(../images/ti_actions.gif) no-repeat 0 0;
}

#titreSection2{
	text-indent: -999em;
	width: 577px;
	height: 40px;
	background: url(../images/ti_partenaire.gif) no-repeat 0 0;
}

#titreSection3{
	text-indent: -999em;
	width: 577px;
	height: 40px;
	background: url(../images/ti_volontaires.gif) no-repeat 0 0;
}

#titreSection4{
	text-indent: -999em;
	width: 577px;
	height: 40px;
	background: url(../images/ti_conge.gif) no-repeat 0 0;
}

#titreSection5{
	text-indent: -999em;
	width: 577px;
	height: 40px;
	background: url(../images/ti_campus.gif) no-repeat 0 0;
}

#titreSection6{
	text-indent: -999em;
	width: 577px;
	height: 40px;
	background: url(../images/ti_ressources.gif) no-repeat 0 0;
}

/*
5.	Titres des boutons spéciaux 
*/

div.BoutonVolontaire div.teaserItem  h3{
    background:  url(../images/btn_recit.gif) no-repeat 0 0;
}
div.BoutonVolontaire2 div.teaserItem  h3{
    background:  url(../images/btn_volontaire.gif) no-repeat 0 0;
}
div.BoutonCampus div.teaserItem h3{
    background:  url(../images/btn_campus.gif) no-repeat 0 0;
}

div.BoutonConge div.teaserItem h3{
    background:  url(../images/btn_conge.gif) no-repeat 0 0;
}
div.BoutonMillenaire div.teaserItem h3{
    background:  url(../images/btn_millenaire.gif) no-repeat 0 0;
}

/* Fiche Pays bg des OMD */
#fichePays tr.footer div.OMD1{
	background: #FFDF01 url(../images/bg_omd1.gif) no-repeat;
	padding: 5px 55px 5px 115px;
}
#fichePays tr.footer div.OMD2{
	background: #D6DE21 url(../images/bg_omd2.gif) no-repeat;
	padding: 5px 55px 5px 115px;
}
#fichePays tr.footer div.OMD3{
	background: #F79323 url(../images/bg_omd3.gif) no-repeat;
	padding: 5px 55px 5px 115px;
}
#fichePays tr.footer div.OMD4{
	background: #C5E7FE url(../images/bg_omd4.gif) no-repeat;
	padding: 5px 55px 5px 115px;
}

#fichePays tr.footer div.OMD5{
	background: #F8BEDB url(../images/bg_omd5.gif) no-repeat;
	padding: 5px 55px 5px 115px;
}

#fichePays tr.footer div.OMD6{
	background: #EF5A42 url(../images/bg_omd6.gif) no-repeat;
	padding: 5px 55px 5px 115px;
}
#fichePays tr.footer div.OMD7{
	background: #8CC542 url(../images/bg_omd7.gif) no-repeat;
	padding: 5px 55px 5px 115px;
}
#fichePays tr.footer div.OMD8{
	background: #1BB5E6 url(../images/bg_omd8.gif) no-repeat;
	padding: 5px 55px 5px 115px;
}
