@charset "iso-8859-1";

body,td,th {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a.menu_item:link { text-decoration: none; }
a.menu_item:hover { text-decoration: none; color: #939317; }
a.menu_item:active { text-decoration: none; }
a.menu_item:visited { text-decoration: none; }

a.txtGreenLight:link { text-decoration: none; }
a.txtGreenLight:hover { text-decoration: none; color: #315820; }
a.txtGreenLight:active { text-decoration: none; }
a.txtGreenLight:visited { text-decoration: none; }

.navigation_area {
	padding-right: 18px;
	padding-left: 18px;
	vertical-align: top;
	text-align: center;
}
.menu_split {
	font-size: 1px;
	line-height: 1px;
	background-color: #939317;
	height: 1px;
}
.menu_item {
	font-size: 11px;
	font-weight: bold;
	color: #315820;
	background-image: url(../images/icons/menu_bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	line-height: 24px;
}
.slot_title {
	background-image: url(../images/interface/title_slot_gradient.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #eef2c0;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 4px;
	padding-left: 4px;
	font-weight: bold;
}
.phone_slot {
	background-image: url(../images/icons/phone.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 72px;
	padding-left: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
}
.phone_slot span {
	font-size: 24px;
}
.footer {
	background-image: url(../images/interface/footer.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 60px;
	padding-top: 30px;
	padding-right: 100px;
}
.txtGreen {
	color: #315820;
}
.txtRedBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.txtGreenBig {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #315820;
}
.txtgreenbig_fondo {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #315820;
	background-color: #517840;
}
.spain_map {
	border: 1px solid #939317;
	padding: 12px;
	height: 201px;
	width: 212px;
	margin-top: 20px;
}
.txtGreenLight {
	color: #939317;
}
.fields {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #315820;
	border: 1px solid #315820;
	scrollbar-arrow-color: #547BCC;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
}

.buttons {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #315820;
	padding-right: 2px;
	padding-left: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7BC55C;
	border-right-color: #1D3313;
	border-bottom-color: #1D3313;
	border-left-color: #7BC55C;
}
