/* CSS Document */
body{
	background:url(../imgv1/interface/fondos/fondoBody.gif) repeat-x top left #B40000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#545454;
}
#contenedor{
	width:728px;
	margin:0 auto;
	display:block;
}
#cabecera{
	position:relative;
	width:728px;
	height:53px;
	background:url("../imgv1/interface/fondos/cabecera.gif") top left no-repeat;
}
#logo{
	display:none;
}
#contenidoInterior{
	position:relative;
	background:#fff;
	margin:0;
	padding:0;
	width:728px;
	overflow:auto;
}
#pie{
	background:url("../imgv1/interface/fondos/pie.gif") bottom left no-repeat #fff;
	height:21px;
	padding:30px 0 0 0;
	clear:both;
}
h1,h2,h3,h4{
	margin:0;
	padding:0;
	color:#666;
}
h2{
	font-size:0.75em;
}
p{
	font-size:0.7em;
}
a:link,a:visited{
	color: #666;
}
a:hover,a:active{
	color: #900;
}
/* Columna IZQ */
.inicio div#infoLateral{
	position:relative;
	float:left;
	width:240px;
	padding:30px 10px 0 30px;
}
.inicio div#introQuienes{
	
}
/* Columna DCHA */
.inicio #contenidoInterior #trabajos{
	padding:30px 10px 0 290px;
}
.inicio #contenidoInterior #trabajos a img{
	position:relative;
	z-index:3;
	padding:3px;
	border:1px solid #999;
	margin:2px;
}
.inicio #contenidoInterior #trabajos a:hover img{
	padding:3px;
	border:1px solid #DDD;
	margin:2px;
	background:#eee;
	opacity:0.7 ;
	filter: alpha(opacity = 70);
}
/* TITULARS */ 
.inicio #contenidoInterior #trabajos h3{
	position:relative;
	width:250px;
	height:23px;
	margin:18px 0 0 0;
}
.inicio #contenidoInterior #trabajos h3 span{
	display:none;
}
#trab_grafica h3{
	background:url("../imgv1/interface/titulos/es/grafica.gif") no-repeat top left;
}
#trab_logos h3{
	background:url("../imgv1/interface/titulos/es/logos.gif") no-repeat top left;
}
#trab_Decoracion{
	position:relative;
}
#trab_Decoracion h3{
	z-index:1;
	position:absolute !important;
	left:-260px;
	top:-25px;
	width:600px !important;
	height:50px !important;
	background:url("../imgv1/interface/titulos/es/fotodecor.gif") no-repeat top left;
	cursor:pointer;
}
#trab_Decoracion .contenedorTrabajos{
	margin:50px 0 0 0 !important;
}
#trab_Web h3{
	background:url("../imgv1/interface/titulos/es/web.gif") no-repeat top left;
}
/* SECCIONES ESPECIF. */
.labels div #infoLateral{
	position:relative;
	float:left;
	width:260px;
	padding:30px 10px 0 30px;
}
.labels #contenidoInterior #trabajos{
	padding:30px 10px 20px 330px;
	background: url("../imgv1/interface/fondos/degradGris.jpg") 303px bottom no-repeat;
}
.labels #localizacion object,.labels #localizacion embed{
	position:relative;
	z-index:10;
}
