body, form
{
	margin : 0px;
	padding : 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #757575;
	text-decoration : none;
}

a, a:hover
{
	margin : 0px;
	padding : 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FE6C00;
	text-decoration : none;
}

ul
{
	padding:0px;
	margin: 0px 0px 0px 20px;
	list-style-image : url(../images/picto/carreofbleu.gif);
}

h1
{
	color : #FE6C00;
	font-size :17px;
	padding : 20px 0;
	margin : 0;
}

.txtbleu10
{
	font-size : 9px;
	color : #0176BD;
}

.txtbleu11
{
	font-size : 10px;
	color : #0176BD;
}
.txtbleu11b
{
	font-size : 10px;
	font-weight : bold;
	color : #0176BD;
}
.txtbleu11 a
{
		color : #0176BD;
}

.titre_home
{
	font-size : 11px;
	font-weight : bold;
}
.titre_violet
{
	font-size : 13px;
	color : #71087D;
}
.titre_actu_home
{
	font-size : 13px;
	color : #FE6C00;
	margin-bottom : 5px;
}
.titre_actu_droite
{
	font-size : 13px;
	color : #FFFFFF;
}

.detail_actu_droite
{
	font-size : 9px;
	font-weight : normal;
	
}
.actu_droite
{
	font-size : 8px;
	font-weight : normal;
	color : #FFFFFF;
}
.actu_droite .ss_titre
{
	font-size : 10px;
	font-weight : bold;
	padding : 4px 0;
}



/* CYBERCITE */
.cychaut {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
	font-weight: bold;
	color: #79C7E7;
	text-decoration: none;
}

.cychaut a,.cychaut TABLE,.cychaut TD {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1px;
	color: #79C7E7;
	text-decoration: none;
}
.cycbas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
	font-weight: bold;
	color: #FFDE7A;
	text-decoration: none;
}

.cycbas a,.cycbas TABLE,.cycbas TD {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1px;
	color: #FFDE7A;
	text-decoration: none;
}
/* FIN CYBERCITE */

/* Styles modifiant le pointeur en sablier */
.sablier { cursor: wait; }
.sablier A { cursor: wait; }

