body {
	background-color: #FFFFFF;
	margin: 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #818181;
}

#container {
	width: 1024px;
	height: 827px;
	
}


.linea {
	
}



#izquierda {
	width: 200px;
	height: 817px;
	float: left;
	margin-top: 10px;
	position:fixed;
}

#iheader{
	width: 180px;
	height: 100px;
	margin-left: 20px;
}

#iproyectos{
	width: 150px;
	height: 260px;
	margin-right: 50px;
	text-align: right;
}

#cap_proyectos{
	width: 90px;
	height: 15px;
	margin-left: 60px;
	margin-top: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #818181;
	margin-bottom: 10px;
}


#cap_proyectos a{
	color: #818181;
	text-decoration: none;
}

#cap_proyectos a:hover{
	color: #CCCCCC;

}

.linea_proyecto{
	width: 150px;
	height: 18px;
	margin-left: 0px;
}

.linea_proyecto a{
	color: #818181;
	text-decoration: none;
}

.linea_proyecto a:hover{
	color: #CCCCCC;
}


#imenu{
	width: 150px;
	height: 220px;
	margin-right: 50px;
	text-align: right;
}


.linea_menu{
	width: 100px;
	height: 16px;
	margin-left: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #818181;

}

.linea_menu a{
	color: #818181;
	text-decoration: none;

}

.linea_menu a:hover{
	color: #CCCCCC;
}

#ipie{
	width: 150px;
	height: 70px;
	margin-right: 50px;
	text-align: right;
}

#ipie a{
	color: #818181;
	text-decoration: none;
}

#ipie a:hover{
	color: #CCCCCC;
}

#centro{
	width: 804px;
	height: 680px;
	float: left;
	margin-top: 20px;
	margin-bottom: 7px;
	margin-right: 20px;
	padding-top: 120px;
	margin-left: 200px;
}

#centro_sol{
	width: 500px;
	height: 680px;
	float: left;
	margin-top: 20px;
	margin-bottom: 7px;
	margin-right: 20px;
	padding-top: 120px;
	margin-left: 200px;
}

#centro_pro{
	width: 804px;
	height: 780px;
	float: left;
	margin-bottom: 7px;
	margin-right: 20px;
	margin-left: 200px;
	padding-top: 40px;
}


#centro_proyecto2{
	width: 804px;
	height: 700px;
	float: left;
	margin-top: 20px;
	margin-bottom: 7px;
	margin-right: 20px;
	padding-top: 100px;
	margin-left: 200px;
}

.linea_proyecto2{
	width: 804px;
	height: 190px;
	margin-bottom: 0px;
}


.soluciones1a{
	width: 140px;
	height: 350px;
	float: left;
	margin-top: 20px;
	text-align: right;
}
.soluciones1{
	width: 140px;
	height: 350px;
	float: left;
	margin-top: 20px;
	text-align: right;
	margin-left: 10px;
}
.soluciones2{
	width: 20px;
	height: 350px;
	float: left;
	margin-top: 20px;
}

.etiqueta_titulo {
	position: fixed;
	background-color: #FFFFFF;
	height: 50px;
	width: 210px;
	font-size: 11px;
	text-align: right;
	left: 720px;
	top: 60px;
}


.Estilo1 {color: #7BB700}
.Estilo2 {
	color: #000000;
	font-size: 11px;
}
.Estilo3 {color: #000000}
.Estilo14 {
	font-size: 14px;
}

.EstiloL {}
.EstiloL a{
	color: #818181;
	text-decoration: none;
}

   .loadimg {
   background-image: url(images/ajax_loader.gif);
   background-repeat: no-repeat;
   background-position: center center;}

