body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	background-color: #dbf1cc;
	margin: 0px;
	scrollbar-face-color: #dbf1cc;
	scrollbar-highlight-color: #DBF1CC;
	scrollbar-shadow-color: #cccccc;
	scrollbar-arrow-color: #000;
	scrollbar-track-color: #999999;
}
#contenedor {
	position:absolute;
	left:50%;
	top:10px;
	width:1255px;
	height:800px;
	z-index:1;
	font-family: Verdana, Geneva, sans-serif;
	margin-left: -627px;
	background-repeat: no-repeat;
	font-size: 10px;
	text-decoration: none;
}
#colizq {
	position:relative;
	width:150px;
	height:631px;
	z-index:1;
	background-color: #DBF1CC;
	background-image: url(Images/colizq.jpg);
	float: left;
}
#colder {
	position:relative;
	width:150px;
	height:631px;
	z-index:2;
	background-image: url(Images/colder.jpg);
	float: left;
}
#contenedorprincipal {
	position:relative;
	width:955px;
	height:631px;
	z-index:1;
	background-color: #DBF1CC;
	float: left;
	background-image: url(Images/fondoprincipal.png);
	background-repeat: no-repeat;
}
#principalsuperior {
	position:relative;
	width:955px;
	height:15px;
	z-index:3;
	float: left;
}
#principalmain {
	position:relative;
	width:955px;
	height:620px;
	z-index:4;
	float: left;
	text-align: center;
}
#principalfooter {
	position:relative;
	width:955px;
	height:60px;
	z-index:5;
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #000;
	text-decoration: none;
	text-align: center;
}
#menu {
	text-align: right;
}
#footer {


}


#MAIN {
	position:static;
	width:730px;
	height:320px;
	z-index:2;
	padding: 5px;
	overflow: auto;
	border: thin solid #CCC;
	text-align: center;
	background-repeat: no-repeat;
	font-size: 10px;
}
#ENCABEZADO {
	position:static;
	width:730px;
	height:38px;
	z-index:2;
	border: thin solid #CCC;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
}
.TITULOS {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
	font-style: normal;
	color: #066;
	text-decoration: none;
	font-weight: bold;
}
.CENTRADO {
	text-align: center;
}
