/* CSS Document */

body {
	background-color: #F3F3F3;
}

.login_general {
	width: 300px;
	margin:auto;
}

.contenedor_global_portada {
	background-image: url(/Portals/_default/Skins/gizer.andino.normal/fondo_portada.gif);
	height: 408px;
	width: 748px;
	margin: auto;
	border: 1px solid #CCCCCC;
}

.contenedor_global_dentro {
	width: 748px;
	margin: auto;
	background-color: #f1f5fb;
	border: 1px solid #CCCCCC;
}

.opciones_superiores {
	width: 748px;
	margin: auto;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
	font-size: 0.85em;
}

.opciones_superiores a {
	text-decoration: none;
}


.menu_opciones_normal {
	list-style-image: url(/Portals/_default/Skins/gizer.andino.normal/bola_portada.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;	
	color: #314396;
}

.menu_opciones_normal li {
	margin-bottom: 8px;
}

.menu_opciones_normal a {
	color: #314396;
	text-decoration: none;
	font-weight: bold;	
}

.menu_opciones_normal a:hover {
	text-decoration: underline;
}

.direccion_portada {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	margin-left: 10px;
}

.direccion_portada a {
	color: #FFFFFF;
	text-decoration: none;
}

.conjunto {
	background-color: #f1f5fb;
	width: 740px;
	display: table-cell;

}

.contenido_izq {
	width: 200px;
	float: left;
	height: 100%;
	background-color: #f1f5fb;
}

.contenido_dcha {
	float: left;
	width: 500px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #f1f5fb;
	margin-right: 10px;
	font-size: 0.9em;
}

.contenido_doble {
	float: left;
	width: 730px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #f1f5fb;
	margin-right: 10px;
}

.texto_opciones_b a:visited {
	color: #0000ee;
	text-decoration: underline;
}

.texto_opciones_b a {
	color: #0000ee;
	text-decoration: underline;
}

.texto_opciones a:visited {
	color: #0000ee;
	text-decoration: underline;
}

.texto_opciones a {
	color: #0000ee;
	text-decoration: underline;
}

.DIS_pie {
	display: table;
	clear: both;
	background-image: url(pie.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	height: 16px;
	width: 748px;
	padding-top: 20px;
	text-align: center;
}

.DIS_pie a {
	color: #FFFFFF;
	text-decoration: none;
}

.texto_corrido_justificado {
	text-align: justify;
}

.caja_frase {
	width: 400px;
	margin: auto;
	text-align: justify;
	text-align: center;
	color: #000000;
	background-color: #EEEEEE;
	font-weight: bold;
	border: 1px dashed #666666;
	padding: 5px;
}

.enlaces {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	
}

.enlaces_normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000ee;
	text-decoration: none;
	font-weight: bold;
}


.Accordion {
	overflow: hidden;
}

.AccordionPanel {
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
	font-size: 0.90em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-left-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.AccordionPanelTab {
	margin: 0px;
	padding: 2px;
	cursor: pointer;
}

.AccordionPanelContent {
	overflow: auto;
	margin: 0px;
	padding: 0px;
	height: 80px;
	text-align: justify;
	padding-left: 5px;
	padding-right: 5px;
}

.AccordionPanelOpen .AccordionPanelTab {
	background-color: #333333;
	color: #FFFFFF;
}

.mapa_web {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2c4494;
}

.mapa_web a {
	text-decoration: none;
	color: #2c4494;
}
