*
{
	margin: 0;
	padding: 0;
	vertical-align: top;
}

Body
{
	background : #FFFFFF URL(img/fond_page.gif) repeat-x;
	font-family : Helvetica, Verdana, Arial, sans-serif;
}

.body_blanc
{
	background : #FFFFFF;
	font-family : Helvetica, Verdana, Arial, sans-serif;
}


td, tr, table { font-size : 11px; font-family : Verdana, Arial, Helvetica, sans-serif; color : #000000; text-align: left; vertical-align: top;}
.right	{ text-align: right; }
.center	{ text-align: center; }
.Black	{ background-color : #000000; }
.navBfonce	{ background-color : #494949; color : #E321E5; font-weight: bold; font-size : 11px; }
.navBfonceR	{ background-color : #494949; color : #E321E5; font-weight: bold; font-size : 11px; text-align: right; vertical-align: middle; }
.navBclair	{ background-color : #898787; }
.navBclairC	{ background-color : #898787; text-align: right; }
.navVert	{ background-color : #9CCF31; color : #FFFFFF; font-weight: bold; }
.navVertF	{ background-color : #749A25; color : #FFFFFF; font-weight: bold; font-size : 11px; text-align: center; }
.navOrange	{ background-color : #E321E5; }
.navViolet	{ background-color : #9C4173; }
.navGris	{ background-color : #FECC00; }
.navGrisF	{ background : #FECC00 URL(img/fond_page.gif) repeat-x; vertical-align:bottom; }
.navOrangeF	{ background-color : #FF9A00; }


.navGrisMenu	{ background : URL(img/menu_gauche.gif) repeat-y; }




select { font-size : 10px; font-family : Arial, Helvetica, sans-serif; color : #000000; }

a { font-size : 11px; font-family : Verdana, Arial, Helvetica, sans-serif; color : black; text-decoration : underline; }
a:hover { color : #D0070B; }

.europe { font-size : 12px; color : #839DA7; font-weight: bold; }
.country { font-size : 12px; color : #E321E5; font-weight: bold; }
.city { font-size : 12px; color : #8F1FE5; }


.Title { font-size : 11px; color : #FFFFFF; font-weight: bold; text-decoration : none; }
.Title:hover { font-size : 11px; color : #FFFFFF; font-weight: bold; }
.TitleB { font-size : 10px; color : #FFFFFF; font-weight: bold; text-decoration : none; }
.TitleB:hover { font-size : 10px; color : #FFFFFF; font-weight: bold; }

p { margin-top: 10px; }
