<!--

 /* Homepage Campagne ######################################################  */
 

 .Camptitle{  font-family: Verdana; font-size: 14px; color: #B5D0CB;font-weight: 600;}
 
 .Campsubtitle{  font-family: Verdana; font-size: 12px; color: #B5D0CB;font-weight: 600;}
 
 .CampsubtitleWhite{  font-family: Verdana; font-size: 12px; color: #FFFFFF;font-weight: 600;}
 
 .Camptxtwhite{
 	font-family: Verdana;
 	font-size: 11px;
 	font-style: normal;
 	line-height: normal;
 	font-weight: normal;
 	font-variant: normal;
 	text-transform: none;
 	color: #FFFFFF;
 	text-decoration: none;
 	padding-right : 10px;
 }
 
 a.Camplinkwhite{
 	font-family: Verdana;
 	font-size: 11px;
 	font-style: normal;
 	line-height: normal;
 	font-weight: bold;
 	font-variant: normal;
 	text-transform: none;
 	color: #FFFFFF;
 	padding-left : 5px;
 	text-decoration: none;
 }
 
 
 a.Camplinkwhite:hover{
 	color: #FFFFFF;
 	text-decoration : underline;
}

UL.CampEvidenttLink{
	list-style : url(/wwwdexiabe/images/templatesite/arrowgreenrigth10x10.gif);
	margin-left : 20px;
	margin-right : 0px;
	margin-top : 20px;
	
}

UL.CampEvidenttLink LI{
	margin-left : 0px;
	margin-right : 10px;
	margin-top : 10px;

}

 
 /* End Homepage Campagne ######################################################  */
 
 -->