/*   F e u i l l e   d e   s t y l e   */
body{
	background-color : #C1E7FF;
}

A:link 
{ 
	color : #F22A63;
}

A:hover 
{
	color : #005AC0;
} 

.titreHaut{
	font-size : 18pt;
	font-family : "Bauhaus 93", Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-style : italic;
	font-weight : bold;
	text-align : center;
	color : #2626FE;
}

.titreMoyen{
	font-size : 16pt;
	font-family : Helvetica, Geneva, sans-serif;
	font-style : italic;
	font-weight : bold;
	text-align: center;
	color : #0F4AC1;
}


.petitTitre{
	font-size : 14pt;
	font-family : Arial, Verdana, Helvetica, Geneva, sans-serif;
	text-align : center;
	text-decoration : underline;
	color : #FE8F36;
}

.titre1{
	font-size : 11pt;
	font-family : Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-weight : bold;
	text-align : center;
	color : #FE8F36;
}

.texte{
	font-size : 13pt;
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
	text-align : left;
	color : #000080;
}

.texteAc{
	font-size : 15pt;
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
	color : #00F7F7;
}

.texte1{
	font-size : 12pt;
	font-family : "Comic Sans MS";
	font-weight : bold;
	text-align : left;
	color : #0000C0;
}

.petitTexte{
	font-size : 12pt;
	font-family : Geneva ;
	text-align : left;
	color : #0000C0;
}

.grosLien { 
	font-family : "Gill Sans", sans-serif;
    	font-size : 15pt;
    	text-align : center;
	color : white;
}

.petitLien{
	font-size : 12pt;
	font-family : "Comic Sans MS",Verdana, Arial, Helvetica, Geneva, sans-serif;
	color : #0000C0;
}

.comment0{
	font-size : 8pt;
	font-family : Arial;
	font-style : italic;
	font-weight : bold;
	text-align : left;
	color : #0000C0;
}

.comment1{
	font-size : 10pt;
	font-family : Verdana,Dolphin;
	font-weight : bold;
	text-align : left;
	color : #A006AA;
}

.comment2{
	font-size : 12pt;
	font-family : Arial;
	font-style : italic;
	font-weight : bold;
	text-align : left;
	color : #4006AA;
}

.date{
	font-size : 12pt;
	font-family : Verdana;
	text-decoration : underline;
	text-align : left;
	color : #A006AA;
}

.heure{
	font-size : 11pt;
	font-family : code;
	font-style : italic;
	color : #A006AA;
}

.lieu{
	font-size : 11pt;
	font-family : Arial;
	font-style : italic;
	text-align : right;
	color : #2626FE;
}

.ville{
	font-size : 11pt;
	font-family : Helvetica;
	font-weight : bold;
	text-align : right;
	color : #2626FE;
}
