/*---
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_section1.gif) repeat-y 0 0;
}

#footer {
	background: url(../images/bg_coldroite_section1.gif) no-repeat right bottom;
	
}

#titreSection1{
	background: url(../images/ti_actions.gif) no-repeat 0 0;
}

h2, .Titre{
	color: #D3720A;
}

a{
	color: #D3720A;
}

h3, .sousTitre, h4, .sSousTitre{
	color: #E98F2E;
}

/*
 2.	Teasers varies 
*/
div.teaserItem{
	background:  url(../images/bg_btn_recit_section1.gif) no-repeat 0 0;
}

div.teaserItem:hover{
	background:  url(../images/bg_btn_recit_over_section1.gif) no-repeat 0 0;
}

div.teaserItem p{
	color: #000;
}

div.teaserItem h3{
	color: #D3720A;
}
