.textocuadros {
	font-family: "Trebuchet MS", Arial, Verdana, "Lucida Console";
	font-size: small;
	color: #666666;
	padding-right: 3px;
	padding-left: 30px;
}
.cuadronoticias {
	background-image: url(images/cuadro1.gif);
	height: 102px;
	width: 204px;
}
.cuadrotrabajos {
	background-image: url(images/cuadro2.gif);
	height: 102px;
	width: 204px;
}
.separador {
	font-family: "Trebuchet MS", Arial, Verdana, "Lucida Console";
	font-size: x-large;
	font-weight: bold;
	color: #006;
	background-image: url(images/fondoseparadores.gif);
	background-repeat: repeat;
	height: 30px;
	padding-left: 10px;
}
.separadorblanco {
	height: 5px;
}
.texto {
	font-family: "Trebuchet MS", Arial, Verdana, "Lucida Console";
	font-size: 13px;
	color: #333;
	text-align: justify;
}
.body {
	margin-top: 0px;
}
.cuadrovacio {
	background-image: url(images/cuadrovacio.gif);
	height: 1%;
	width: 204px;
	background-repeat: repeat;
}
.casanti {
	border: thin solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.m3news{
	font-family: "Trebuchet MS", Arial, Verdana, "Lucida Console";
	font-size: x-small;
	color: #666666;
}
.textofotos {
	font-family: "Trebuchet MS", Arial, Verdana, "Lucida Console";
	font-size: xx-small;
	color: #999;
}
.pagina a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	color: #999;
	background-color: #333;
	text-align: center;
	padding: 2px;
	border: 1px solid #999;
}
a:link {text-decoration: none; color:#00C}
a:visited {text-decoration: none; color:#03F}
a:active {text-decoration: none; color:#03F}
a:hover {text-decoration: none; color:#03F}