/* CSS Document */

body,td,th {
	font-size: 12px;
	color: #000000;
	text-align: justify;
	font-family: Arial;
}
body {
	background-color: #D80001;
	background-image: url(imagenes/fondo_page.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-bottom: 0px;
}

.lateralizq {
	background-image: url(imagenes/lat_izq_1.jpg);
	height: 242px;
	width: 121px;
}
.lateralderecho {
	background-image: url(imagenes/lat_der_1.jpg);
	height: 242px;
	width: 121px;
}
.fondobajoder {
	background-image: url(imagenes/lat_der_5.jpg);
	height: 72px;
	width: 121px;
}
.fondobajoizq {
	background-image: url(imagenes/lat_izq_5.jpg);
	height: 72px;
	width: 121px;
}
.contlatder {
	height: 212px;
	width: 121px;
}
.contlatizq {
	height: 212px;
	width: 121px;
}
.latmenuizq {
	background-image: url(imagenes/lat_izq_2.jpg);
	height: 47px;
	width: 121px;
}
.latmenuder {
	background-image: url(imagenes/lat_der_2.jpg);
	height: 47px;
	width: 121px;
}
.barramenu {
	height: 50px;
	width: 731px;
}
h1 {
	font-size: 30px;
	color: #000000;
	text-align: left;
	vertical-align: bottom;
	font-weight: bold;
	font-family: Arial;
}
p {

	text-align: justify;

}
.divmenu {
	height: auto;
	width: 158px;
	float: left;
}
.divcontenidos {



	float: left;
	margin-right: 5px;
	margin-top: 10px;
	text-align: justify;
}
.divcontenidos h1 {
	font-size: 20px;
	color: #000000;
}
.divcontenidos p {
	text-align: justify;
}
.divcontenidos h2 {
	font-size: 16px;
	color: #000000;
	height: 30px;
	width: auto;
}
