@charset "ISO-8859-1";
/* CSS Document */


/*  site generale -------------------------------------------------------------  */

body{
	background-color:#000;
	color:#ffe1f3;
	font-family: Arial, Helvetica, sans-serif;
	
}
.table_generale{
	
	}

.tab_border {
	border:2px solid #000;
}
.tab_fiche {
	color: #000;
	background-color: #FFF;
	text-align: center;
}


/* les liens ----------------------------------------------------------   */


A:link {text-decoration: none; color:#ee6bbe;}
A:visited {text-decoration: none; color:#ee6bbe;}
A:active {text-decoration: none; color:#ee6bbe;}
A:hover {text-decoration: underline ; color:#ee6bbe;}





.ul_coeur{
	font-size:18px;
	color: #77044d;
	list-style-image: url(images/ul_coeur.png);}
.ul_coeur a:link {
	color: #77044d;
	text-decoration: none;}

.ul_coeur a:visited {
	text-decoration: none;
	color: #77044d;}
.ul_coeur a:hover {	
    text-decoration: none;
	color: #77044d;
	font-size:18px;
	font-weight: bold;}

.ul_coeur a:active {	
    text-decoration: none;
	color: #77044d;	}

/****************/
	
.ul_coeur_droite{
	font-size:18px;
	color: #77044d;
	list-style-image: url(images/ul_coeur.png);
	}
.ul_coeur_droite a:link {
	color: #77044d;
	text-decoration: none;}

.ul_coeur_droite a:visited {
	text-decoration: none;
	color: #77044d;}
.ul_coeur_droite a:hover {	
    text-decoration: none;
	color: #77044d;
	font-size:18px;
	font-weight: bold;}

.ul_coeur_droite a:active {	
    text-decoration: none;
	color: #77044d;	}
/************/
	.principal a:link {
	color: #77044d;
	text-decoration: none;}

.principal a:visited {
	text-decoration: none;
	color: #77044d;}
.principal a:hover {	
    text-decoration: none;
	color: #77044d;
}

.principal a:active {	
    text-decoration: none;
	color: #77044d;	}
	
/***********/	
.ul_amine{
	font-size:14px;
	padding-left:15px;
	color: #77044d;
	list-style-image: url(../images/ul_coeur2.png);}
.ul_amine a:link {
	color: #77044d;
	text-decoration: none;}

.ul_amine a:visited {
	text-decoration: none;
	color: #77044d;}
.ul_amine a:hover {	
    text-decoration: none;
	color: #77044d;
	font-size:14px;
	font-weight: bold;}

.ul_amine a:active {	
    text-decoration: none;
	color: #77044d;	}
	
	/***********/
	.table_l_ev a:link {
	color: #ee6bbe;
	text-decoration: none;}

.table_l_ev a:visited {
	text-decoration: none;
	color: #ee6bbe;}
.table_l_ev a:hover {	
    text-decoration: none;
	color: #ee6bbe;
	font-size:14px;
	font-weight: bold;}

.table_l_ev a:active {	
    text-decoration: none;
	color: #ee6bbe;	}
	
	
	/***********/

	
	
/* texte -------------------------------------------------------------------- */

/* couleur sympa ( pour recevoir les texto ...) : #ff8fd6 */

h1 { color:#ac006d;
text-decoration:underline;
}
.texte{
	font-size: 14px;
	color: #ffe1f3;
	text-align:justify;
}


.titre{
	font-size: 24px;
}
.texte_petit {
	font-size: 10px;
}
.text_couleur {
	color: #ff8fd6;
	font-weight: bold;
}
.text_souligne {
    text-decoration:underline;
}
.texte_evenement{
	font-size: 18px;
	color: #FFF;
	text-align:left;
	text-decoration: underline;
	font-weight: bold;
}
.texte_gras{
	text-align:left;
	font-weight: bold;
}

/*  tableau ----------------------------------------------------------------------- */

.miniature {
float: left;
margin-right: 15px;
margin-bottom: 5px;}

.tab_txt_soiree {
	border: 2px solid #d5adc5;
}
.ph_soiree {
	border: 1px dotted #d5adc5;
}

.cour_deb{ background-color:#9999FF;}
.cour_inter{ background-color:#90F;}
.cours_avan{ background-color:#909;}
.cours_lieu{
	font-weight: bold;
	text-decoration: underline;
}

.td_livreor_nom{
	background-color: #AC076C;
	text-align: center;
	border: 1px solid #D4ACC4;
}
.td_livreor_message{
	text-align: center;
	border: 1px solid #AC076C;
	background-color: #D4ACC4;
	color: #33001D;
}
.congas{
	border: 4px double #FFF;
}