﻿/* =INITIAL 
   v2.1, by Faruk Ates - www.kurafire.net
   Addendum by Robert Nyman - www.robertnyman.com 
   Addition by Christian Montoya - www.christianmontoya.net */

/* Neutralize styling: 
   Elements we want to clean out entirely: */
html, body, form, fieldset {
        margin: 0;
        padding: 0;
        font: 100%/120% Arial, Verdana, Helvetica, sans-serif;
}

/* Miscellaneous conveniences: */
form label {
	cursor: pointer;
}
fieldset {
	border: none;
}
input, select, textarea {
	font-size: 100%;
	font-family: inherit;
}

/* Principal */
html{
	background: black;
}
#total{
	width: 1050px;
	margin: 0 auto;
}
#contido{
	width: 100%;
	margin-top: 50px;
	background: url(../imaxes/fondo.jpg) repeat-y left;
	margin-bottom: 0;
	padding: 0;
}
#enlaces{
	padding:0 15px 0 15px;
}
#cabecera{
	height: 165px;
	background: url(../imaxes/fondotop.jpg) no-repeat top;
	position: relative;
}
h1 a{
	position: absolute;
	left: 50px;
	top: 50px;
	color: #fff;
	text-decoration: none;
	display: block;
	width: 250px;
	height: 40px;
}
h1 a span{
	margin: 0;
	padding: 0;
}
h1 a img{
	border:0;
}

#principal{
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 0;
	padding-bottom: 0;
	color: white;
	margin:0;
}

#principal .obxecto{
	background: black;
	padding:0 15px 0 15px;
	margin: 0;
	width: 920px;
	height: 180px;
}
.avances{
	width: 250px;
	float: left;
	margin-top: 25px;
	padding: 0 0 0 15px;
}
.avances ul{
	background: #1a1a1a;
	padding-top: 10px;
	margin:0;
	text-align: center;
}

.avances li{
	font-family: Verdana, Arial, helvetica;
	font-size: 10px;
	color: #ccc;
	list-style: none;
	padding-top: 74px;
	padding-bottom: 10px;
	width: 172px;
}
.avances li.servizos{
	background: url(../imaxes/servicios2.jpg) no-repeat top;
}
.avances li.acordo{
	background: url(../imaxes/acordo.jpg) no-repeat top;
}
.avances li.fibra{
	background: url(../imaxes/fibra_optica.jpg) no-repeat top;
}
.avances li.comunicacions{
	background: url(../imaxes/servicios4.jpg) no-repeat top;
}
.avances li.tension{
	background: url(../imaxes/alta_tension.jpg) no-repeat top;
}
.avances li.telefono{
	background: url(../imaxes/telefono.jpg) no-repeat top;
}
.avances li.aviso{
	background: url(../imaxes/aviso.jpg) no-repeat top;
}
.texto{
	width: 645px;
	min-height: 245px;
	height: auto !important;
	height: 245px;	
	padding: 0;
	margin: 25px 0 0 270px;
	font-size: 12px;
	color: #fff;
}
.texto p{
	padding: 5px 0 0 40px;
	margin: 0;
	text-align: justify;
	font-family: Verdana, Arial, helvetica;
	font-size: 11px;
	color: white;
}
.texto p.dereito{
	text-align: right;
	padding: 10px 10px 0 0;
}
.texto li.listado{
	list-style-type: none;
	background: url(../imaxes/fondo_bullet.gif) no-repeat 0 5px;
	margin-left:5px;
	padding: 0 5px 5px 15px;
	font-family: Verdana, Arial, helvetica;
	font-size: 11px;
	text-align: justify;
	color: white;
}
.texto h1{
	padding-left: 20px;
	border-left: 4px solid orange;
	font-family: Verdana, Arial, helvetica;
	font-size: 12px;
	color: orange;
	text-transform: uppercase;
}
.texto h2{
	padding-left: 260px;
	font-family: Verdana, Arial, helvetica;
	font-size: 11px;
	color: orange;
}
.texto a{
	color: white;
	text-decoration:none;
}
.texto a:hover{
    border-bottom: 1px dashed orange;
}
.texto table#marcas{
	padding-top: 10px;
	margin-top: 20px;
	width: 645px;
	border: 0;
	text-align: center;
	background: url(../imaxes/ftabla.gif) repeat;
}
	
