body {
	background-image : url(bgbeurette.gif);
	top : 0px;
}
.texte {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color:#000000 ;
	text-decoration:none;
	text-align : justify;
}
.texte2 { font-family: Verdana, Arial, sans-serif; font-size: 11px;  color:#000000 ; text-decoration:none; }
.grat { font-family: Arial, sans-serif; font-size: 25px;  color:#000000 ; text-decoration:none; }
.black { font-family: Arial; font-size: 16px;  color:#000000 ; text-decoration:none; }
a.lien0 { font-family: Arial; font-size: 13px;  color:#000000 ; text-decoration:none; font-weight: bold;  }
a.b0 { font-family: Arial; font-size: 9px;  color:#000000 ; text-decoration:none; font-weight: bold;  }
a.bl { font-family: Arial; font-size: 15px;  color:#ffff00 ; text-decoration:none; font-weight: bold;  }
a.menu { font-family: Arial; font-size: 12px;  color:#000000 ; text-decoration:none; font-weight: bold; }
a.lien1 { font-family: Arial; font-size: 11px;  color:#000000 ; text-decoration:none; }
a.fg { font-family: verdana; font-size: 11px;  color:#c20d04 ; text-decoration:none; font-weight: bold;}
a.black { font-family: Arial; font-size: 16px;  color:#000000 ; text-decoration:underline; font-weight: bold; }
a.red2 { font-family: Arial; font-size: 16px;  color:#ff0000 ; text-decoration:none; font-weight: bold; }
a.red { font-family: Arial; font-size: 32px;  color:#ff0000 ; text-decoration:none; font-weight: bold; }
a.lien2 { font-family: Arial; font-size: 30px;  color:#000000 ; text-decoration:none; font-weight: bold; }
h1 { margin-bottom : 0px; margin-top : 0px; font-family : arial; font-size : 14px; font-weight : bold; color : #000000; }
h2 { margin-bottom : 0px; margin-top : 0px; font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 12px; font-weight : bold; color : #000000; }
h3 { margin-bottom : 0px; margin-top : 0px; font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 12px; font-weight : bold; color : #D5270B; }
p {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : justify;
	margin-bottom : 0px; margin-top : 0px;
}
td.k {
	vertical-align : top;
	text-align : center;
	width : 175px;
	border: 1px dashed #D5270B;
}
td.n {
	vertical-align : top;
	text-align : center;
	width : 160px;
}
td.pub {
	vertical-align : top;
	text-align : center;
	width : 100px;
}
td.u {
	vertical-align : top;
	text-align : center;
	width : 135px;
	border: 1px dashed #e4e4ea;
}
div.th {
	width : 70px;
	float : left;
	text-align : left;
	vertical-align : top;
}
div.vid {
	width : 110px;
	float : left;
	text-align : left;
	vertical-align : top;
}
div.vid2 {
	width : 165px;
	float : left;
	text-align : left;
	vertical-align : top;
}
div.vid3 {
	width : 200px;
	float : left;
	text-align : left;
	vertical-align : top;
}
div.logo {
	width : 310px;
	float : left;
	text-align : left;
	vertical-align : top;
}

div.search {
	border : 1px solid Red;
	background : Yellow;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-align : center;
	padding : 3px;
}

table.rr {
	border-right: 1px solid #000000;
	border-left: 1px SOLID #000000;
	border-bottom: 1px solid #000000;
	background-color : White;
}

.easy_geo_inscris {
				/* bordure du tableau */
				border:1px solid #ccc;
				/* pas de bordure inferieure sur le tableau */
				border-bottom:none;
				/* Attribue une largeur au tableau */
				width:230px;
			}
			.easy_geo_inscris td {
				/* couleur de fond du tableau */
				background-color:#f5f5f5;
				/* type de la police */
				font-family:Verdana, Arial, Helvetica, sans-serif;
				/* taille de la police */
				font-size:12px;
				/* marge intérieure des cellules */
				padding:3px;
				/* bordure inferieure des cellules */
				border-bottom:1px solid #ccc;
			}
			.easy_geo_inscris img {
				/* bordure de l'image */
				border-width:3px;
				/* couleur de la bordure de l'image */
				border-color:#FFCC00;
				/* marge droite de l'image */
				margin-right:5px;
			       /* permet d'afficher le texte en dessous de l'image */
			       /*clear:both;*/
			}
			.easy_geo_inscris a {
				/* couleur du lien */
				color:#ff0000;
				/* police du lien */
				font-weight:bold;
				/* non souligné */
				text-decoration:none;
			}
			.easy_geo_inscris a:hover {
				/* couleur du lien survolé */
				color:#FF9900;
				/* souligné au survol */
				text-decoration:underline;	
			}
			.easy_geo_inscris .label {
				/* style du label */
				/* Couleur du texte */
				color:#FF0000;
				/* gras */
				font-weight:bold;
			}