body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #000000;
}
.lateralizq {
	height: 600px;
	width: 200px;
	float: left;
	padding-top: 4px;
	padding-left: 4px;
}
.banneramarillo {
	background-color: #FFCC00;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
	padding: 4px;
	height: 120px;
	width: 180px;
	margin-left: 6px;
	margin-top: 10px;
	float: right;
}
.cuadro2bruja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding: 4px;
	height: auto;
	width: auto;
	border: 1px solid #FFFFFF;
}
.qrojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	padding: 6px;
	height: auto;
	width: auto;
	margin-top: 14px;
	margin-bottom: 14px;
}

.titulos {
	height: 30px;
	width: auto;
	border: 1px solid #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	margin-bottom: 10px;
}


.cuadrorojo {
	background-color: #990000;
	height: 40px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.cuadroblanco {
	padding: 4px;
	padding-bottom: 25px;
	height: 325px;
	margin-top: 14px;
	width: 600px;
	margin-left: 96px;
	font-weight: bold;
	text-align: center;
}


.main {
	float: left;
	width: 796px;
	height: auto;
	border: 1px solid #990000;
	padding: 4px;
}
.header {
	height: 160px;
	padding-left: 420px;
	background-image: url(imagenes/banner-header.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 16px;
	width: 586px;
}
h1 {
	font-size: 18px;
}
.cuadro1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	height: 130px;
	border: 2px solid #CC0000;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.cuadro2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	height: 120px;
	padding: 4px;
	font-weight: bold;
	text-align: center;
	border: 2px solid #FFFFFF;
}

.contenedor {
	height: auto;

	width: 1010px;
	width: 1010px;
}
.trabajos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #990000;
	height: 38px;
	font-weight: bold;
	text-align: center;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
.baraenlaces {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	background-color: #FFFFFF;
	text-align: center;
	height: 20px;
	width: auto;
}
#texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 10px;
	height: auto;
	width: auto;
}
.parcho {
	height: 40px;
}



.class1 A:link {text-decoration: none; color:#990000;}
.class1 A:visited {text-decoration: none; color:#990000}
.class1 A:active {text-decoration: none}
.class1 A:hover {text-decoration: underline; }

.class2 A:link {text-decoration: underline; color:#FFFFFF;}
.class2 A:visited {text-decoration: underline; color:#FFFFFF; }
.class2 A:active {text-decoration: underline }
.class2 A:hover {text-decoration: underline; color:#FFFFFF;}