/*---
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_section2.gif) repeat-y 0 0;
}

#footer /* = colonne de droite */ {
	background: url(../images/bg_coldroite_section2.gif) no-repeat right bottom;	
}

#titreSection{
	background: url(../images/ti_partenaire.gif) no-repeat 0 0;
}

h2, .Titre{
	color: #2A7459;
}

a{
	color: #2A7459;
}

h3, .sousTitre, h4, .sSousTitre{
	color: #359472;
}

/*
 2.	Boutons varis 
*/
div.teaserItem{
	background:  url(../images/bg_btn_recit_section2.gif) no-repeat 0 0;
}

div.teaserItem:hover{
	background:  url(../images/bg_btn_recit_over_section2.gif) no-repeat 0 0;
}

div.teaserItem p{
	color: #000;
}

div.teaserItem h3{
	color: #2A7459;
}

