@charset "UTF-8";
/* CSS Document */

#cabecera_oficinas_ppal, #cabecera_oficinas{
	height: 91px;
	width : 820px;
	text-align: center;
	display: block;
	background-image:url(../oficinas/images/fdo_cab_oficinas2.jpg);
	background-repeat:no-repeat;
	background-position:center;	/*margin-top: 20px*/
}
#cabecera_oficinas_ppal{
		background-image:url(../oficinas/images/fdo_cab_oficinas1.jpg);
		height: 127px;
		margin:2px 0;

}

#topNav{
	width:820px;
	height:37px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDD;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #C00;
	margin:0 0 20px 0;
}

#topNav ul{
	display:inline;
	float:right;
	line-height: 37px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	list-style-type: none;
	margin:0 10px 0 0;
	padding:0;
}

#topNav ul li{
	float:left;
	color:#d5cfc1;
	font-weight: normal;
}

#topNav ul li a{
	float:left;
	color:#666;
	text-decoration:none;
	margin-left:8px;
	*margin-left:8px;
	_margin-left:8px;
	padding-right:6px;
	*padding-right:6px;
	_padding-right:6px;
}

#topNav ul li a:hover{
	color:#900;
}

#topNav ul li a.hover{
	color:#FFCC33;
}

#centrar_oficinas {
	width : auto;
	padding:10px 15px 0 15px;
}

#centrar_oficinas h2{
	font-family: "Trebuchet MS";
	font-weight:normal;
	font-size: 20px;
	color: #C00;
	margin:0 0 6px 0;
	padding:0 0 0 0;
}
#centrar_oficinas h3{
	font-family: "Trebuchet MS";
	font-weight:normal;
	font-size: 16px;
	color: #FFF;	
	padding:0 0 0 8px;
	line-height:30px;
	background-image:url(../oficinas/images/bg_titular.gif);
	background-repeat: no-repeat;
}
#centrar_oficinas h4{
	font-family: "Trebuchet MS";
	font-weight:normal;
	font-size: 16px;
	text-decoration:underline;
	color: #C00;
	margin:0 0 6px 0;
	padding:0 0 0 0;
}
#centrar_oficinas h5{
	font-family: "Trebuchet MS";
	font-weight:normal;
	font-size: 16px;
	color: #FFF;
	margin:0;
	padding:10px 0 0 0;
}
#centrar_oficinas p{
	font-family: "Trebuchet MS";
	font-weight:normal;
	font-size: 14px;
	line-height:140%;	
}

#foto_destacada{
	width:auto;
	margin:10px 0 30px 0;
}

#ct-oficinas{
	display:block;
	clear:both;
	width:auto;
	height:352px;
	margin:10px 0 0 0;
	}
.nota{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:red;
	padding:4px 0 4px 4px;
	}	
.bt-oficinas a, .bt-oficinas a:hover{
	display:block;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFF;
	font-weight:normal;
	text-decoration:none;
	height:33px;
	padding:6px 0 0 10px;
	_padding:4px 0 0 10px;
	margin:8px 0;
	background-image:url(../oficinas/images/bg_bt_oficinas.gif);
	background-position:left top;
	background-repeat:no-repeat;
	}

.botones_acceso{
	display:block;
	float:left;
	clear:left;
	background-image:url(../oficinas/images/Edificio_oficinas_ebrosa_accesos.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:254px;
	height:207px;
	padding:145px 0 0 0;
	}	
.video_player{
	display:block;
	float:right;
	clear:right;
	width:480px;
	height:352px;
	margin:0 20px 0 0;
}

.bgtitulo{
	background-image:url(../oficinas/images/bg_titular.gif);
	background-repeat: no-repeat;	
}

#tabla_superficies{
	display:block;
	margin:30px auto;
	}
	
#tabla_superficies .table_th{
	font-family: "Trebuchet MS";
	font-weight:normal;
	font-size: 16px;
	color:#900;
	text-decoration:none;
	background-color:#E8E8E8;
	margin: 10px 0 20px 0;
	}

#tabla_superficies td{
	font-family: "Trebuchet MS";
	font-weight:normal;
	font-size: 14px;
	color:#333;
	text-decoration:none;
	padding-left:26px;
}

#tabla_superficies .planta{
	font-size: 16px;
	color:#000;
	padding-left:26px;
}
#tabla_superficies .dato_destacado{
	font-size: 16px;
	color:#000;
	padding-left:26px;
}
#tabla_superficies .superficie_total{
	text-align:left;
	font-size: 22px;
	color:#000;
}
