.textoNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #006699;
}
.textoNormalVerde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #669900;
}
html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 	0.85em;;
	color: #006699;
	background-color: #F5F5F5;
}
body {
margin: auto;
}
li{ 
	list-style: square;
	list-style-position: inside;
}
p {
	text-align: justify;
	margin-top: 5px;
	margin-bottom: 5px;
}
p.main{
	margin-top: 0px;
}
.botonFormulario {
	font-family:Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	font-weight: normal;
	border: 0.75px;
	border-style: solid;
	border-color: #CCCCCC;
	padding: 0px;
	margin: 3px;
	text-decoration: none;
	background-color: #669900;
}
.botonFormularioAzul {
	font-family:Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	font-weight: normal;
	border: 0.75px;
	border-style: solid;
	border-color: #CCCCCC;
	padding: 0px;
	margin: 3px;
	text-decoration: none;
	background-color: #006699;
	text-align: center;
}
.campoFormulario
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	font-weight: normal;
	border: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	padding: 0px;
	margin: 3px;
	text-decoration: none;
	background-color: #FFFFFF;	
}
.TablaFondoVerde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	background-color: #669900;
	text-align:center;
	font-weight: bold;
}
.TablaFondoAzul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	background-color: #006699;
	text-align:center;
	font-weight: bold;
}
.tablaTextoVerde {
	color: #669900;
	text-align: center;
	background-image:url(imagenes/fondoMed.gif);
	background-repeat:  repeat-y;
}

.tablaTextoAzul {
	color: #006699;
	text-align: center;
	background-image:url(imagenes/fondoMed.gif);
	background-repeat: repeat-y;
}
h1{
	font-size: medium;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	color: #006699;
	text-align: left;
}

a {
	text-decoration: none;
	color: #006699;
	font-weight: bold;
	font-size: x-small;
}
a:hover{
	text-decoration: underline;
	color: #006699;
	font-weight: bold;
	font-size: x-small;
}
img {
	border: none;
}
.fondoMenuDcha {
	background-image: url(imagenes/index_12.jpg);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #CCCCCC;
}

.fondoMenuIzda {
	background-image: url(imagenes/index_07.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
.fondoGris {
	background-color: #CCCCCC;
}
#celdaNovedades {
background-image:url(imagenes/fondoNovedades.jpg);
background-position:right;
background-repeat:repeat-y;
text-align: center;
vertical-align: top;
width: 172px;
height: 174px;
}
#celdaEncuesta {
background-image:url(imagenes/fondoEncuesta.jpg);
background-position:top;
background-repeat:repeat-y;
text-align: center;
}
#tablaNovedades {
width: 62%;	
border: none;
text-align: center;
border-spacing: 0;
margin-left: 50px;
}
.textoEncuesta
{
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E7500;
	text-align: left;
	margin-left: 0px;
	padding-left: -10px;
}
.textoNovedades
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	text-align: justify;
	font-weight: normal;
}
.tituloNovedades
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	text-align: justify;	
	font-weight: bold;
}
.enlaceNovedades
{
text-align: left;
text-decoration: none;
margin-left: 5px;
font-size: xx-small;
color: #006699;
font-weight: bold;
}
.enlaceNovedades:hover
{
text-decoration: underline;
font-size: xx-small;
color: #006699;
font-weight: bold;
background: #CCCCCC;
}

.enlaceSugerencias {
color: #006699;
margin-left: 5px;
text-decoration: none;
vertical-align: middle;
font-size: xx-small;
}
.enlaceSugerencias:hover {
text-decoration: underline;
vertical-align: middle;
font-size: xx-small;
}

.enlaceMapa {
color: #006699;
margin-left: 8px;
text-decoration: none;
vertical-align: middle;
font-size: xx-small;
}
.enlaceMapa:hover {
text-decoration: underline;
vertical-align: middle;
font-size: xx-small;

}
#celdaprincipal
{
	background-color: white;
}
#utilidades
{
margin-top: 5px;
width: 100%;
border: none;
border-spacing: 0;
}
.celdanoticiapar
{
	background-color: White;
	padding-bottom: 15px;
}
.celdanoticiaimpar
{
	background-color: #EBEBEB;
	padding-bottom: 15px;
}
#fecha
{
	position:relative;
	font-size: x-small;
	float: left;
	top: 0px;
	left: 10px;	
}
table.resultados
{ 
	width: 95%;	
	height: 95%
	vertical-align: middle;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	caption-side: top; 
	border: solid;
	border-width: thin;
	border-color: #669900;
}
caption.resultados{
text-align: center;
font-size: small;
background-color: #669900;
color: White;
}
th.resultados{
	width: auto;
	text-align: left;
	font-size: small;
	padding-left: 25px;
}
td.resultados{
	width: auto;
	text-align: left;
	font-size: small;
	border: thin;
}
img.resultados{
vertical-align: middle;
}
td.total{
	text-align: center;
	font-size: small;
}
body.resultados{
text-align: center;
vertical-align: middle;
width: 100%;
height: 100%;
}
p.centrado{
	text-align: center;
}
.celdaAyuntamiento {	
	background-image: url(imagenes/index_02.jpg);
	vertical-align: bottom;
}
.imagenHome{
	margin-left: 25px;
	margin-bottom: 12px;
}
#saludoR{
	position: relative;
	float: right;
	top:0px;
	left: 0px;
}
#saludoL{
	position: relative;
	float: left;
	vertical-align: top;
	top:0px;
	left: 0px;
}
#imgMainL{
	padding-right: 10px;
}
#imgMainR{
	padding-left: 10px;
}

