/* Style pour les pages Communcation */

h1 {
	border-bottom: 1px solid #F2B63C;
}

#contenu #texte h1 
{
	color: #F2B63D;
}

#contenu #texte h2
{
	color: #F2B63D;
}

#contenu #texte h3
{
	color: #F2B63D;
}

#contenu #texte .bodytext a
{
	color: #868686;
	font-weight:normal;
}

#contenu #texte .bodytext a:hover
{
	color: #F2B63D;
}

/*colonne de gauche : menu*/
#menuL a {
	border-bottom: 1px dotted #F2B63C;
}

#menuL a:hover {
	color: #fff;
	background-color: #F2B63C;
}

#z_infoline {
	background: #FFFBF2 url(/fileadmin/templates/img/degradecom.gif) no-repeat right bottom;
}

#c_infoline a:hover {
	color: #F6BB43;
}