@charset "UTF-8";

#contenedor {
	width:100%;
	height:100%;
	margin:auto;
}
#header {
	width:100%;
	height:148px;
	
}
.example {
            margin:0;
            padding:0;
            list-style:none;
            width:920px;
            height:470px;
            overflow:hidden;
        }
        
#bajomenu {
	width:920px;
	margin:auto;
	top:-50px;
}

#lupa {
	width:auto;
	height:auto;
	top:526px;
	overflow:visible;
	position:absolute;
	z-index:1001;
	left:683px;
	border:none;
}


#cuadrodetexto {
	width:358px;
	height:auto;
	top:229px;
	overflow:visible;
	position:absolute;
	background-color:#FFF;
	z-index:1000;
	opacity:0.9;
	filter:alpha(opacity=90);
	left:638px;
	padding:10px;
}
#cuadrodetexto-servicios {
	width:358px;
	height:auto;
	top:210px;
	position:absolute;
	background-color:#FFF;
	z-index:1000;
	opacity:0.9;
	filter:alpha(opacity=90);
	padding:10px;
	margin:auto;
	margin-left:500px;
}

#cuadrodetexto-contacto {
	width:358px;
	height:auto;
	top:190px;
	position:absolute;
	background-color:#FFF;
	z-index:1000;
	opacity:0.9;
	filter:alpha(opacity=90);
	padding:10px;
	margin:auto;
	margin-left:500px;
}
#cuadrodetexto-cardales {
	width:500px;
	height:auto;
	top:150px;
	margin:auto;
	position:absolute;
	background-color:#FFF;
	z-index:1000;
	opacity:0.9;
	filter:alpha(opacity=90);
	padding:10px;
	padding-top:15px;
	padding-bottom:5px;
	margin-left:20px;
}

.division{
	height:1px;
	background-color:#666;
	width:90%;
	text-align:left;
}
.titulocuadrado{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	text-decoration: none;
	letter-spacing: 0.1em;
	text-align:left;
	font-weight: bold;
	text-transform: capitalize;
	margin-left: 10px;
	width:300px;
}
.texto-cuadro {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	letter-spacing: 0.1em;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	line-height: 16px;	
}

.bottom {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #939598;
	text-decoration: none;
	letter-spacing: 0.1em;
	text-align:left;
	padding-top:10px;
	background-color:#000;
	width:900px;
	height:15px;
	padding-left:20px;
}
.texto-form {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #939598;
	text-decoration: none;
	letter-spacing: 0.1em;
	text-align:right;
}
.ingresar {
	color: #FFF;
	border-bottom:#72a1d5;
	background-color:#0f4271;
	background-image: url(../imas/ingresar.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 69px;
	float: right;
}
.ingresar:hover {
	color: #FFF;
	border-bottom:#72a1d5;
	background-color:#0f4271;
	background-image: url(../imas/ingresar.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 69px;
	float: right;
	opacity:0.9;
filter:alpha(opacity=90);
}

.enviaform {
	color: #FFF;
	border-bottom:#72a1d5;
	background-color:#0f4271;
	
	background-repeat: no-repeat;
	height: 20px;
	width: 69px;
	float: right;
}

.volver {
	color:#0f4271;
	text-align:right;
	margin-right:30px;
	font-family:Arial, "Helvetica", sans-serif;
	font-size:10px;
	margin-top:20px;
}

.masimagenes {
	margin:5px;
	background-color:#FFF;
}


.campo-form {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #939598;
	text-decoration: none;
	letter-spacing: 0.1em;
	width: 150px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #939598;
	float: right;
	background-color:#F2F2F2;
}



/* MENU*/
#navi { list-style:none; z-index:50000; padding-top:115px; margin:auto;}
#navi li { float:left;  top:0px; left:-33px; margin-right:-25px;}

/* Submenu */
#navi ul.submenu {
	border:1px solid #ffffff;
	border-top:none;
	position:absolute;
	list-style:none;
	background-color:#E8E9EA;
	width: 184px;
	z-index:50000;
	
}

#navi ul.submenu li { float:none; border-bottom:none; width:184px;}
/* Subsubmenu */
#navi ul.subsubmenu { border:none; position:absolute; list-style:none; background-color:#FFFFFF; text-align:left;}
