body
{
	background:#683F23;
}

#principal
{
	width:900px;
	height:690px;;
	background: transparent url("imagenes/principal2.jpg") no-repeat fixed;
	border:solid 0px blue;
}

 #cuerpo
{
	position:absolute;
	height:470px;
	width:630px;
	left:210px;
	padding-top:20px;
	margin-top:200px;
	border:solid 0px red;
	overflow: auto;
}

#titulopresentacion
{
	float:left;
	clear:both;
	width:131px;
	height:44px;
	background: transparent url("imagenes/titulopresentacion.jpg")  no-repeat left top;
	margin-top:160px;
	margin-left:5px;
}

#tituloseries
{
	float:left;
	clear:both;
	width:195px;
	height:50px;
	background: transparent url("imagenes/tituloseries.jpg")  no-repeat left top;
	margin-top:160px;
	margin-left:5px;
}

#tituloboletin
{
	float:left;
	clear:both;
	width:92px;
	height:46px;
	background: transparent url("imagenes/tituloboletin.jpg")  no-repeat left top;
	margin-top:160px;
	margin-left:5px;
	border: solid 0px red;
}

#tituloindice
{
	float:left;
	width:162px;
	height:44px;
	background: transparent url("imagenes/tituloindice.jpg")  no-repeat left top;
	border: solid 0px red;
	clear: both;
}

p
{
	width:auto;
	height:auto;
	font: "Times new roman";
	font-size: 11px;
	text-align:justify;
}

#seccion
{
	width:auto;
	height:auto;
	font: "Times new roman";
	font-size: 11px;
	padding-left:20px;
	color:#996633;
	font-weight:bold;
}

#serie
{
	width:auto;
	height:auto;
	font: "Times new roman";
	font-size: 11px;
	padding-left:50px;
	color:black;
}

#boletinespasados
{
	float:left;
	margin-top:10px;
	padding-left:5px;
	clear:left;
	width:190px;
	height:410px;
	border:solid 0px green;
}

a
{
	width:auto;
	height:auto;
	margin-left:0px;
	font: "Times new roman";
	font-size: 11px;
	color:#996633;
	text-decoration:none;
	width:180px;
	padding-top:2px;

}
