/* CSS Document */


body {
	background-color: #FFFFFF;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: center;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../images/fondo.jpg);

}
h2{
	margin: 0px;
	padding: 0px;
}

#top{
	height: 110px;
	position: relative;
	left: 0px;
	top: 0px;
}
#main {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	margin-bottom: 0;
}

#banner {
	text-align: center;
	height: 80px;
	position: absolute;
	width: 780px;
	left: 0px;
	top: 0px;
	background-color: #000000;
}

#contenido {
	width: 600px;
	height: auto;
	text-align: justify;
	position: relative;
	float: right;
	padding-top: 10px;
}

#grafico{
	width: 600px;
}
#web{
	width: 600px;
	padding-top: 20px;
}
#destacados {
	color: #FFFF00;
	text-align: right;
	margin-right: 5px;
	font-size: 0.8em;
}
#destacados a:link {
        color: #FFFF00; text-decoration: none; }
#destacados a:visited {
        color: #FFFF00; text-decoration: none; }
#destacados a:active {
text-decoration: none; }
#destacados a:hover {
	color: #FFFF00;
	text-decoration: underline;
}


#contenido div h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	margin-left: 5px;
	margin-top: 5px;
	text-align: left;
	font-size: 25px;
}

#contenido div h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin-left: 5px;
	margin-top: 5px;
	text-align: left;
	font-size: 20px;
}

#contenido p {
	padding-left: 10px;
	padding-right: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*----------DETALLE MENU------------*/

#menu {
	background-color: #e7e7e9;
	height: 30px;
	width: 780px;
	position: absolute;
	left: 0px;
	top: 80px;
	background-image: url(../images/menu.jpg);
	background-repeat: repeat-x;

	


}
.centro {
	text-align: center;
}


#nav {
	padding: 0px;
	list-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}

#nav li {
	width:auto;
	float: left;
	position: relative;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
	height: 30px;
	padding-top: 0px;
	line-height: 30px;
}

#nav li:hover ul{ /*desplegar para firefox*/
	display: block;
}

#nav li.over ul { /*desplegar para internet explorer*/
	display: block;
}

#nav li ul {
	display:none;
	position: absolute;
	top: 1.2em;
	left: 0;
	padding: 0px;
	list-style: none;
	margin: 0px;
}

#nav li ul li {
	background-color: #e7e7e9;
	position:relative;
	width: 150px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 1.5em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: left;
}

#nav a:link {
        color: #000000; font-weight: bold; text-decoration: none; }
#nav a:visited {
        color: #000000; font-weight: bold; text-decoration: none; }
#nav a:active {
		font-weight: bold; text-decoration: none; }
#nav a:hover {
        color: #999999; }
		
/*----------FIN DETALLE MENU------------*/
/*
#menu {
	background-color: #e7e7e9;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

#menu ul {
	display: inline;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 0px;
} 
#menu ul li {
	list-style: none;
	display: inline;
	height: 15px;
}

#menu ul li a {
	padding: 3px 10px;
	text-align: center;
}
*/
#content{
	width: 780px;
	position: relative;
}

#left {
	width: 160px;
	border: 1px solid #CCCCCC;
	text-align: left;
	float: left;
	margin-top: 20px;
}
#left h2 {
	color: #666666;
	padding-left: 10px;
	padding-top: 0px;
	background-color: #E9E9E9;
	height: 40px;
	line-height: 35px;
}
#lateral ul {
	margin: 0px;
	padding: 10px 10px 20px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: auto;
}

#lateral ul li {
	list-style-image: none;
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-left: 5px;
}

#menupie {
	text-align: center;
}

#menupie ul {
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;

} 

#menupie ul li {
	list-style: none;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;

}

#menupie ul li a {
	padding-left: 10px;
	padding-right: 10px;

}

#menupie ul li a:hover {
	color: #999999;
}

#info {
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 70px;
	width: 100%;
	background-color: #E8E8E8;
	text-align: center;
	float: left;
	padding-top: 15px;

}
#imagen {
	float: left;
	padding: 5px;
}
#porta {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#porta1 {
	width: 560px;
	float: left;
	padding-top: 10px;
}

#formulario {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	width: 580px;
}

#datos {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	padding-top: 20px;
	padding-bottom: 20px;
}
#texto {
	height: 200px;
}

.title {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.top {
	height: 25px;
	width: 150px;
	background-color: #CCCCCC;

}

.bottom {
	height: 10px;
	width: 150px;

}

.acceso {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}

.hide {
	display: none;
}

.texto1 {
	color: #000066;
	font-weight: bold;
	text-align: left;
	font-size: 14px;



}
.texto2 {
	color: #000099;
	font-size: 14px;
	font-weight: bold;

}
.texto3 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clear: left;

}

.home {
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: justify;
}

.qsomos {
	padding: 5px;
	background-image:    url(../images/2_02.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	height: auto;
}

.servicios {
	padding: 5px;
	background-image:    url(../images/3_02.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	height: auto;
}

.politicas {
	padding: 5px;
	background-image:    url(../images/5_02.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	height: auto;
}

.portafolio {
	padding: 5px;
	background-image:    url(../images/4_01.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	height: auto;
}

.contacto {
	padding: 5px;
	background-image:    url(../images/6_02.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	height: auto;
}

.porta {
	float: left;
}
.barra {
	background-color: #e7e7e9;
}
.ast {
	color: #FF0000;
}
.imagen {
	padding: 5px;
	float: left;
}
.vineta {
	background-image: url(../images/vineta.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.medida {
	height: 120px;
	width: 180px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.resaltar {
	background-color: #FFFF00;
	font-weight: bold;
}
.red {
	color: #FF0000;
	font-weight: bold;
}
.negrita {
	font-weight: bold;
}


	#form {
	  	border: 3px double #eaeaea;
		  background-color: #fafafa;
		  padding: 10px;
		  width: 400px;
		  margin: auto;}

	#form h2{
		font-size: 1.5em;
			margin: 0 0 1em 0;
			padding: 0 0 0.5em 0;}


		#form .campo {
			border: 1px solid #999;
			padding: 0.3em;
			font-size: 1.2em;}

		#form .error {
			border: 1px solid #F00;
			padding: 0.3em;
			font-size: 1.2em;}

		#form .com {
			border: 1px solid #999;
			padding: 0.3em;
			font-size: 1.2em;
			width:20em;
			height: 10em;
			font: 1em Lucida Grande, 'Trebuchet MS', verdana, sans-serif;}

		#form .com-error {
			border: 1px solid #F00;
			padding: 0.3em;
			font-size: 1.2em;
			width:20em;
			height: 10em;
			font: 1em Lucida Grande, 'Trebuchet MS', verdana, sans-serif;}

  	#form .boton {
			border: 2px solid #999;
			padding: 0.3em;
			font-size: 1.2em;
			width: 4em;}

	  #error {
		  border: 1px dashed #F00;
		  background-color: #FFF;
		  padding: 5px;}

	  #ok {
	    border: 1px dashed #060;
	    background-color:#FFF;
	    padding: 5px;}
