#centro1
{
	background:  url(../img/pag/actividades.gif) no-repeat left top;
}

#centro2
{
	background: url(../img/pag/actividades2.gif) no-repeat right top;
}

#presentacion
{
	float: left;
	margin: -92px 0px 0px 38px;
	padding: 5px 45px 5px 10px;
	width: 230px;
	height: 120px;
	background-color: #c90;
}

#principal
{
	float: left;
	margin: -140px 50px 20px 73.5px;
	padding: 140px 10px 5px 10px;
	width: 358px;
	border: 1px dashed #c90;
	border-bottom: 0px;
}

#principal h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	color: #1D7502;
	font-weight: bold; 
	text-decoration: none
}

#principal li
{
	list-style-type:none;
	list-style-image: url(../img/pag/actividad_flecha.gif);
	padding:3px 0px 0px 0px;
	color: #808040;
    border:1px;
}

* html div#presentacion
{
	margin: -95px 0px 0px 18px;
	padding: 5px 45px 5px 10px;
	width: 285px;
	height: 110px;
}

* html div#principal
{
	margin: -117px 50px 20px 38px;
	padding: 133px 10px 5px 10px;
	width: 378px;
}

*:first-child+html div#presentacion
{
	margin-top: -71px;
	height: 120px;
}

*:first-child+html div#submenu
{
	height:128px;
	padding: 0;
	margin: 0;
}

*:first-child+html div#principal
{  
	margin-top: -140px;
	margin-left: 74px;
	padding-top: 160px;
}

#enlaces
{
	float: left;
}

#enlaces li
{
	list-style-type: circle;
	padding:3px 0px 10px 0px;
	color: #808040;
	list-style-image: url(../img/pag/actividad_flecha.gif);
	background: url(../img/pag/actividades_lineas.gif) repeat-x left bottom;
}

#enlaces a
{
	color: #808040;
	font-weight: bold;
	font-size: 120%;
	text-decoration: none;
}

#enlaces a:hover
{
	color: #000;
	background:#FCDB77;
}

* html ul#enlaces
{
	float: none;
}
