@charset "utf-8";
/* CSS Document */
body{
	background-color:#350014;
	color: #abaaaa;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
img{
	border:none;
}
a{
	color: #cccbcb;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: none;
}
a:hover{
	text-decoration: none;
	color: #ec118f;
}
#wrapper{
	width:985px; 
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
#container{	margin-left:auto; margin-right:auto; width:970px;}
#fondoCabecera{
	color:#350014;
	height:50px;	
}
#fondoCabecera img{

	margin-bottom:10px;
}

#content{
	position: absolute;
	width:985px;
	top:0px;

}
#titulo{
	padding-top:4px;	
}
#textoTitle{
	width:120px;
	position:absolute;
	left:153px;
	top:15px;
	z-index:1;
	text-align:right;	
	
}
#fondoTitle{
	/*background-image:url(img/fondoTitulo.png);*/
	background-repeat:no-repeat; 
	background-position:top; 
	vertical-align:top;
	width: 695px;
	height: 112px;
	position:absolute;
	left:275px;
	top:0px;
	z-index:1;
}
#barra{
	width:985px;
	position:absolute;
	z-index:2;
	left:0%;
	top:53px;
	height:25px;
	background-image:url(../img/barraMenu.gif);
	background-repeat:x-repeat;
	
}
#menuTrabajos{
	position: absolute;
	left:0px;
	top:0px;
	width: 165px;
	color: #ffffff;
	font-weight: bold;
	text-align:center;
	z-index:3;
}
#menuPresupuesto{
	position: absolute;
	left:168px;
	top:0px;
	width: 104px;
	color: #ffffff;
	font-weight: bold;
	text-align:center;
	z-index:3;
}
#menuQueMas{
	position: absolute;
	left:275px;
	top:0px;
	width: 142px;
	color: #ffffff;
	font-weight: bold;
	text-align:center;
	z-index:3;
}
#menuContacto{
	position: absolute;
	left:420px;
	top:0px;
	width: 95px;
	color: #ffffff;
	font-weight: bold;
	text-align:center;
		z-index:3;
}
#tve{
	color: #ffffff;
	text-align:right;
	font-weight:bold;
	padding-right:18px;
	padding-top:5px;
	z-index:3;
}
#tve a{
	color: #ffffff;
}
#tve a:hover{
	text-decoration: underline;
}
#proyectosBucle{
	position:absolute;
	top:80px;
	background-color:#250012;
	padding-left:10px;
	padding-right:10px;
	padding-top:20px;
	padding-bottom:45px;
	width:965px;
}
#proyecto{
	color:#cccbcb;
	font-size: 13px;
	position:relative;
	left:0px;
	font-weight:none;
	text-align:left;
	z-index:3;
	
}
.proyA{
	color:#cccbcb;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
}
.proyA:hover{
	color:#ec118f;
	text-decoration:none;
}
#presupuesto{
	position:absolute;
	top:85px;
	left:-40px;
	z-index:3;
}
#presepuesto1{
	position:absolute;
	top:85px;
	left:-40px;
}
#texto{
	color:#abaaaa;
	font-size: 10px;
	position:relative;
	top:10px;
	left:0px;
	text-align:justify;
	z-index:3;
}
#trabajo{
	color:#abaaaa;
	font-size: 10px;
	position:relative;
	top:20px;
	text-align:justify;
}
#clientes{
	color:#abaaaa;
	font-size: 10px;
	position:relative;
	text-align:justify;
	top:3px;
}
#foto{
	padding-top:15px;
}
#video {
	padding-top:15px;
}
#visita{
	padding-top:15px;
}
#pieFoto{
	padding-top:5px;
	padding-bottom: 10px;
}
#paginacion{
	position:absolute;
	text-align: center;
	width:950px;
	left:-10px;
	height:30px;
	padding-left:10px;
	padding-right:10px;
	background-color:#250012;
}
#paginacionSig{
	background-color:#250012;
	color:#aaabab;
	position:absolute;
	left:600px;
}
#paginacionSig a{
	color:#aaabab;
}
#paginacionSig a:hover{
	color:#ec118f;;
}

#paginacionAnt{
	background-color:#250012;
	color:#aaabab;
	position:absolute;
	left:300px;
}
#paginacionAnt a{
	color:#aaabab;
}
#paginacionAnt a:hover{
	color:#ec118f;
}
#pie{
	text-align: left;
	width:965px;
	position:absolute;
	height:auto;
	padding-bottom:15px;
	padding-right:10px;
	background-color:#350014;
	margin-left:-10px;
	
	
	
}
.pieBarra{
	color:#999999;
}
.pieA{
	color:#abaaaa;
	text-decoration:none;
}
.pieA:hover{
	text-decoration:underline;
	color:#abaaaa;
}
.fucsia{
	color:#ec118f;
}
.fucsia2{
	color:#ec118f;
	cursor:pointer;
}
#pie2{
    background-color: #350014;
    height: 30px;
    left: 0;
    padding-top: 10px;
    position: absolute;
    text-align: left;
    top: 542px;
    width: 100%;
}
#queMasContenido{
    background-color: #250012;
    padding: 20px 10px 15px;
    position: absolute;
    text-align: justify;
    top: 168px;
    width: 965px;
}
#queMasContenido1{
    background-color: #250012;
    height: 296px;
    padding: 20px 10px 15px;
    position: absolute;
    text-align: justify;
    top: 168px;
    width: 965px;
}
#queMas1{
	position:absolute;
	top:70px;
	left:-15px;
	width:200px;
	height:190px;
	border:0;
	
}
#queMas2{
	position:absolute;
	top:70px;
	left:150px;
	width:200px;
	height:190px;
	border:0;
}
#queMas3{
	position:absolute;
	top:70px;
	left:325px;
	width:200px;
	height:190px;
	border:0;
}
#queMas4{
	position:absolute;
	top:70px;
	left:500px;
	width:200px;
	height:190px;
	border:0;
}
#title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:cccbcb;
	font-weight:bold;
	padding-left:25px;
}
#title a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:cccbcb;
	font-weight:bold;
}
#title a:hover{
	text-decoration:none;
}
#logo{
	position:absolute;
	left:25px;
	top:125px;
	width: 150px;
	height:32px;
	z-index:3;
}
#quehacemos{
	position: absolute;
	left:25px;
	top:30px;
	width: 150px;
	height:125px;
	text-align:left;
}

