/* -------------------------------------------------- */
/* - Guide France									- */
/* -------------------------------------------------- */

h2 {
	margin-bottom:0px; 
	font-size: 12px;
	font-family: trebuchet ms,verdana, arial, helvetica, sans-serif; 
	color: #245691;
}

.subNav {
	width:604px;
	height:16px;
	background-color:#E0F5CC;
	margin-left:11px;
	margin-right:11px;
	margin-top:12px;
	padding-top:2px;
}

#headerFrance {
	margin-left: 11px;
	margin-top: 7px;
	background: url("../../images/header_france.gif");
	width:885px;
	height:89px;
}

#infoFrance {
	margin-left:0px; 
	margin-top:0px;
}

#infoFrance tr {
	height:15px; 
}

#contentLeft {
	width:420px; 
	margin-left:10px; 
	margin-right:0px; 
	margin-top:15px;
}

#contentRight {
	width:424px; 
	height:421px; 
	background: url(../../images/bg_regioner.jpg);  
	margin-top:15px; 
	margin-right:10px;
}

.surfregion {
	width:380px; 
	margin-top:10px; 
	margin-left:18px;
}


/* -------------------------------------------------- */
/* - Text											- */
/* -------------------------------------------------- */

a.blue_default {
	text-decoration:none;
}

a.blue_default:hover {
	text-decoration:underline;
}

