/********************************************************************************/
/* Estilos definidos para que tenga el aspecto del Portal de Ayuntamiento */
/********************************************************************************/
	
/*** copia del estilo :::> P :::> en ayto_estilo.css ***/
.estiloTexto {font-family: Verdana;font-size: 7.2pt;color: #4D4D4D;text-decoration: none;list-style : square outside;list-style-position : outside;list-style-type : square;}

/*** copia del estilo :::> lazul :::> en ayto_estilo.css ***/
.estiloTextoInput {	font-family: Arial;	font-size: 9px;	color: #004E92;	text-decoration: none;}
.estiloTextoInput:hover {color: #AC2020;background-color: #D7D0BF}

/*** copia de Nazul ***/
.estiloEnlace {font-family: arial; font-size: 11px; color: #004E92; text-decoration: none; font-weight: bold;  font-style : normal;  letter-spacing : normal; }
.estiloEnlace:hover {color: #AC2020}

/*** copia de Lrojo ***/
.estiloTextoRojo  { font-family: Arial; font-size: 9px; color: #AC2020; text-decoration: none }
.estiloTextoRojo:hover {  background-color: #D7D0BF}

/*** copia de Projo ***/
.estiloTextoRojoGrande { font-family: Verdana; font-size: 7.2pt; color: #AC2020; text-decoration: none }
