body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color:#000000;
	margin:0px;
	padding:0px;
}
input,textarea,select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#principal {
	width:992px;
	position: absolute;
	top:0px;
	left:50%;
	margin-left:-496px;
}
#portada{
	width:992px;
	background-image:url(/imagenes/adorno-portada.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	background-color:#DDDDDD;
	overflow:auto;
}
#arriba {
	width:992px;
	height:80px;
	top:0px;
	left:0px;
}
#abajo {
	width:992px;
	height:269px;
	background-image:url(/imagenes/adorno-inferior.jpg);
	background-repeat:no-repeat;
	clear:both;
}
#medio {
	background-color:#DDDDDD;
	overflow:auto;
}
#medio-izquierda {
	width:240px;
	background-color:#DDDDDD;
	background-image:url(/imagenes/fondo-menu-izquierdo.jpg);
	background-repeat:no-repeat;
	float:left;
	padding:20px 0 0 20px;
}
#medio-derecha {
	width:700px;
	float:right;
	padding:20px 20px 0 0;
	background-image:url(/imagenes/adorno-superior.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	background-color:#DDDDDD
}
h1 {
	margin:0;
	padding:15px 0 15px 0;
	font-size:18px;
	color:#960000;
}
h2 {
	margin:35px 0 10px 0;
	padding:0;
	font-size:13px;
	padding:0 0 10px 0;
	color:#960000;
}
#item-menu1 {
	height:20px;
	padding:5px 0 0 0;
}
#item-menu2 {
	height:15px;
	padding:0 0 0 25px;
}
.menu1 {
	text-decoration:none;
	color:#960000;
	font-size:11px;
	font-weight:bold;
}
.menu2 {
	text-decoration:none;
	color:#000000;
	font-size:10px;
}
.menu2:hover {
	color:#960000;
}
#cuadro_guia {
	width:681px;
	background-image:url(/imagenes/marco-superior-guia.jpg);
	background-repeat:no-repeat;
	padding:40px 10px 5px 0;
	margin:0 0 5px 0;
}
#menu_portada_caja {
	height:40px;
}
.menu_portada {
	text-decoration:none;
	color:#960000;
}
.menu_portada:hover {
	color:#000000;
}
.menu_secundario {
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}
.menu_secundario:hover {
	color:#960000;
}
#fotograma {
	background-image:url(/imagenes/fondo-fotograma.gif);
	width:80px;
	height:80px;
}