body{
	background:#039EDE /*rgba(215,215,215,0.5)*/;
}
body table{
	/*border:1px solid rgba(225,225,225,1);*/
	padding-left:10px;
	padding-right:10px;
	background:rgba(255,255,255,1);
	margin-top:-10px !important;
	/*box-shadow:5px 6px 10px 1px #999999;*/
}
body table table{
	border:none;
	box-shadow:none;
}
img{
	border:none;
}
#contenedor{
	margin:auto;
	width:100%;
	height:100%;
	border:none;
}

#cabecera, #pie{
	width:100%;
	border:none;
	height:150px;
	margin:auto;
	top:0px;
}
#cabecera{
	height:110px !important; 
	position:fixed; 
	z-index:100; 
	background:#fff; 
	width:1080px;
}
#cabecera img{
	float:none;
	margin:auto;
	margin-bottom:opx;
}
#cabecera a{
	display:block;
	width:400px;
	text-align:center;
	margin:auto;
	margin-top:10px;
	text-decoration:none;
}

.textoCabecera{
	color:rgba(132,132,132,1);
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px;
	font-weight:bold;
}

#menu{
	width:1075px;
	border:none;
	height:50px;
	margin:auto;
	top:0px;
	z-index:100;
	position:fixed;
	margin-top:110px;
	background:#fff;
	border-bottom:1px solid #999;
}

#menu ul{
	text-decoration:none;
	margin-left:0px;
	z-index:100;
}

#menu ul li{
	display:block;
	float:left;
	margin-right:30px;
	font-family:"Century Gothic"; 
	font-size:18px;
	font-weight:bold;
	color:#029be1;
	z-index:100;
}
#menu ul li img{
	border-radius:0px;
}
#menu a{
	text-decoration:none;
	color:#029be1;
	z-index:100;
}

#menu ul li div{
	display:none;
	/*width:630px;*/
	width:100%;
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	/*border:1px solid rgba(214,214,214,1);*/
	border-bottom:1px solid #999;
	border-radius:0px;
	left:0;
	background-color:#fff /*rgba(255,255,255,0.7)*/;
}

#menu ul li:hover{
	border-top:2px solid #029be1;
}

#menu ul li:hover div{
	display:block;
}

#modelos{
	z-index:1;
	/*box-shadow:5px 6px 10px 1px rgba(153,153,153,0.7);*/
}

.modelo{
	float:left;
	margin-left:15px;
	margin-right:15px;
	margin-top:20px;
}

.modelo p{
	width:100px;
	text-align:center;
	font-size:12px;
	color:#029be1;
	font-weight:bold;
	text-shadow:1px 1px rgba(255,255,255,1);
	font-family:"Century Gothic"; 
}

.modelo img{
	border:1px solid #FFF;
	border-radius:10px;
	vertical-align:top;
	opacity:0.7;
}
.modelo:hover img{
	border:1px solid #0099FF;
	border-radius:10px;
	-webkit-transform:matrix;
	-webkit-transition-duration:0.8s;
	opacity:1;
}

.modelo:hover p{
	color:#24bdf3;
}

#contenido{
	width:100%;
	border:none;
	min-height:550px;
	margin:auto;
	top:0px;
	border:none;
	margin-top:170px;
}

#texto{
	display:block;
	vertical-align:top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:rgba(102,102,102,1);
	text-align:justify;
	text-decoration:none;
}

#fondosimg {
	vertical-align:top;
	position:relative;
	z-index:0;
	margin-top:5px;
	border:none;
	width:1074px;
	height:500px;
	background:#fff !important;
}

#imagen1{
	width:1074px;;
	height:500px;
	position:absolute;
	top:0px;
	left:0px;
	background:url(imagenes/slider/Gradas_estadio_basket_TRENOMAT.jpg) #fff;
	background-size:100%;
	-webkit-transition:2s ease-out;
	-moz-transition:2s ease-out;
	-ms-transition:2s ease-out;
	-o-transition:2s ease-out;
	transition:2s ease-out;
	opacity:1;
}

#imagen2{
	width:1074px;;
	height:500px;
	position:absolute;
	top:0px;
	left:0px;
	background:url(imagenes/slider/expositor_giratorio_comercio_TRENOMAT.jpg) #fff;
	background-size:100%;
	-webkit-transition:2s ease-out;
	-moz-transition:2s ease-out;
	-ms-transition:2s ease-out;
	-o-transition:2s ease-out;
	transition:2s ease-out;
	opacity:0;
}

#imagen3{
	width:1074px;;
	height:500px;
	position:absolute;
	top:0px;
	left:0px;
	background:url(imagenes/slider/Gradas_salon_de_actos_TRENOMAT.jpg) #fff;
	background-size:100%;
	-webkit-transition:2s ease-out;
	-moz-transition:2s ease-out;
	-ms-transition:2s ease-out;
	-o-transition:2s ease-out;
	transition:2s ease-out;
	opacity:0;
}

