body {
    background-color: #333333;
    font-family: "Trebuchet MS", Trebuchet, Arial;
		color: #cccccc;
		text-align: center;
}
a{
		text-decoration: none;
		color:#3399cc;
		font-size: 12px;
		font-family: "Trebuchet MS", Trebuchet, Arial;
		font-weight: bold;
}
a:visited{
		text-decoration: none;
		color:#3399cc;
		font-size: 12px;
		font-family: "Trebuchet MS", Trebuchet, Arial;
		font-weight: bold;
}
#link_seccion{
		text-decoration: none;
		font-size: 18px;
		font-family: "Trebuchet MS", Trebuchet, Arial;
		font-weight: bold;
		color:white;
}
#link_seccion_activo{
		text-decoration: none;
		font-size: 18px;
		font-family: "Trebuchet MS", Trebuchet, Arial;
		font-weight: bold;
		color:#3399cc;
}
#link_phonki{
		text-decoration: none;
		font-size: 12px;
		font-family: "Trebuchet MS", Trebuchet, Arial;
		font-weight: bold;
		color:#cc6600;
}

#principal{ 
	margin:0 auto; 
	width:580px; 
	text-align:left;
}
#logo{
		position: relative;
    top: 0px;
    left: 37px;
    z-index: 8;
}
#menu_secciones{
		position: relative;
   	top:8px;
   	left:37px;
    z-index:2;
}
#imagen_header{
		position: relative;
   	top:25px;
   	left:-2px;
    z-index:1;
}
#flash_header{
		position: relative;
   	top:25px;
   	left:-2px;
    z-index:1;
}

/* CAPAS TITULO */
#titulo_home{
		position: relative;
   	top:25px;
   	left:0px;
   	font-size:24px;
		font-family: Arial;
		font-weight: bold;
		color:#3399cc;
    z-index:2;
}
#titulo_servicios{
		position: relative;
   	top:40px;
   	left:5px;
   	font-size:24px;
		font-family: Arial;
		font-weight: bold;
		color:#3399cc;
    z-index:2;
}
#titulo_noticias{
		position: relative;
   	top:25px;
   	left:33px;
   	font-size:24px;
		font-family: Arial;
		font-weight: bold;
		color:#3399cc;
    z-index:2;
}
#titulo_empleo{
		position: relative;
   	top:45px;
   	left:33px;
   	font-size:24px;
		font-family: Arial;
		font-weight: bold;
		color:#3399cc;
    z-index:2;
}
#titulo_contacto{
		position: relative;
   	top:45px;
   	left:33px;
   	font-size:24px;
		font-family: Arial;
		font-weight: bold;
		color:#3399cc;
    z-index:2;
}

/* CAPAS CONTENIDO */
#contenido_home_1{
		position: relative;
   	top:25px;
   	left:0px;
  	font-size:12px;
    z-index:1;
}
#contenido_home_2{
		position: absolute;
   	top:10px;
   	left:270px;
  	font-size: 11px;
		font-family: "Trebuchet MS", Trebuchet, Arial;
		line-height: 13px;
    z-index:1;
}
#contenido_servicios{
		position: relative;
   	top:50px;
   	left:5px;
  	font-size:12px;
    z-index:1;
}
#contenido_noticias{
		position: relative;
   	top:30px;
   	left:30px;
  	font-size:12px;
    z-index:1;
}
#contenido_empleo{
		position: relative;
   	top:50px;
   	left:30px;
  	font-size:12px;
    z-index:1;
}
#contenido_contacto{
		position: relative;
   	top:50px;
   	left:30px;
  	font-size:12px;
    z-index:1;
}

#copyright{
		position: relative;
   	top: 10px;
   	left: 0px;
  	font-size:10px;
  	font-family: "Trebuchet MS", Trebuchet, Arial;
		color:#999999;
		text-align:center;
    z-index:1;
}
#copyright2{
		position: relative;
   	top: 0px;
   	left: 0px;
  	font-size:10px;
  	font-family: "Trebuchet MS", Trebuchet, Arial;
		color:#999999;
		text-align:center;
    z-index:1;
}
#logo_salle{
		position: relative;
   	top: -2px;
   	left: 150px;
		font-size:10px;
  	font-family: "Trebuchet MS", Trebuchet, Arial;
		color:#999999;
		text-align:center;
    z-index:1;
}