@charset "utf-8";

body {
	background-color: #FFFFFF;
	background-image: url(images/fondogen.jpg);
	background-repeat:  repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #464646;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #464646;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #464646;
}
.cuerpo {
	background-color: #FFFFFF;
	width: 780px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	border: thin solid #666666;
}
.cuadrobanersup {
	border: thin solid #CCCCCC;
}
.fondocontenidosinic {
	background-image: url(images/fondocontenidosinic.jpg);
	background-repeat:  repeat-x;
}
.titular_sobrecolor {
	font-size: 32px;
	color: #EBEBEB;
	font-weight: bold;
	font-variant: normal;
}
.publi_lateral {
	background-color: #FDFDFD;
	border: thin solid #999999;
}
.pies {
	font-size: 10px;
}
.obra {
	background-color: #E4E3DA;
	color: #000000;
}
table.obra:hover {
	background-color: #838383;
	color: #FFFFFF;
}