#imagen4{
	width:1074px;;
	height:500px;
	position:absolute;
	top:0px;
	left:0px;
	background:url(imagenes/slider/Instalacion_idustrial_tarmias_TRENOMAT.jpg) #fff;
	background-size:100%;
	-webkit-transition:2s ease-out;
	-moz-transition:2s ease-out;
	-ms-transition:2s ease-out;
	-o-transition:2s ease-out;
	transition:2s ease-out;
	opacity:0;
}

#fondosimg2 {
	vertical-align:top;
	position:relative;
	float:right;
	z-index:0;
	margin-bottom:10px;
	margin-top:5px;
	border:none;
	background:#fff !important;
}

#imagen5{
	width:1072px;
	height:230px;
	position:absolute;
	top:0px;
	left:0px;
	background-size:100%;
	-webkit-transition:2s ease-out;
	-moz-transition:2s ease-out;
	-ms-transition:2s ease-out;
	-o-transition:2s ease-out;
	transition:2s ease-out;
	opacity:1;
	background:#fff;
}

#imagen6{
	width:1072px;
	height:230px;
	position:absolute;
	top:0px;
	left:0px;
	background-size:100%;
	-webkit-transition:2s ease-out;
	-moz-transition:2s ease-out;
	-ms-transition:2s ease-out;
	-o-transition:2s ease-out;
	transition:2s ease-out;
	opacity:0;
	background:#fff;
}

#imagen7{
	width:1072px;
	height:230px;
	position:absolute;
	top:0px;
	left:0px;
	background-size:100%;
	-webkit-transition:2s ease-out;
	-moz-transition:2s ease-out;
	-ms-transition:2s ease-out;
	-o-transition:2s ease-out;
	transition:2s ease-out;
	opacity:0;
	background:#fff;
}

#pie{
	border:none;
	height:120px;
	margin-bottom:20px;
}
#pie a{
	text-decoration:none;
}
#pie img{
	margin-right:60px;
	margin-top:10px;
	border-radius:0px;
	/*box-shadow:5px 6px 10px 1px #999999;*/
	border:2px solid #fff;
	padding:1px;
	opacity:0.7;
}
#pie img:hover{
	border:2px solid #0099FF;
	box-shadow:none;
	opacity:1;
}

/* ESTILOS DE LOS MODELOS DE TARIMAS */

#titulo{
	font-family:Arial, Helvetica, sans-serif;
	color:rgba(112,112,112,1);
	margin-left:40px;
	padding-top:20px;
}

.tarima{
	margin-top:20px;
	/*margin-right:20px;*/
	margin-bottom:20px;
}

.textos{
	display:block;
	vertical-align:top;
	margin-right:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:rgba(102,102,102,1);
	text-align:justify;
	text-decoration:none;
}

#descripcion, #presupuesto {
	margin-top:40px;
	width:630px;
}
#presupuesto fieldset{
	width:565px;
}
#presupuesto/*descripcion*/ {
	display:none;
}

#botonPresupuesto, #botonDescripcion {
	font-weight:bold; 
	width:230px;
	float:left;
	margin-right:0px;
	border-right:1px solid rgba(102,102,102,1);
}

#coockies{
	display:none;
	position:fixed;
	left:0px;
	right:0px;
	bottom:0px;
	width:100%;
	height:40px;
	padding-top:5px;
	padding-bottom:5px;
	background:rgba(0,110,225,0.8)/*rgba(105,152,229,0.7)*/;
	color:rgba(230,230,230,1);
	text-shadow:0px 0px 30px rgba(0,0,0,1);
	z-index: 999;
	text-align:center;
}
#infocoockies{
	position:absolute;
	z-index:99999;
	width:450px;
	min-height:400px;
	overflow-y:scroll;
	display:none;
	margin-left:35%;
	background:rgba(255,255,255,1) !important;
	margin-top:150px;
	box-shadow:5px 6px 10px 1px #999999;
	border:1px solid #999999;
}
#cerrar{
	z-index:99999;
	display:none;
	padding:5px;
	width:38px;
	font-size:12px;
	position:absolute;
	opacity:0.7;
	margin-left:57%;
	margin-top:170px;
	font-weight:bold;
	color:rgba(255,255,255,1);
	border:1px solid rgba(153,153,153,1);
	border-radius:5px;
	background-color:rgba(51,153,255,1);
	box-shadow:2px 3px 10px 1px #999999;
	text-decoration:none;
}
#publicidad{
	margin: auto;
    margin-top: 40px;
	margin-bottom:20px;
    display: block;
    width: 1072px;
    height: 182px;
    border:  none;
}
#publicidad p {
    display: block;
    width: 1070px;
    height: 16px;
    font-family: Arial;
    font-size: 14px;
    color: #666;
    margin-top: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #666;
}
#publicidad img{
	width:198px;
	height:auto;
}