#pie{
	height: 52px;
	display: block;
	background: url(../imaxes/fondoabajo.jpg) no-repeat bottom;	
	padding-top: 10px;
	color: white;
	margin: 0;
}



/* Contido */

/* Navegacion */
#menu{
	list-style: none;
	margin: 0;
	padding: 0;
	width: 930px;
	height: 90px;
}
#menu li{
	float: left;
	width: 132px;
}
#menu li a{
	display: block;
	height: 85px;
}
#menu li a span{
	display: none;
}
#menu #liempresa a{	
	background: url(../imaxes/empresa.jpg) left top; 
	font-style: verdana, arial, helvetica;
	font-size: 12px;
	border: 1px solid black;
}
#menu #liempresa a:hover{
	background: url(../imaxes/empresaAct.jpg) left top; 
}

#menu #liservicios a{	
	background: url(../imaxes/servicios.jpg) left top; 
	font-style: verdana, arial, helvetica;
	font-size: 12px;
	border: 1px solid black;
}
#menu #liservicios a:hover{
	background: url(../imaxes/serviciosAct.jpg) left top; 
}

#menu #liclientes a{	
	background: url(../imaxes/clientes.jpg) left top; 
	font-style: verdana, arial, helvetica;
	font-size: 12px;
	border: 1px solid black;
}
#menu #liclientes a:hover{
	background: url(../imaxes/clientesAct.jpg) left top; 
}

#menu #litrabajos a{	
	background: url(../imaxes/trabajos.jpg) left top; 
	font-style: verdana, arial, helvetica;
	font-size: 12px;
	border: 1px solid black;
}
#menu #litrabajos a:hover{
	background: url(../imaxes/trabajosAct.jpg) left top; 
}

#menu #liprensa a{	
	background: url(../imaxes/prensa.jpg) left top; 
	font-style: verdana, arial, helvetica;
	font-size: 12px;
	border: 1px solid black;

}
#menu #liprensa a:hover{
	background: url(../imaxes/prensaAct.jpg) right top; 
}

#menu #licontacto a{	
	background: url(../imaxes/contacto.jpg) left top; 
	font-style: verdana, arial, helvetica;
	font-size: 12px;
	border: 1px solid black;

}
#menu #licontacto a:hover{
	background: url(../imaxes/contactoAct.jpg) right top; 
}

#menu #lilegal a{	
	background: url(../imaxes/legal.jpg) left top; 
	font-style: verdana, arial, helvetica;
	font-size: 12px;
	border: 1px solid black;

}
#menu #lilegal a:hover{
	background: url(../imaxes/legalAct.jpg) right top; 
}

/* * * * * * *   Pie   * * * * * * */
#pie ul{
	list-style: none;
	padding-top: 15px;
}
#pie a{
	text-decoration: none;
	color: #333;
	font-size: 9px;
}
#pie ul #pielegal{
	display: inline;
}
#pie ul #eventi{
	display: inline;
	margin-left: 500px;
}

/* * * * * Principal * * * * * * * */
/* * * * * * * * * * * * * * * * * */
#principal div .texto{

}
/* * * * * Empresa * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * */
#empresa div.texto{
	background: url(../imaxes/empresa.jpg) no-repeat;
	padding-top: 200px;
}

/* * * * * * Servicios * * * * * * */
/* * * * * * * * * * * * * * * * * */
#servicios div.texto{
	background: url(../imaxes/servicios.jpg) no-repeat;
	padding-top: 200px;
}
/* * * * * * Novas * * * * * * */
/* * * * * * * * * * * * * * * * * */
.noticia {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: white;
	font-size: 10px;
}
.main {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: white;
	font-size: 10px;
}
.titular {
	font-family: Verdana, Arial, Helvetica, snas-serif;
	color: #ffcc99;
	font-size: 11px;
}
/* * * * * * Estilos * * * * * * * */
/* * * * * * * * * * * * * * * * * */
#estilos div.texto{
	background: url(../imaxes/estilos.jpg) no-repeat;
	padding-top: 200px;
}

/* * * * *  Contacto  * * * * * * * */
/* * * * * * * * * * * * * * * * * */

span.email {
	direction:rtl;
	text-align:center;
	unicode-bidi:bidi-override;
}
div.vcard{
	float: left;
	width: 300px;
	line-height: .9em;
}
#formcontacto{
	float: left;
	width: 200px;
	top: 120px;
	left: 440px;
}
#formcontacto label, #formcontacto button{
	display: block;
	margin: 5px 0;
}
