

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color:#333333;
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color:#FFFFFF
	}

form{
	margin: 0px;
	padding: 0px;
}

/* Estilos para enlaces*/

a {
 	font-weight:bold;
 	font-size:13px;
}

a:link {
	color: #006633;
	text-decoration: none
}
a:visited {
	color: #555555;
	text-decoration: none
}
a:hover {
		color:#006600;
}

a.grande {
 	font-weight:bold;
 	font-size:18px;
}

a.grande:link {
	color: #006633;
	text-decoration: none
}
a.grande:visited {
	color: #555555;
	text-decoration: none
}
a.grande:hover {
		color:#006600;
}

.noticia a {
 	font-size:1em;
	color:#999999;
}

.noticia:link {
	color: #999999;
	text-decoration: none
}
.noticia:visited {
	color: #999999;
	text-decoration: none
}
.noticia:hover {
		color:#006600;
}

/* Enlaces del menu*/

a.link_menu {

}
a.link_menu:link {
	color: #FFFFFF;
	text-decoration: none;

}
a.link_menu:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.link_menu:hover {
	color:#FFD2EB;
}


a.link_menu2 {
	font-weight: bold;
	font-size:0.65em;
}
a.link_menu2:link {
	color: #006600;
	text-decoration: none;
}
a.link_menu2:visited {
	color: #006600;
	text-decoration: none;
}
a.link_menu2:hover {
	color:#C0016B;
}

/*Enlaces de servicios especificos*/

a.servicios {
	font-size:20px;
	color:#006600;
	font-weight:lighter;
	margin-bottom: -15px;
	margin-top:15px;
}

a.servicios:link {
	color:#006600;
	text-decoration: none
}
a.servicios:visited {
	color:#006600;
	text-decoration: none
}
a.servicios:hover {
	color: #FFCC00;
}

/*Enlaces de servicios especificos*/

a.clientes_link {
	font-size:15px;
	color:#006600;
	font-weight:normal;
	margin-bottom: -15px;
	margin-top:15px;
}

a.clientes_link:link {
	color:#006600;
	text-decoration: none
}
a.clientes_link:visited {
	color:#006600;
	text-decoration: none
}
a.clientes_link:hover {
	color: #FFCC00;
}

/* Enlaces de navegacion*/

a.navegacion {
 	font-weight:bold;
 	font-size:13px;
}

a.navegacion:link {
	color: #FFFFFF;
	text-decoration: none
}
a.navegacion:visited {
	color:#FFFFFF;
	text-decoration: none
}
a.navegacion:hover {
	color: #777777;
}


/* Estilos para capas*/

#cabecera {
	background-color:#FFFFFF;
	width: 785px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding-bottom: 0px;
	position: relative;
	top: 0px;
}

#linea_blanca {
	width: 100%;
	height: 40px;
	background-color:#FFFFFF;
}
.logo{
	text-align: left;
	left: 20px;
	position:absolute;
	top: 5px;
	z-index:20;
}

.menu_cabecera{
	text-align: left;
	left:596px;
	position:absolute;
	top: 20px;
}

#imagen_cabecera{
	width: 785px;
	background-color:#FFFFFF;
	position: relative;
	top: 0px;
	margin-top:10px;
	border-bottom-style:solid;
	border-bottom-color:#165C3A;
	padding-top:5px;
	padding-bottom:0px;
	
}

/* Estilos para el menu*/
#menu {
	width: 784px;
	height: 25px;
	background-color:#D1C7A3;
	padding: 0px;
	margin: 0px;
	text-align: center;
	border-bottom-style:solid;
	border-bottom-color:#165C3A;
}
#menu ul {
	list-style-type: none;
	margin-bottom: 3px;
	margin-top: 3px;
	font-size: 0.95em;
	margin-left: 0px;
	margin-right: 0px;
}
#menu ul li {
	display: inline;
	font-weight: bold;
	letter-spacing: 0.05em;
}

#menu li a{
	text-decoration : none;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.contenido {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width: 785px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	clear: both;
	position: relative;
	top: 0px;
	left: 0px;
	/*background-color:#FF0000;*/
	margin-top: 5px;
	margin-bottom: 5px;

	background-image: url(../img/fondo.jpg);
	background-repeat: repeat-y;
	background-position:center;

}
#lateral {
	width: 150px;
	float: right;
	background-color:#FFFFFF;
}

#lat_izq {
	width: 130px;
	float: left;
	background-color:#FFFFFF;
}



#pie {
	width: 100%;
	border-top-style:solid;
	border-top-color:#F1F1F1;
	border-top-width:5px;
	border-left-style:solid;
	border-left-color:#F1F1F1;
	border-left-width:5px;
	border-right-style:solid;
	border-right-color:#F1F1F1;
	border-right-width:5px;
	border-bottom-style:solid;
	border-bottom-color:#F1F1F1;
	border-bottom-width:5px;
}


#principal_home {
	width: 440px;
	position: relative;
	float: right;
}

#principal {
	width: 600px;
	position: relative;
	float: right;
}