#pie3{
text-align: left;
	width:100%;
	position: absolute;
	left:6px;
	top:514px;
	height:30px;
}
#pie4{
    height: 30px;
    left: 0;
    position: absolute;
    text-align: left;
    top: 1023px;
    width: 100%;
}
#pie5{
    height: 30px;
    left: 0;
    position: absolute;
    text-align: left;
    top: 831px;
    width: 100%;
}
.input{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:10px;
	height:auto;
	width:140px;
}	
tr{
	height:25px;
}
table a{
	color:#cccbcb;
	text-decoration:none;
}
table a:hover{
	text-decoration:underline;
	color:#ec118f;
}
#cliente{
	position: absolute;
	top:20px;
	left:445px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#cccbcb;
	font-size:13px;
	
}
#mensajeError{
	position:relative;
	visibility:hidden;
	width:auto;
	height:auto;
	color:#cccbcb;
}

.entradilla,.entradilla a{
	font-size:11px;	
}

.sectores{
	font-size:11px;
	
	
}


.sectores div{
	width:207px;
	float:left;	
}
.sectores ul,.sectores li{
	margin:0px;
	padding:0px;
	list-style:none;
	
}
.sectores li{
	margin-bottom:10px;
}
.squimera a:link, .squimera a:visited{
	background-image:url(../img/quimela_logo.png);
	background-repeat:no-repeat;
	display:block;
	width:169px;
	height:44px;	
}
.squimera a:hover{
	background-image:url(../img/quimela_logo-hover.png);
}

.snavigla a:link, .snavigla a:visited{
	background-image:url(../img/navigla_logo.png);
	background-repeat:no-repeat;
	display:block;
	width:118px;
	height:44px;	
}
.snavigla a:hover{
	background-image:url(../img/navigla_logo-hover.png);
}

.sesferix a:link, .sesferix a:visited{
    background-image: url("../img/wp-off.png");
    background-position: 0 8px;
    background-repeat: no-repeat;
    display: block;
    height: 47px;
    width: 150px;	
}
.sesferix a:hover{
	background-image:url(../img/wp-on.png);
}

.splusinfografia a:link, .splusinfografia a:visited{
	background-image:url(../img/plusinfografia_logo.png);
	background-repeat:no-repeat;
	display:block;
	width:150px;
	height:44px;	
}
.splusinfografia a:hover{
	background-image:url(../img/plusinfografia_logo-hover.png);
}
.splusinfografia a.cuanticoImg:link, .splusinfografia a.cuanticoImg:visited{
	background-image:url(../img/logo_cuantico.png);
	background-repeat:no-repeat;
	display:block;
	width:150px;
	height:32px;	
}
.splusinfografia a.cuanticoImg:hover{
	background-image:url(../img/logo_cuantico_hover.png);
}

.splusinfografia a.fotoImg:link, .splusinfografia a.fotoImg:visited{
	background-image:url(../img/logo_foto.png);
	background-repeat:no-repeat;
	display:block;
	width:150px;
	height:26px;	
}
.splusinfografia a.fotoImg:hover{
	background-image:url(../img/logo_foto_hover.png);
}
.frase{
	
	
	
}
.subMenu{
    background-image: url("../img/fondo-submenu.png");
    height: 44px;
    left: -10px;
    line-height: 19px;
    margin-bottom: 20px;
    padding-left: 0;
    padding-top: 11px;
    position: relative;
    text-align: center;
    top: -20px;
    width: 589px;
}
.subMenu a:link, .subMenu a:visited {
  
    border-right: 1px solid #250012;
    color: #adadad;
    display: block;
    float: left;
    font-size: 9px;
    font-weight: bold;
    height: 21px;
    
    padding: 0 8px;
    text-decoration: none;
	background-color:#840a50;
}
.subMenu .line1 a:link, .subMenu .line1 a:visited{
	padding: 0 10px 0 9px;
}
.line1{
    border-top: 1px solid #250012;
    clear: both;
    height: 21px;	
}
.line2{
    border-top: 1px solid #250012;
    clear: both;
    height: 21px;	
}
.subMenu a:hover{
	color:#fff;	
	background-color:#c71380 !important;
}
.subMenu a.activo{
	color:#fff;	
	background-color:#c71380 !important;
}
#barra a.activo{
	color:#fff !important;
	background-color:#c71380 !important;	
}
.info{
    left: 2px;
    position: relative;
    top: -31px;
}
.info h1{
	color: #FFFFFF;
    font-size: 15px;
	
}
.info p{
	line-height:17px;
	color:#fff;
	padding-right:30px;
}
#barra a:link, #barra a:visited{
    background-color:#840a50;
    border-right: 3px solid #250012;
    color: #adadad;
    display: block;
    float: left;
    font-weight: bold;
    height: 14px;
    padding: 6px 24px;
}
#barra a:hover{
	color: #fff;
	background-color:#c71380 !important;
}
.tve{
    border-right: medium none !important;
    padding-left: 101px !important;	
}
