/*---
Uniterra// Styles Section 2
Auteur : Capella Technologies - www.capella.coop
Derniere revision : aout 2005

	1.	Structure
	2. 	Boutons
	

---*/
/*
1.	Structure 
*/
#containerInt{
	background:  url(../images/bg_section4.gif) repeat-y 0 0;
}


#footer /* = colonne de droite */ {
	background: url(../images/bg_coldroite_section4.gif) no-repeat right bottom;	
}


#titreSection{
	background: url(../images/ti_conge.gif) no-repeat 0 0;
}

h2, .Titre{
	color: #7C9D48;
}

a{
	color: #7C9D48;
}

h3, .sousTitre, h4, .sSousTitre{
	color: #9EC069;
}

/*
 2.	Boutons varis 
*/
div.teaserItem{
	background:  url(../images/bg_btn_recit_section4.gif) no-repeat 0 0;
}

div.teaserItem:hover{
	background:  url(../images/bg_btn_recit_over_section4.gif) no-repeat 0 0;
}

div.teaserItem p{
	color: #000;
}

div.teaserItem h3{
	color: #7C9D48;
}

