body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-image: url(../img/fondo01.gif);
}
h1 {
	font-size: 16px;
	color: #FFFFFF;
	float: right;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
	margin-top: 2px;
	height: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

div#centrar_todo {
	width: 995px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/fondo01.gif);
}


div#contenedor {
	width: 995px;
	margin: 0px;
	padding: 0px;
	float: right;
}

div#encabezado {
	width: 995px;
	float: right;
	background-image: url(../img/encabezado.gif);
	background-repeat: no-repeat;
}
#encabezado_flw {
	height: 94px;
	margin: 0px;
	padding: 0px;
	width: 995px;
}
#menu01 {
	width: 995px;
	padding: 0px;
	margin: 0px;
	float: right;
	background-image: url(../img/fondo_menu.gif);
	background-repeat: no-repeat;
}

#menu01 ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 260px;
}

#menu01 li {
	display: inline;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-transform: uppercase;
	font-size: 10px;
	margin: 0px;
}

div#contenido_izq {
	padding: 0px;
	float: left;
	width: 200px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#titulo01 {
	height: 21px;
	width: 200px;
	float: left;
	background-image: url(../img/indice.jpg);
}

#menu_cabecera {
	width: 198px;
	float: left;
	background-image: url(../img/fondo_menu_iza.gif);
}
#banner {
	width: 200px;
	float: left;
	text-align: center;
	margin-top: 20px;
	height: 30px;
}

div #contenido_central {
	width: 780px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	float: right;
}

#titulo02 {
	height: 20px;
	background-image: url(../img/adorno_txt.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 780px;
}
#cestel {
	width: 980px;
	scrollbar-arrow-color:#073239;
	scrollbar-track-color:#FFFFFF;
	scrollbar-shadow-color:#F7F7F7;
	scrollbar-face-color:#ECF2F2;
	scrollbar-highlight-color:##E1E6E9;
	scrollbar-darkshadow-color:#EDF3F3;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	height: 420px;
	overflow: auto;
	text-align: justify;
	line-height: 19px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F3F8F8;
	border-right-color: #F0F4F4;
	border-bottom-color: #AEC6CA;
	border-left-color: #AEC6CA;
	background-image: url(../img/cestel02.gif);
	float: right;
}



#lateral_img {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 430px;
	width: 111px;
	background-image: url(../img/lateral_centro.gif);
}

#flas_menu {
	float: right;
	width: 150px;
	background-image: url(../img/lat_menu.gif);
	height: 429px;
}


div#contenido_derecho {
	width: 270px;
	padding: 0px;
	float: right;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#video_fondo {
	height: 330px;
	width: 270px;
	background-image: url(../img/fondo_video.gif);
	background-repeat: no-repeat;
}

div#pie {
	width: 995px;
	height: 33px;
	background-image: url(../img/pie.gif);
	margin-top: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #004652;
	position: relative;
	float: left;
	background-repeat: no-repeat;
}