#principal_home h3 {
	font-size: 0.9em;
	font-weight:bold;
	text-align:left;
	color:#555555;
	margin-top:0px;
	margin-bottom:-5px;
}



#principal h3 {
	font-size: 1.4em;
	font-weight:normal;
	text-align:left;
	color:#555555;
	margin-top:-13px;
}
#Copyright {
	background-color:#CCCCCC;
	width: 785px;
	top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	font-size: 0.75em;
	clear: both;
	text-align:center;
	color: #555555;
	padding: 4px;
		border-top-style:solid;
	border-top-width:2px;
	border-top-color:#006600;

}

.submenu {
	background-color:#FFFFFF;
	width: 785px;
	margin-top:10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	font-size:1.4em;
	text-align:center;
	color: #555555;
	padding: 4px;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#006600;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#006600;
	clear:both;
}


.humanlevel{
	float: right;
	margin-right: 20px;
	margin-top:2px;
}

/* Tipos de letra */

.panel_texto{
	width:100%;
	height:100%;
	padding:16px 6px 6px 6px;
}

#texto_titulo{
	font-size: 1.0em;
	margin-left: 10px;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-bottom: 0px;
	font-weight:normal;
	text-align: left;
	color:#FFFFFF;
}

.texto_resaltado{
	color:#B30023;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:3px;
	font-size:13px;
}

.texto_muy_resaltado{
	color:#515151;
	font-weight:bold;
	font-size:14px;
}

.negrita{
	color:#515151;
	font-weight:bold;
}

.titulo{
	font-size: 1.4em;
	font-weight:normal;
	text-align:left;
	color:#555555;
	margin-bottom:5px;
}

.titulo_empresa{
	font-weight:normal;
	text-align:left;
	margin-bottom:-15px;
	margin-top:5px;
	font-size:20px;
	color:#006600;
	font-weight:lighter;

}

.titulo_central{
	background-color:#000000;
	height: 20px;
	width: 542px;
    float: right;
	padding:4px 2px 0px 2px;
	color:#FFFFFF;
}

.texto_trabajos{
	float:left;
	width: 170px;
	font-size:11px;
}

.texto_disenyos{
	float:left;
	width: 140px;
	font-size:11px;
}

.texto_interior{
	font-size: 1.0em;
	margin-left: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-bottom: 0px;
	font-weight:normal;
	text-align:center;
	color:#FFFFFF;
}

.texto_contacto{
	float:right;
	margin-top:40px;
	margin-right:40px;
}

/*Tablas*/

.tabla_productos{
	color:#202020;
	
}

.tabla_productos td{
	background-color:#D2D2D2;
}

.img_trabajos{
float:right;

}

.interior{
	background-color:#B30023;
	height: 20px;
	width: 230px;
}

.telefono{
	margin-top:40px;
	margin-left:40px;
}

.email{
	color:#B30023;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:3px;
	font-size:13px;
}


/*Estilos especificos para el popup*/

.cuerpo{
	height:400px;
	width:680px;
	background-color:#D2D2D2;
}

.cuerpo img{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.portfolio_izquierda{
	width: 280px;	
	float: left;
}

.portfolio_derecha{
	float: right;
}

.barra_ocre{
	background-color:#6C624E;
	height: 20px;
	width: 100%;
}

.texto_portfolio{
	margin-top:20px;
	margin-left:20px;
	width: 245px;
	color:#515151;
	font-size:12px;
}

.anterior{
	color:#FFFFFF;
	position:absolute;
	top: 375px;
	left: 56px;
}

.siguiente{
	color:#FFFFFF;
	position:absolute;
	top: 375px;
	left: 160px;
}

.siguiente_img{
	position:absolute;
	top: 373px;
	left: 235px;
	
}

.anterior_img{
	position:absolute;
	top: 373px;
	left: 26px;
	
}

.logohuman{

	margin-left:10px;
}

td.texto{
padding-left:0px;
padding-right:25px;

}

td.texto_pie{
padding-left:15px;
padding-right:15px;

}

.imglateral{
	margin-left:10px;
	margin-top:2px;
}

 #lat_izq h2{
	font-weight:normal;
	color:#C0016B;
	background-color:#165C3A;
	width:150px;
	margin-bottom:0px;
	padding-bottom:0px;
}

 #lat_izq h3{
	
	margin-bottom:0px;
	padding-bottom:0px;
	margin-top:0px;
	padding-top:5px;
	border-bottom-style: solid;
	border-bottom-width:1px;
	border-bottom-color:#C0016B;
}


 #lateral h2{
	font-weight:normal;
	color:#C0016B;
	background-color:#165C3A;
	width:150px;
	margin-bottom:0px;
	padding-bottom:0px;
}

 #lateral h3{
	
	margin-bottom:0px;
	padding-bottom:0px;
	margin-top:0px;
	padding-top:5px;
	border-bottom-style: solid;
	border-bottom-width:1px;
	border-bottom-color:#C0016B;
}

