body {
	margin: 0px;
	background-color: #2E0002;
}
.fondo {
	background-image: url(../imagenes/plantilla/fondo.jpg);
	background-repeat: repeat-x;
	width: 100%;
}
.fondo-top {
	background-image: url(../imagenes/plantilla/fondo-top.jpg);
	background-repeat: no-repeat;
	height: 35px;
	background-position: center;
	width: 748px;
	margin-right: auto;
	margin-left: auto;
}
.fondo-textura {
	background-image: url(../imagenes/plantilla/fondo-textura.jpg);
	width: 748px;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
}
.fondo-bajo {
	background-image: url(../imagenes/plantilla/fondo-textura-bajo.jpg);
	background-repeat: no-repeat;
	height: 90px;
	width: 748px;
	background-position: center bottom;
	margin-right: auto;
	margin-left: auto;
	padding-top: 7px;
}
.fondo-centro-baner {
	background-image: url(../imagenes/plantilla/baner-center.gif);
	height: 130px;
	width: 710px;
	background-position: 1px 20px;
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.fondo-lateral-baner {
	padding-top: 20px;
}

.fondo-menu {
	background-image: url(../imagenes/plantilla/centro-menu.gif);
	background-repeat: repeat-y;
	background-position: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
#marge-contenido {
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.fondo-contenido {
	background-image: url(../imagenes/plantilla/centro-contenido.gif);
	background-repeat: repeat-y;
}
.fondo-marco-interior {
	background-image: url(../imagenes/marco-interno-centro.gif);
	background-repeat: repeat-y;
}
.marco-interior {
	background-repeat: no-repeat;
	background-position: bottom;
	margin-right: 21px;
	margin-left: 9px;
	padding-left: 7px;
}
#titulo-web {
	width: 280px;
	padding-top: 30px;
}
#banner-animado {
	position: absolute;
	z-index: 10;
	left: 295px;
	top: -25px;
}
#navegacion {
	margin-bottom: 7px;
	margin-left: 20px;
	background-color: #5E0000;
	margin-right: 20px;
	padding-top: 5px;
	padding-left: 10px;
}
#submenu {
	background-color: #400000;
	margin-bottom: 10px;
	padding-top: 7px;
	padding-right: 7px;
	padding-left: 7px;
}
.imagen {
	border: 3px solid #860404;
	margin-bottom: 10px;
	margin-right: 15px;
}
.imagen2 {
	border: 3px solid #860404;
	margin-bottom: 10px;
	margin-left: 15px;
}
.imagen3 {
	border: 3px solid #860404;
	margin-bottom: 0px;
}
#pie-pagina {
	width: 710px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #5E0000;
	padding-top: 5px;
}
.form1 {
	width: 200px;
	font-size: 12px;
}
.form2 {
	height: 150px;
	width: 400px;
}
.noticia {
	margin-top: 7px;
	margin-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #100000;
}
