@charset "utf-8";
body {
	position: relative;
	padding: 0px;
	background-color: #F3F8F5;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#contenedor_principal {
	width: 993px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	/*height:500px;*/
	min-height: 500px;
	height: auto;
	background-repeat: repeat-y;
	background-position: center;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}

/* Para Internet Explorer */
/*\*/ 
* html contenedor_principal
 { 
 	height: 500px;
 }


#encabezado {
	position: absolute;
	height: 238px;
	width: 993px;
	top: 0px;
	background-image: url(textura%20cabeza.png);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	padding-top: 5px;
}
#encabezado object {
	margin-bottom: 5px;

}
#marquesina {
	top: 207px;
	position: absolute;
	height: 20px;
	width: 901px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000099;
	left: 47px;
	border: 1px solid #006666;
	padding-top: 3px;
}



#pie_pagina {
	position: absolute;
	height: 200px;
	width: 993px;
	bottom: 0px;
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
}
#pie_pagina .links,.links a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
#pie_pagina .copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}


#columna_izquierda {
	height: 100%;
	width: 194px;
	position: absolute;
	top: 0px;
	background-image: url(barra%20izquierda.jpg);
}
#columna_derecha {
	height: 100%;
	width: 293px;
	position: absolute;
	top: 0px;
	right: 0px;
	overflow: hidden;
}
.columna_contenido {
	height: 500px;
	width: 100%;
	padding-top: 247px;
}


.cabeceras {
	color: #FFFFFF;
}




/******* Inicia cuadro 1          **********/

/********** Termina cuadro 2 ****************/
.controles_arriba {
	background-color: #D9ECFF;
	position: relative;
	height: 20px;
	width: 100%;
	bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
}
.prueba_texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
}

.caja273 {
	height: auto;
	width: 273px;
	border: 1px solid #CCCCCC;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.caja273 .titulo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	background-image: url(../imagenes/fondo_titulo_agendas2.png);
	background-repeat: repeat-x;
	background-position: center;
}
.caja273 .titulo a {
	color: #000000;
}

.caja273 .contenido {
	font-family: serif;
	font-size: 18px;
	color: #000033;
	width: 253px;
	font-style: italic;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}
.publicidad {
	text-align: center;
	height: auto;
	width: 265px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.publicidad img, .publicidad object {
	margin-bottom: 10px;
}

#barra_divisora {
	height: 4px;
	width: 900px;
	border-bottom-style: none;
	position: absolute;
	top: 200px;
	left: 49px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	background-color: #35665B;
}
#barra_divisora2 {
	height: 1px;
	width: 900px;
	border-bottom-style: none;
	position: absolute;
	top: 207px;
	left: 49px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	background-color: #35665B;
}
#logo_mapa {
	height: 100px;
	width: 126px;
	position: absolute;
	left: 804px;
	top: 90px;
	background-image: url(../imagenes/logo_mapa.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	z-index: auto;
}
#flash_principal {
	z-index: 1;
	width: 810px;
	overflow: hidden;
}
