@charset "utf-8";
/* CSS Document */
body {
	background-color: #990000;
}
body,td,th {
	color: #990000;
}
body {
	background-color: #990000;
}
a:link {
	color: #FFFFCC;
	text-decoration: none;
}
a:visited {
	color: #FFFFCC;
	text-decoration: none;
}
a:hover {
	color: #FFFF33;
	text-decoration: none;
}

a:active {
	text-decoration: none;
}
.Style1{
	font-size:x-small;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	}
	.Style2{
	font-size:small;
	font-family: Arial, Helvetica, sans-serif;
	}
	.Style3 {font-size: xx-large;      /*catalogue touristique france ecriture*/                                                      
	color: #990000;
	} 
	.Style4 {color: #FFFFCC;          /*visitez les departement ecriture*/
	}
	.Style5 {color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif; 
	font-size:x-small;        
	}
.Style6 {font-size: xx-small;
}

a.pub:link
 {
 	color:#FFFF00;
 	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:small;
 }
 a.pub:visited
 {
 	color:#FFFF00;
 	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:small;
	}
	a.pub:hover {
	text-decoration: none;
	color: #FF6600;
 }