@charset "utf-8";
/* CSS Document */
html{
		height:100%;
	}
body {
	font-family: "Arial", Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	height:100%;
	text-align:center;
	color:#333333;
	background-image:url(../imagen/bg_green.jpg);
}
#scroll {
	overflow:auto;
	height: 325px;
}
#contenedorPrincipal{
	position:absolute; /*Posicionamiento absoluto*/
	left: 50%; /*Le ponemos el valor del alto*/
	width: 900px; /*Le ponemos el valor del ancho*/
	margin-left: -450px;
	border: thin solid #79B7B6;
	background-image:url(../imagen/bg_contenido.png);
	box-shadow:0px 0px 20px #FFFFFF; /*CSS3 shadow: 30px blurred shadow all around image*/
	-webkit-box-shadow:0px 0px 20px #FFFFFF; /*Safari shadow version*/
	-moz-box-shadow:0px 0px 20px #FFFFFF; /*Mozilla shadow version*/
	moz-border-radius: 8px;
	border-radius: 8px; 
	
	}
.geyseco{
	font-family:"Arial", Helvetica, sans-serif;
	font-size:9px;
	color: #333333;
	}
#geyseco {
	height: 20px;
	width: 900px;
	margin-top: 5px;
	float: left;
}
#login {
	width: 900px;
	text-align: left;
	height: 26px;
	color: #333333;
	background-color:#5B8293;
}

.geyseco a{
	text-decoration:none;
	font-weight:bold;
	color: #333333;
	font-size: 9px;
	}
.geyseco a:hover{
	text-decoration:underline;
	font-weight:bold;
	color: #333333;
	font-size: 9px;
	}
#superBar {
	width:900px;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #A2A0A0;
	text-decoration: none;
	vertical-align: bottom;
	height: 160px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #02457C;
}
#inferBar {
	background-color: #FFFFFF;
	text-align: right;
	float: left;
	width: 900px;
	height: 50px;
	margin-top: 5px;
}
#area_privada {
	background-color: #FDE4E3;
	text-align: right;
	float: left;
	width: 900px;
	height: 30px;
}
.menu_privado {
	font-size: 9px;
	color: #DEA6A5;
}
.imput_privado {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 9px;
	border: 1px Solid #AC3322;
}

#contenedor {
	width: 690px;
	float: left;
	margin-top: 15px;
	text-align: left;
	moz-border-radius: 8px;
	border-radius: 8px;
	
	
}

#superBar a{
	color: #A2A0A0;
	text-decoration: none;
}
#superBar a:hover{
	color: #A2A0A0;
	text-decoration: underline;
}
#menu{
	width:204px;
	float:left;
	border: 0;
	margin-top:15PX;
	
	}
	
.boton {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 11px;
	padding:2px;
	border-top:#999999 solid 1px;
	border-left:#999999 solid 1px;
	border-bottom:#000000 solid 1px;
	border-right:#000000 solid 1px;
	background-color: #3b3b3b;
	color: #CCCCCC;
}
.boton_secundario {
	font-size: 10px;
	background-color:#FFFFFF;
	border: 1px Solid #999999;
	color: #000000;
	font-weight: bold;
	height:16px;
	
}
.estilo {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	color:#02457C;
}
.estilo a{
	color: #02457C;
	text-decoration:none;
	font-weight:bold;
}
.estilo .fecha {
	color: #444444;
	font-family:  "Arial", Helvetica, sans-serif;
	text-decoration: none;
	vertical-align: middle;
	padding: 0px;
	font-size: 12px;
}
.estilo .autor {
	color: #007E7A;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
.estilo .titulo {
	background-color:#206865;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	padding: 5px;
}
.estilo .subtitulo {
	background-color:#BFDDDD;
	color: #007E7A;
	font-size: 18px;
	font-weight: bold;
	padding: 10px;
	
}
.estilo .subsubtitulo {
	background-color:#007E7A;
	color: #BFDDDD;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	
}
.estilo .contenido {
	text-decoration: none;
	vertical-align: top;
	font-size: 12px;
}
.estilo .ficha_titulo {
	color: #79B7B6;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-right: 10px;
	border-bottom: solid 3px #79B7B6;
}
.imput_login {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 11px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: Solid;
	border-right-style: Solid;
	border-bottom-style: Solid;
	border-left-style: Solid;
	border-top-color: #7FAABD;
	border-right-color: #A8C6CE;
	border-bottom-color: #79B7B6;
	border-left-color: #007E7A;
	background-color: #FFF;
	color: #02457C;
	font-weight: bold;
	width:80px;
	height:20px;
	moz-border-radius: 7px;
	border-radius: 7px;
	margin:3px;
}
.texto_login {
	font-family:"Arial", Helvetica, sans-serif;
	color:#668DAC;
	font-size:11px;
}
.texto_login a {
	color: #02457C;
	text-decoration:none;
	font-weight:normal;
}
.texto_login a:hover {
	color: #02457C;
	text-decoration:underline;
	font-weight:normal;
}
.boton_login {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 11px;
	padding:1px;
	border-top:#999999 solid 1px;
	border-left:#999999 solid 1px;
	border-bottom:#000000 solid 1px;
	border-right:#000000 solid 1px;
	background-color:#02457C;
	color: #FFFFFF;
	font-weight: bold;
	width:80px;
	height:20px;
	moz-border-radius: 7px;
	border-radius: 7px;
	margin:3px;
}

.boton_resaltado {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 14px;
	padding:3px;
	border-top:#999999 solid 1px;
	border-left:#999999 solid 1px;
	border-bottom:#000000 solid 1px;
	border-right:#000000 solid 1px;
	background-color: #3b3b3b;
	color: #CCCCCC;
}
.imput {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 11px;
	border: 1px Solid #CCCCCC;
}
.imput_obligatorio {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 11px;
	border: 1px Solid #000000;
}

.estilo .opacidad a:link{
	font-family:"Arial", Helvetica, sans-serif;
}
.estilo .opacidad a:hover{
	filter: alpha(opacity=50); 
	opacity: .5;
}

.estilo .outopacidad a:link{
	font-family:"Arial", Helvetica, sans-serif;
}
.estilo .outopacidad a:hover{
	filter: alpha(opacity=50); 
	opacity: .5;
}
.imagen{
	padding:8; 
	border: solid thin #e7e7e7; 
	background-color: #FFF;
	box-shadow:0px 0px 5px #999; 
	-webkit-box-shadow:0px 0px 5px #999; 
	-moz-box-shadow:0px 0px 5px #999;
	moz-border-radius: 8px;
	border-radius: 8px; 
	margin: 4px;
}
.estilo .mapa{
	padding:8; 
	background-color: #dddddd;
	box-shadow:0px 0px 5px #555555; 
	-webkit-box-shadow:0px 0px 5px #555555; 
	-moz-box-shadow:0px 0px 5px #555555;
	moz-border-radius: 8px;
	border-radius: 8px; 
	border:2px solid #4E559B; 
}

