/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   
/*
.SkinObject,a.SkinObject,a.SkinObject:link,a.SkinObject:visited,a.SkinObject:active,a.SkinObject:hover { 
color:white;
font-size:0.00000001em;
}
*/

/* ============================================
    STYLES POUR LES TEXTES
    ============================================
    vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
*/
.BlocTexte_Degrade1_Style1 {
	font-family	:	Verdana;
	font-size	:	12px;
	color		:	White;
	font-weight	:	bold;
}

.BlocTexte_Degrade1_Style2 {
	font-family	:	Verdana;
	font-size	:	12px;
	color		:	White;
	font-weight	:	normal;
}

.BlocTexte_Degrade2_Style1 {
	font-family	:	Verdana;
	font-size	:	14px;
	color		:	#D0583F;
	font-weight	:	bold;
}

.BlocTexte_Degrade2_Style2 {
	font-family	:	Verdana;
	font-size	:	11px;
	color		:	#590B33;
	font-weight	:	bold;
}

.Contenu_Texte_1 {
	font-size	:	11px;
	font-family	:	Verdana;
	color	:	rgb(17, 104, 14);
	font-weight	:	normal;
}

.Contenu_Texte_2 {
	font-size	:	12px;
	font-family	:	Verdana;
	color	:	#D25841;
	font-weight	:	normal;
}


.Actu_Titre {
	font-size	:	11px;
	font-family	:	Verdana;
	color	:	#D25841;
	font-weight	:	bold;
}
.Actu_Contenu {
	font-size	:	11px;
	font-family	:	Verdana;
	color	:	#590B33;
	font-weight	:	normal;
}
.Actu_Lien, .Actu_Lien:link, .Actu_Lien:visited, .Actu_Lien:active {
	font-size	:	11px;
	font-family	:	Verdana;
	color	:	#EF583B;
	font-weight	:	normal;
	text-decoration	:	none;
}
.Actu_Lien:hover { text-decoration : underline; }

.addon, a.addon, a.addon:link, a.addon:active, a.addon:visited {
   font-weight : normal;
   font-size : 10px;
   font-family : Verdana,Arial,Helvetica,Geneva;
   color : #ffffff;
   text-decoration : none;
   text-align : left;
}

a.addon:hover {
   font-weight : normal;
   font-size : 10px;
   font-family : Verdana,Arial,Helvetica,Geneva;
   color : #ffffff;
   text-decoration : none;
   text-align : left;
}

/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 
    ============================================
*/





/* Styles pour le bandeau du bas */
/*============================*/
.lienBandeauBas, a.lienBandeauBas, a.lienBandeauBas:link, a.lienBandeauBas:visited, a.lienBandeauBas:active {
font-family : Verdana;
font-size : 11;
color : white;
font-weight : normal;
padding-left : 10px;
padding-right : 10px;
}

a.lienBandeauBas:hover {
font-family : Verdana;
font-size : 11;
color : white;
font-weight : normal;
padding-left : 10px;
padding-right : 10px;
}
/*============================*/




.lienAddon1, a.lienAddon1, a.lienAddon1:link, a.lienAddon1:visited, a.lienAddon1:active {
font-family : Verdana;
font-size : 11;
color : rgb(17, 104, 14);
font-weight : bold;
text-decoration : none;
}
a.lienAddon1:hover {
font-family : Verdana;
font-size : 11;
color : #EE593B;
font-weight : bold;
text-decoration : none;
}

.lienAddon2, a.lienAddon2, a.lienAddon2:link, a.lienAddon2:visited, a.lienAddon2:active {
font-family : Verdana;
font-size : 11;
color : rgb(17, 104, 14);
font-weight : normal;
text-decoration : none;
}
a.lienAddon2:hover {
font-family : Verdana;
font-size : 11;
color : #EE593B;
font-weight : normal;
text-decoration : none;
}

.lienHautDePage, a.lienHautDePage, a.lienHautDePage:link, a.lienHautDePage:visited, a.lienHautDePage:active {
font-family : Verdana;
font-size : 10;
color : rgb(17, 107, 14);
font-weight : normal;
text-decoration : underline;
}
a.lienHautDePage:hover {
font-family : Verdana;
font-size : 10;
color : #EE593B;
font-weight : normal;
text-decoration : underline;
}



/* background color for the content part of the pages */
Body
{
}


/* GENERIC */

A:link, A:visited, A:active {
	font-size	:	11px;
	font-family	:	Verdana;
	color	:	#EF583B;
	font-weight	:	normal;
	text-decoration	:	none;
}

A:hover {
	text-decoration	:	underline;
}

























