/***********************************************/
/* julio_estilos.css                            */
/***********************************************/

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: #555555;
	text-decoration: none
}
a:visited {
	color: #555555;
	text-decoration: none
}
a:hover {
		color:#006600;
}


/* Enlaces del menu*/

a.link_menu {
	font-size:15px;
	font-weight: 500;
}
a.link_menu:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.link_menu:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.link_menu:hover {
	color:#FFCC00;
}


/*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: 50px;
	background-color:#FFFFFF;
}
.logo{
	text-align: left;
	left: 20px;
	position:absolute;
	top: 5px;
}

.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:#059706;
	border-top-style:solid;
	border-top-color:#059706;
	padding-top:5px;
	padding-bottom:2px;
	
}

/* Estilos para el menu*/
#menu {
	width: 785px;
	height: 25px;
	background-color:#676767;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
#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:lighter;
	letter-spacing: 0.05em;
}

#menu li a{
	text-decoration : none;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.contenido {
	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;
	border-top-style:solid;
	border-top-color:#F1F1F1;
	border-top-width:7px;
	border-bottom-style:solid;
	border-bottom-color:#F1F1F1;
	border-bottom-width:7px;
	background-image: url(../img/fondo.jpg);
	background-repeat: repeat-y;
	background-position:center;

}
#lateral {
	width: 220px;
	float: right;
	background-color:#FFFFFF;
}

#lateral h3 {
	font-size: 1.4em;
	margin-left: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-bottom: 0px;
	font-weight:normal;
	text-align:left;
	color:#555555;
}

#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 {
	width: 530px;
	position: relative;
}



#principal h3 {
	font-size: 1.4em;
	font-weight:normal;
	text-align:left;
	color:#555555;
	margin-top:-13px;
}
#Copyright {
	background-color:#CCCCCC;
	width: 775px;
	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-color:#059706;
}


.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;
}

.titulo_lateral{
	text-align:center;
	font-size: 1.1em;
	font-weight:normal;
	color:#FFFFFF;
	background-color:#047904;
	margin-left:10px;
	width:220px;
	margin-bottom:0px;
}

.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;
}

