/* Cuerpo principal */
body {
background-color:#eeddaa;
background-image:url("../img/fondo.jpg");
background-position: top left;
background-repeat:repeat;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:left;
margin:0px;
padding:0px 0px 0px 0px;
SCROLLBAR-FACE-COLOR: #B8AC74; 
SCROLLBAR-HIGHLIGHT-COLOR: #B8AC74;
SCROLLBAR-SHADOW-COLOR: #BDBA9B; 
SCROLLBAR-3DLIGHT-COLOR: #BDBA9B; 
SCROLLBAR-ARROW-COLOR: #000000; 
SCROLLBAR-TRACK-COLOR: #BDBA9B; 
SCROLLBAR-DARKSHADOW-COLOR: #000000;
}



/* Contiene la informacion y elementos de la pagina */
#cuerpo {
width:910px;
text-align:left;
margin:auto;
z-index: 3;
}

/* Cabecera de las paginas */

#cabeza_sup {
	margin:0px;
	padding-left:0px;
	padding-top:0px;
	width:910px;
	height:11px;
	background-image: url("../img/cabeza_sup.png") !important;
	background-image: none;
	background-repeat:no-repeat;
	filter:none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/cabeza_sup.png',sizingMethod='scale');
}
#cabeza_izq {
	width:99px;
	height:271px;
	background-image: url("../img/cabeza_izq.png") !important;
	background-image: none;
	filter:none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/cabeza_izq.png',sizingMethod='scale');
}
#cabeza_centro {
	width:762px;
	height:271px;
	position:absolute;
	top:11px;
	margin-left:99px;
	background-color:#eeddaa;
	background-image:url("../img/fondo2.jpg");
	background-position: top left;
	background-repeat:repeat;
}
#cabeza_der {
	width:49px;
	height:271px;
	position:absolute;
	top:11px;
	margin-left:861px;
	background-image: url("../img/cabeza_der.png") !important;
	background-image: none;
	filter:none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/cabeza_der.png',sizingMethod='scale');
}
#cabeza_inciens {
	width:381px;
	height:262px;
	position:absolute;
	top:20px;
	margin-left:520px;
	background-image: url("../img/inciens.png") !important;
	background-image: none;
	filter:none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/inciens.png',sizingMethod='scale');
	z-index: 24;
}
#cabeza_logo {
	width:169px;
	height:89px;
	position:absolute;
	top:20px;
	margin-left:150px;
	background-image: url("../img/logo.png") !important;
	background-image: none;
	filter:none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/logo.png',sizingMethod='scale');
	z-index: 23;
}
#cabeza_bandera {
	width:48px;
	height:32px;
	position:absolute;
	top:30px;
	margin-left:35px;
	z-index: 22;
}
/* Menu */
#cabeza_menu {
	width:503px;
	height:156px;
	position:absolute;
	top:125px;
	margin-left:70px;
	background-image: url("../img/fondo_menu.png") !important;
	background-image: none;
	filter:none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/fondo_menu.png',sizingMethod='scale');
}

/* Cabecera de las paginas */
#cuerpoglobal {
	width:910px;
	position:absolute;
	top:282px;
}
#cuerpocentral {
	width:910px;
	text-align:left;
	margin:0px;
	padding-left:0px;
	background-image: url("../img/fondo_cont1.png") !important;
	background-image: none;
	filter:none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/fondo_cont1.png',sizingMethod='scale');
}
#contenido {
	width:762px;
	margin-left:99px;
	background-color:#eeddaa;
	background-image:url("../img/fondo2.jpg");
	background-position: top left;
	background-repeat:repeat;
}
#contenido_texto {
	padding-left:55px;
	padding-right:50px;
}


/* Cabecera de las paginas */
#pie_pagina{
	width:910px;
	height:177px;
}
#fondo_pie {
	width:910px;
	height:120px;
	background-image:url("../img/fondo22.jpg");
	background-repeat:no-repeat;
	background-position: top center;

}

#pie {
	width:910px;
	height:147px;
	text-align:left;
	margin:0px;
	padding-left:0px;
	padding-top:0px;
	z-index: 6;
	background-image: url("../img/pie.png") !important;
	background-image: none;
	filter:none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/pie.png',sizingMethod='scale');

}
#nota{
	width:350px;
	margin-left:550px;
	text-align:right;
	font-size: 10px;
	padding-bottom:10px;
}

#imagen {
	position:absolute;
	top:30px;
	margin-left:500px;
}

#nombres_somos {
	position:absolute;
	top:550px;
	margin-left:150px;
	border-style: solid; border-width:1px;
	background-color: white; 
	padding: 2px;
}