.titulo_lateral{
	text-align:center;
	font-size: 1.1em;
	font-weight:normal;
	color:#C0016B;
	background-color:#FFFFFF;
	margin-left:10px;
	width:150px;
	margin-bottom:0px;
	border-bottom-style:solid;
	border-bottom-color:#165C3A;
	
}

.titulo_lateral_secun{
	text-align:center;
	font-size: 0.9em;
	font-weight:normal;
	color:#FFFFFF;
	background-color:#047904;
	margin-left:10px;
	width:220px;
	margin-bottom:0px;
}

td.resaltado{
background-color:#EAEAEA;

}

td.casiresaltado{
background-color:#F8F8F8;
}

tr.resaltado{
background-color:#EAEAEA;

}

tr.casiresaltado{
background-color:#F8F8F8;
}

tr.unpocoresaltado{
background-color:#F3F3F3;
}

td.linea_temporal{
border-bottom-color:#009933;
border-bottom-style:solid;
border-bottom-width:medium;
text-align:center;

}

.desplazado{
margin-left:30px;
}

p.sumario{
font-size: 1.3em;
}
p.junto{
margin-top: 1px;
font-size:0.85em;
}

td.servicios_imagen{
border-bottom-color:#009933;
border-bottom-style:solid;
border-bottom-width:medium;
text-align:center;
background-color:#C0C2BE;
}

td.servicios_texto{
border-bottom-color:#009933;
border-bottom-style:solid;
border-bottom-width:medium;
text-align:center;
background-image:url(../img/fondo_celda.jpg);
background-repeat:repeat-y;
}

td.servicios_imagen_superior{
border-bottom-color:#009933;
border-bottom-style:solid;
border-bottom-width:medium;
border-top-color:#009933;
border-top-style:solid;
border-top-width:medium;
text-align:center;
background-color:#C0C2BE;
}

td.servicios_texto_superior{
border-bottom-color:#009933;
border-bottom-style:solid;
border-bottom-width:medium;
border-top-color:#009933;
border-top-style:solid;
border-top-width:medium;
text-align:center;
background-image:url(../img/fondo_celda.jpg);
background-repeat:repeat-y;
}

/*Estilos del arbol del map site*/

td.bajo{
	border-bottom-color:#009933;
	border-bottom-style:solid;
	border-bottom-width:medium;
	padding:4px;
	
}

td.bajoizq{
	border-bottom-color:#009933;
	border-bottom-style:solid;
	border-bottom-width:medium;
	border-left-color:#009933;
	border-left-style:solid;
	border-left-width:medium;
	padding:4px;
}

td.izq{
	border-left-color:#009933;
	border-left-style:solid;
	border-left-width:medium;
	padding:4px;
}

#correccion_mozilla{
	width: 530px;
	position: relative;
}

.Familia {
	margin-left: 0px;
	font-size:0.85em;
	display: block;
	margin-top: 10px;
	padding: 5px 5px 5px 5px;
	background-color: #FFFFFF;
	border: 1px solid #009933;
	width: 400px;
	height: 90px;
	position: relative;
	top: 0px;
	left:0px;
}

.noticia{

font-size:0.85em;
margin-bottom:10px;
}

.fecha{
font-weight:bold;
color: #006600;

}

.chica {
background-image:url(../images/chica.jpg);
background-repeat:no-repeat;
height:100px;
}

.num_telefono{
position:relative;
top: 65px;
left:10px;
font-size:1.5em;
color:#FFFFFF;

}

.planeta {
position:relative;
top: 30px;
left: 185px;
font-size:1.6em;
color:#DA711C;
font-weight:bold;
}

.greenland {
position:relative;
top: 30px;
left: 185px;
font-size:1.6em;
color:#06A4A4;
font-weight:bold;
}

.texto_planeta h4{
color:#DA711C;

}

.texto_planeta h5{
color:#DA711C;

}

.componentes{
font-size:0.8em;
font-weight:bold;
border-color:#CCCCCC;
border-width:2px;
border-style:solid;

}

.componentes td{
border-color:#CCCCCC;
border-width:1px;
border-style:solid;

}

.naranja{
color:#DA711C;

}

.azul{
color:#06A4A4;

}

.negra{
background-color:#FFD9B3;
}

.negrazul{
background-color:#A6DCE3;
}

.img_lateral{
margin-bottom: 20px;
border-bottom-style:solid;
border-bottom-color:#DA711C;
border-bottom-width:3px;
border-top-style:solid;
border-top-color:#DA711C;
border-top-width:3px;

}

.img_lateral_azul{
margin-bottom: 20px;
border-bottom-style:solid;
border-bottom-color:#06A4A4;
border-bottom-width:3px;
border-top-style:solid;
border-top-color:#06A4A4;
border-top-width:3px;

}

.print_version {
position:absolute;
left: 585px;
top: 4px;


}

.azul{
color:#06ACAC;

}



.nota{
font-size:0.8em;
}

.texto_intro{
font-size:0.9em;
}

.noticia_pral{
float:left;
}

