@charset "utf-8";
/* CSS Document */
#main_block {
	background-repeat: no-repeat;
	background-position: left top;
}
.wp_meteo {
	padding-left: 34px;
	padding-top: 5px;
}
.mainMap {
	margin-left: 71px;
}
#login {
	float: right;
	display: block;
	text-decoration: none;
	width: 36px;
	height: 36px;
	margin-right: 20px;
	margin-top: 10px;
	background-image: url(../pictures/templates/cadenas.gif);
	background-repeat: no-repeat;
}
#page_footer {
	margin-left: 14px;
	margin-top: 16px;
	height: 60px;
}
a.menu_combo_link, a.menu_combo_link:link, a.menu_combo_link:visited {
	display: block;
	padding-top: 6px;
	padding-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #123670;
	text-decoration: none;
}
a.menu_combo_link:hover {
	color: #ffffff;
}
select.menu_combo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #123670;
	margin-top: 2px;
	margin-left: 2px;
}
#page_footer A, #page_footer A:link, #page_footer A:visited {
	display: block;
	padding: 2px;
	line-height: 11px;
}
#page_footer A:hover {
	text-decoration: none;
	background-color: #006699;
	padding: 1px;
	border: solid 1px #FFFFFF;
}


