body {
	font-family:  Helvetica, Arial, Verdana, sans-serif;
	font-size:13px;
	line-height: 20px;
	color:#003366;
	margin:0px;
}

#pagina{
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-380px;
	width:760px;
	height:600px;
	}
	
#cabecera{
	width:760px;
	height:120px;
	position:absolute;
	top:0px;
	left:0px;
	background-image:url(images/cabecera.gif);
	margin:0px;
	}
	
#menu{
	width:760px;
	height:30px;
	position:absolute;
	top:120px;
	left:0px;
	margin:0px;
	border:0px;
	background-image:url(xp5.gif);
	z-index:2;
	}

#img_ver{
	width:152px;
	height:215px;
	position:absolute;
	top:155px;
	left:0px;
	margin:0px;
	background-image:url(images/img_vertical.jpg);
	}

#normativa{
	width:152px;
	height:215px;
	position:absolute;
	top:370px;
	left:0px;
	margin:0px;
	background-image:url(images/normativa.gif);
	}
#texto_normativa{
	position:absolute;
	top:38px;
	left:15px;
	width:120px;
	height:165px;
	text-align:justify;
	}

#marco_principal{
	width:456px;
	height:325px;
	position:absolute;
	top:155px;
	left:152px;
	margin:0px;
	background-image:url(images/MarcoPrincipal.gif);
	z-index:1;
	}

#cnt{
	width:440px;
	height:300px;
	position:absolute;
	top:15px;
	left:8px;
	margin:0px;
	background:none;
	}

#contenido{
	width:430px;
	height:265px;
	position:absolute;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
	left:5px;
	text-align:justify;
	margin:0px;
	overflow:auto;
	top:25px;
	}

#icontenido{
	width:435px;
	height:245px;
	position:absolute;
	left:5px;
	text-align:justify;
	margin:0px;
	top:55px;
	}

.convocatoria{
	width:425px;
	height:235px;
	position:absolute;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
	left:5px;
	text-align:justify;
	margin:0px;
	overflow:auto;
	}

#lista{
	left:5px;
	top:30px;
	position:absolute;
	}

#img_hor{
	width:456px;
	height:105px;
	position:absolute;
	top:480px;
	left:152px;
	margin:0px;
	background-image:url(images/img_horizontal.gif);
	}
	
#reloj{
	width:100px;
	height:100px;
	position:absolute;
	text-align:center;
	top:478px;
	left:630px;
	margin:0px;
	z-index:0;
	}
	
#enlaces{
	width:152px;
	height:325px;
	position:absolute;
	top:155px;
	left:608px;
	margin:0px;
	background-image:url(images/enlaces.gif);
	}
	
#texto_enlaces{
	position:absolute;
	top:38px;
	left:15px;
	width:124px;
	height:275px;
	text-align:justify;
	}

#pie_izq{
	width:152px;
	height:45px;
	position:absolute;
	top:585px;
	left:0px;
	margin:0px;
	background-image:url(images/pie_izq.gif);
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-align:center;
	line-height:12px;	
	}	

#pie_centro{
	width:456px;
	height:45px;
	position:absolute;
	top:585px;
	left:152px;
	margin:0px;
	background-image:url(images/pie_centro.gif);
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-align:center;
	line-height:12px;	
	}
	
#pie_dcha{
	width:152px;
	height:45px;
	position:absolute;
	top:585px;
	left:608px;
	margin:0px;
	padding-top:5px;
	background-image:url(images/pie_dcha.gif);
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-align: left;
	line-height:12px;	
	}
#texto_pie_dcha{
	text-align:center; 
	top:9px; 
	left:30px; 
	position:absolute; 
	font-size:12px;
	}

#texto_pie_izq{
	text-align:center; 
	top:9px; 
	left:45px; 
	position:absolute; 
	font-size:12px;
	}
	
#texto_pie_centro{
	width:456px;
	text-align:center; 
	top:9px; 
	left:0px; 
	position:absolute; 
	font-size:12px;
	}

a:link, a:visited, a:active {
	text-decoration:none;
	color:#006699;
	}

a:hover {
	text-decoration:underline;
	color:#006699;
	}

img{
	border:0px;
	margin:0px;
	padding:0px;
	}
	
.titulo{
	width:440px;
	height:25px;
	padding-left:5px;
	font-size:15px;
	font-weight:bold;
	color:#FF9900;
	background-color:#006BAF;
	}
	
.fechas{
	font-size:12px;
	color:#FF9900;
	font-weight:bold;
	}

.enlaces{
	font-size:11px;
	color:#FF9900;
	}
.enlaces a:link, .enlaces a:visited, .enlaces a:active, .enlaces a:hover{
	font-size:11px;
	text-decoration:none;
	color:#FF9900;
	font-weight:normal;
	}
	
.enlaces a:hover{
	font-size:11px;
	text-decoration:underline;
	color:#FF9900;
	font-weight:normal;
	}
	
#texto_pie_centro a:link, #texto_pie_centro a:visited, #texto_pie_centro a:active {
	text-decoration:none;
	color:#FFFFFF;
	}

#texto_pie_centro a:hover {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:normal;
	}

