.textoGris {
	font-family: Verdana;
	font-size: 80%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration:none;
	color: #666666;
}
.tituloGris {
	font-family: Verdana;
	font-size: 80%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #666666;
	font-variant: normal;
	text-decoration: none;

}

.tituloAzules {
	font-family: Verdana;
	font-size: 90%;
	font-style: normal;
	font-weight: bold;
	color: #003399;
	line-height: normal;
	font-variant: normal;

}


.grispeq {
	font-family: Verdana;
	font-size: 60%;
	font-weight: normal;
	color: #999999;
	
}
.piegris {
	font-family: Verdana;
	font-size: 90%;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #999999;
	background-position: center;
	top: 0px;
	left: 0px;

}

/* este es el fondo página que uso en archivos como opinion.htm, suscripcion.htm...*/
.marco2 { 
  
   background-color: #f5f5f5; 
   border-bottom: 1px solid #999999; 
   border-right: 1px solid #999999; 
} 

.blur{ 
   background-color: #ccc; /*shadow color*/ 
   color: inherit; 
   margin-left: 4px; 
   margin-top: 4px; 
   width: 224px; 
} 
.shadow, .content{ 
   position: relative; 
   bottom: 2px; 
   right: 2px; 
} 
.shadow{ 
   background-color: #666; /*shadow color*/ 
   color: inherit; 
} 
.content{ 
   background-color: #fff; /*background color of content*/ 
   color: #000; /*text color of content*/ 
   border: 1px solid #000; /*border color*/ 
   padding: .5em 2ex; 
} 
.content IMG{ 
   border: 1px solid #000000; 
} 
.azulOscuro {
	font-family: Verdana;
	font-size: 60%;
	font-style: normal;
	font-weight: bold;
	color: #333366;
}
.menuIzquierda {
	font-family: Verdana;
	font-size: 80%;
	font-style: normal;
	color: #333366;
}


.comunidadAutonoma {
	font-family: Verdana;
	font-size: 70%;
	font-style: normal;
	font-weight: bold;
	color: #FF9900;
}
.barraComunidad {
	background-attachment: fixed;
	background-image: url(../images/Comunidades/barra2.gif);
	background-repeat: no-repeat;
}
.barra {
	background-color: #333366;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;

}

.boton_modulos{
	margin:0px;
	padding:0px;
	width:69px;
	height:21px;
	background-image: url(../images/boton_registrar.gif);
	background-repeat: no-repeat;
	background-position:center;
	}

.titulogrisnormal {
	font-family: Verdana;
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
.Tabla1 {
	font: 80% Verdana;
	color: #666666;
	background: #eeeeee repeat;
	border: dotted #CCCC00;

}
.tabla2 {
	font-family: Verdana;
	border: thin dashed #FF9900;
	font-size: 80%;
	color: #666666;
	background: #eeeeee;
}

