@charset "utf-8";
/* CSS Document */
body{
	font-family: Calibri;
	text-align: center;
	background-image: url(../logos/mapnew2.png);
}
.cabecera{
	width: inherit;
	height: 90px;
}
a.boton {
	color: #009900;
	border: 1px solid #00CC33;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background-image: none;
	background-repeat: no-repeat;
	border-radius: 15px;
	height: 100px;
	width: 200px;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
	font-style: normal;
	line-height: normal;
}
a.boton1 {
	color: #000000;
	border: 1px #0000FF solid;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-image: none;
	background-repeat: no-repeat;
	border-radius: 15px;
	height: 100px;
	width: 200px;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
}
a.boton2 {
	color: #009900;
	border: 1px solid #00CC33;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-image: none;
	background-repeat: no-repeat;
	border-radius: 15px;
	height: 100px;
	width: 200px;
	font-style: normal;
	line-height: normal;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
a.boton3 {
	color: #009900;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-image: none;
	background-repeat: no-repeat;
	border-radius: 15px;
	height: 100px;
	width: 200px;
	font-style: normal;
	line-height: normal;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.boton4 {
	color: #5F4F2E;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	background-image: none;
	background-repeat: no-repeat;
	border-radius: 15px;
	height: 100px;
	width: 200px;
	font-style: normal;
	line-height: normal;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.boton5 {
	color: #292929;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-image: none;
	background-repeat: no-repeat;
	border-radius: 15px;
	height: 100px;
	width: 200px;
	font-style: normal;
	line-height: normal;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.boton:hover {
	font-style: italic;
	box-shadow: 0px 0px 5px 0px #000000;
	height: 100px;
	width: 200px;
	color: #00CC33;
	font-weight: bold;
}
a.boton1:hover {
	font-style: italic;
	box-shadow: 0px 0px 5px 0px #000000;
	height: 100px;
	width: 200px;
	color: #0000CC;
}
a.boton2:hover {
	font-style: italic;
	box-shadow: 0px 0px 5px 0px #000000;
	height: 100px;
	width: 200px;
	color: #00CC33;
	font-weight: bold;
}
a.boton3:hover {
	font-style: italic;
	box-shadow: 0px 0px 5px 0px #000000;
	height: 100px;
	width: 200px;
	color: #00CC33;
	font-weight: bold;
}
a.boton4:hover {
	font-style: italic;
	box-shadow: 0px 0px 5px 0px #000000;
	height: 100px;
	width: 200px;
	color: #FF0000;
	font-weight: bold;
}
a.boton5:hover {
	font-style: italic;
	box-shadow: 0px 0px 5px 0px #000000;
	height: 100px;
	width: 200px;
	color: #00CC33;
	font-weight: bold;
}
a.boton:active {
	color: #006633;
	background-color: #66FF00;
	box-shadow: 0px 0px 10px 0px #000000;
	height: 100px;
	width: 200px;
}
a.boton1:active {
	color: #333333;
	background-color: #B0DF82;
	box-shadow: 0px 0px 10px 0px #000000;
	height: 100px;
	width: 200px;
}
a.boton2:active {
	color: #006633;
	background-color: #66FF00;
	box-shadow: 0px 0px 10px 0px #000000;
	height: 100px;
	width: 200px;
}
a.boton3:active {
	color: #006633;
	background-color: #66FF00;
	box-shadow: 0px 0px 10px 0px #000000;
	height: 100px;
	width: 200px;
}
a.boton4:active {
	color: #006633;
	background-color: #FFF7B9;
	box-shadow: 0px 0px 10px 0px #000000;
	height: 100px;
	width: 200px;
}
a.boton5:active {
	color: #006633;
	background-color: #66FF00;
	box-shadow: 0px 0px 10px 0px #000000;
	height: 100px;
	width: 200px;
}
a.boton:visited {
	background-position: 0px -26px;
	height: 100px;
	width: 150px;
}
a.boton1:visited {
	background-position: 0px -26px;
	height: 100px;
	width: 200px;
	text-align: center;
}
a.boton2:visited {
	background-position: 0px -26px;
	height: 100px;
	width: 200px;
}
a.boton3:visited {
	background-position: 0px -26px;
	height: 100px;
	width: 200px;
}
a.boton4:visited {
	background-position: 0px -26px;
	height: 100px;
	width: 200px;
}
a.boton5:visited {
	background-position: 0px -26px;
	height: 100px;
	width: 200px;
}
.faldon1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	height: auto;
	width: auto;
	color: #292929;
}
	.Menu3{
	position: relative;
	width: 1000px;
	top: 45px;
	margin: 0 auto;
	background-color: #EFEFEF;
}
.OpcionesMenu3{
	float: left;
	font-size: 16px;
	font-weight: lighter;
	margin-right: 11px;
	line-height: 100px;
	color: #33cc33;
}
.OpcionesMenu3B{
	float: left;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	margin-right: 18px;
	line-height: 20px;
	color: #000000;
}
}
