body{
	background: url(../bg4.gif);
	font: 100% Verdana,Sans-serif;
	color: #A13C54;
}
tr{
	font-size: 75%;	
}
.regions{
	margin: 2% 10%;
}
.maps{
	padding-left: 5%;
}
.t{
	font-size: larger;
	font-style: italic;
	color:#CC0099;
}
div.maps p{
	font-size: larger;
	font-style: italic;
}
div.maps a{
	font-size: smaller;
	text-decoration: underline;
}	
.france{
	font-size: smaller;
}
img{
   border-style: solid;
	border-color: #508DC6;
	border-width: 4
} 
h2,h3,h4{
	color: #F36E8D;
}
a{
	text-decoration: none;
	color:#CC0099;
}
.french{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	list-style: none;
	font-weight: bold;
	padding-left: 10%
}
.map{
	width: 50%;
	float: left;
	color: #407B91;
	font-size: 75%;
}
 #france{
	text-align: center;
}