@charset "utf-8";

h2 {
	margin-top: 5px;
	color: #B37C15;
	text-align: right;
	border-bottom-color: #bfbfbf;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-variant: small-caps;
	font-size: 16pt;
	font-family: Helvetica, Arial, sans-serif;
}

h3 {
	font-family: Helvetica, Arial, sans-serif;
    margin-top: 10px;
	font-size: 13pt;
	color: #875801;
}

#menu {
    padding-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	/*border-bottom-width: 1px;*/
	/*border-bottom-style: dotted;*/
	/*border-color: #B37C15;*/
	/*width: 780px;*/
	/*font-variant: small-caps;*/
	font-size: 9pt;
    /*font-weight: bold;*/
	font-family: Helvetica, Arial, sans-serif;
}

#menu ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#menu ul li {
	float: left;
}

#menu ul li a {
	margin-right: 1px;
	margin-left: 1px;
	text-transform: uppercase;
	background-image: url(imgs/fnd_boton_menu.gif);
	text-decoration: none;
	padding-right: 54px;
	padding-left: 54px;
	padding-top: 5px;
    padding-bottom: 5px;
	color: #B37C15;
	background-repeat: repeat-x;
	height: 15px;
	display: block;
}

#menu ul li a.active {
	background-repeat: repeat-x;
	background-image: url(imgs/fnd_boton_menu_hover.gif);
	color: white;
}

#menu ul li a:hover {
	background-repeat: repeat-x;
	background-image: url(imgs/fnd_boton_menu_hover.gif);
	color: white;
}
.form1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #A5A8B8;
	width:180px;
	margin-top: 2px;
	margin-bottom: 2px;
	float: left;
}
.textnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #000000;
}
.textnormalOcre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #b37c15;
	font-weight: bold;
}
.textnormalBoldGris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #000000;
	font-weight: bold;
}
.textpie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.mapawebTit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-bottom-width: thin;
	padding-bottom: 5px;
}
.mapawebText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	border-bottom-width: 1px;
	text-decoration: none;
}
A.mapawebText:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b37c15;
	font-weight: bold;
	text-decoration: underline;
}
.textnormalOcreOscuro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #875801;
	font-weight: bold;
}
blockquote {
	border: 1px solid #B37C15;
	padding: 10px;
	text-align: justify;
	color: #666;
	font-size: 9px;
	font-weight: bolder;
	margin-top: 30px;
}
.textocuadro {
	border: 1px solid #B37C15;
	padding: 10px;
	text-align: justify;
	color: #666;
	font-size: 11px;
	font-weight: bolder;
	margin-top: 30px;
}
.textnormalOcreBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: justify;
	color: #b37c15;
	font-weight: bold;
}
.textnormalCorto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #000000;
	padding-right: 125px;
}
A.textnormal:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b37c15;
	text-align: justify;
}
.numeros {
	vertical-align: top;
	margin: 0px;
	float: right;
	height: auto;
	top: -10px;
	padding-top: -10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.textocuadro2 {
	border: 1px solid #B37C15;
	padding: 10px;
	text-align: justify;
	color: #333;
	font-size: 12px;
	font-weight: bolder;
	margin-top: 5px;
	margin-bottom: 5px;
}
.textocuadro3 {
	border: 1px solid #B37C15;
	padding: 10px;
	text-align: justify;
	color: #333;
	font-size: 12px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #F0F0F0;
}