#fondoError{
height:100%;
width:100%;
vertical-align: middle;
text-align: center;
}
h2{
	font-size: small;
	margin-top: 10px;
	margin-bottom: 5px;
}
#error{
	position: relative;
	text-align: center;
	top:-300px;
	left:0px;
}
#fotoError
{
	position: relative;
	top: 25px;
	vertical-align: middle;
}
.enlaceBlanco
{
	color: White;
	margin-left: 8px;
	text-decoration: none;
	vertical-align: middle;
	font-size: x-small;
}
.enlaceBlanco:hover
{
	color: White;
	margin-left: 8px;
	text-decoration: underline;
	vertical-align: middle;
	font-size: x-small;
}
.textoError{
	text-align: center;
	color: White;
	font-size: small;
}
td.etiquetas {
	text-align: right;
	font-size: x-small;
	vertical-align: middle;
}
td.etiquetasArriba {
	text-align: right;
	font-size: x-small;
	vertical-align: top;
}

label.etiquetas {
	text-align: left;
	font-size: x-small;
	vertical-align: middle;
}
#flash{
z-index: -1;
}
#escudo{
	position: relative;
	z-index: 0;
	left:-100px;
}
.pie{
	background-color: #006699;
	color: White;
}
.capaflotantederecha{
	float: right;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 10px;
	padding-right:0px;
	
	cursor: pointer;
}
.capaflotanteizquierda{
	float: left;
	padding-left: 0px;
	padding-bottom: 5px;
	padding-top: 10px;
	padding-right:10px;
	cursor: pointer;
}
.capacentrada{
	text-align: center;
	padding-left: 0px;
	padding-bottom: 5px;
	padding-top: 10px;
	padding-right:10px;
	cursor: pointer;
}
.imagenflotantederecha{
	float: right;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right:0px;
}
.imagenflotanteizquierda{
	float: left;
	padding-left: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right:10px;
}
ul.enlaces{
	margin-top: 5px;
	margin-left: 5px;
	list-style-image: url(imagenes/vineta.gif);
	list-style-position: outside;
	vertical-align: middle;
}
ul.mapaazul{
	color: #006699;
	font-weight: bold;
	font-size: x-small;
	list-style-type: disc;
	list-style-position: outside;
}
ul.submapaazul{
	color: #006699;
	font-weight: bold;
	font-size: x-small;
	list-style-type: circle;
	list-style-position: outside;
}
ul.mapaverde{
	color: #669900;
	font-weight: bold;
	font-size: x-small;
	list-style-type: disc;
	list-style-position: outside;
}
ul.submapaverde{
	color: #669900;
	font-weight: bold;
	font-size: x-small;
	list-style-type: circle;
	list-style-position: outside;
}
.enlaceverde {
	text-decoration: none;
	color: #669900;
	font-weight: bold;
	font-size: x-small;
}
.enlaceverde:hover{
	text-decoration: underline;
	color: #669900;
	font-weight: bold;
	font-size: x-small;
}
.enlaceazul {
	text-decoration: none;
	color: #006699;
	font-weight: bold;
	font-size: 0.95em;
}
.enlaceazul:hover{
	text-decoration: underline;
	color: #006699;
	font-weight: bold;
	font-size: 0.95em;
}
ul.mapanegro{
	color: #000000;
	font-weight: bold;
	font-size: x-small;
	list-style-type: disc;
	list-style-position: outside;
}
.enlacenegro {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: x-small;
}
.enlacenegro:hover{
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
	font-size: x-small;
}
blockquote.financiado
{
	margin-top: 0px;
	margin-bottom: -5px;
	font-size: xx-small;
	text-align: center;
}
.celdaServicios
{
	color: #006699;
	text-align: justify;
}
.celdaServiciosCursiva
{
	color: #606060;
	text-align: justify;
	font-style: oblique;	
}
.tablaTotal{
	width: 100%;
}
.TablaFondoVerdeJustificado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	background-color: #669900;
	text-align:justify;
	font-weight: normal;
}
.TablaFondoVerdeIzquierda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	background-color: #669900;
	text-align:left;
	font-weight: normal;
}
.referencia{
	text-decoration: none;
	color: #006699;
	font-weight: bold;
	font-size: small;
}
.referencia:hover{
	text-decoration: underline;
	color: #006699;
	font-weight: bold;
	font-size: small;
}
.cursiva{
	font-style: oblique;
	font-weight: bold;
}
table.galeria{
	width: 100%;
	text-align: center;
	border-style: solid;
	border-width: thin;
	border-color: #669900;
}
img.imgUp{
	float: right;
	vertical-align: middle;
}
.enlaceArriba{
	margin-left: 7px;
}
.encuesta{
	text-indent: 0px;
	padding-left: -10px;
}
td.celdaSeleccionada{
	background-color: #006699;
	border-style: solid;
	border-width: medium;
}