.area1 {
	height: 100%;
	width: 100%;
}
.tir0a_x {
	background-image: url(../imagenes/tira1.gif);
	background-repeat: repeat-x;
	height: 54px;
	width: 100%;
}
.texto1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
/* texto visitado */
a.texto1:visited {
	color: #999999; 
}
/* texto rollover */
a.texto1:hover {
	color: #FF0000;
	text-decoration: underline;
	font-weight: normal;
}
.texto_footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #999999;
	text-decoration: none;
}
