.rose1 {
	font-family: "monotype Corsiva", "trebuchet MS", Arial, sans-serif;
	font-size: x-large;
	font-weight: normal;
	color: #ff1493;
}
.Titre_rose {
	font-size: medium;
	color: #FF0080;
}
.Titre_violet {
	font-size: large;
	color: #93C;
	text-transform: none;
	font-style: italic;
	font-variant: normal;
}



.noir1 {
	font-family: "monotype Corsiva", "trebuchet MS", Arial, sans-serif;
	font-size: 11pt;
	color: #000000;
}

.noir {
	font-family: "monotype Corsiva", "trebuchet MS", Arial, sans-serif;
	color: #000000;
}

.orangeindex {
	font-family: "monotype Corsiva", "trebuchet MS", Arial, sans-serif;
	color: #ff8c00;
	font-size : 28px;
	text-decoration: none;
}

.titorangeindex {
	font-family: "monotype Corsiva", "trebuchet MS", Arial, sans-serif;
	color: #ff8c00;
	font-size : 20px;
}

a#id1  /* GROS LIEN INDEX*/
{
	font-family: "monotype Corsiva", "trebuchet MS", Arial, sans-serif;
	color:#000000;
	font-size : 26px;
	font-weight: lighter;
	font-style: italic;
	text-decoration: none;
}
   
a#id1:hover  /* GROS LIEN INDEX*/
{
	font-family: "monotype Corsiva", "trebuchet MS", Arial, sans-serif;
	color: #000000;
	font-size : 29px;
	font-weight: bold;
	font-style: oblique;
	text-decoration: none;
}

a#id2  /* LIEN ORANGE*/
{
	font-family: "monotype Corsiva", "trebuchet MS", Arial, sans-serif;
	color: ff8c00;
	font-size : 28px;
	text-decoration: none;	
}

a#id2:hover  /* LIEN ORANGE*/
{
	font-family: "monotype Corsiva", "trebuchet MS", Arial, sans-serif;
	color: ff8c00;
	font-size : 28px;
	text-decoration: underline;
	font-weight: lighter;
}  

a#id3 /* LIEN ROUGE*/
{
	font-family: "monotype Corsiva", "trebuchet MS", Arial, sans-serif;
	color: #ff0000;
	font-size : 18px;
	text-decoration: none;
	font-weight: bold;	
}

a#id3:hover /* LIEN ROUGE*/
{
	font-family: "monotype Corsiva", "trebuchet MS", Arial, sans-serif;
	color: #ff0000;
	font-size : 18px;
	text-decoration: underline;
	font-weight: bold;
}  

a#id4  /* MINI LIEN ROUGE*/
{
	font-family: "monotype Corsiva", "trebuchet MS", Arial, sans-serif;
	color: #ff0000;
	font-size : 18px;
	text-decoration: none;
	font-weight: lighter;	
}

a#id4:hover  /* MINI LIEN ROUGE*/
{
	font-family: "monotype Corsiva", "trebuchet MS", Arial, sans-serif;
	color: #ff0000;
	font-size : 18px;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
}  

a#normal /* LIEN NORMAL*/
{
   	color: #ff0000 ;
}
.rosepalatino {
	color: #Ff1493;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

