div#ptd_cuerpo_wrapper {
	width:100%;
	background:#f2f2f2 url(/img_maquetacion/fondos/fondo_cuerpo.jpg) 0 0 repeat-x;
	
}

div#ptd_cuerpo_int {
	width:100%;
	background:transparent url(/img_maquetacion/fondos/fondo_cuerpo_int.jpg) 50% 36px no-repeat;
	margin:0 auto;
}

div#ptd_cuerpo {
	width:1000px;
	margin:0 auto;
	padding-top:15px;
	background:#f2f2f2;
	text-align:left;
	overflow:hidden;
}
/*Columna lateral portada*/

div#ptd_lateral {
	width:230px;
	float:right;
}
/*El tiempo*/

div#ptd_eltiempo {
	width:220px;
	text-align:left;
	margin-left:6px;
	padding:15px 0;
	border-top:1px dotted #333;
	border-bottom:1px dotted #333;
	position:relative;
}
div#ptd_eltiempo_cont_tit {
	width:100%;
	margin-bottom:2px;
}

h2#ptd_eltiempo_tit {
	font-size:2em;
	color:#003267;
	margin:0;
}

h3#ptd_eltiempo_subtit {
	font-size:1.1em;
	color:#0d8ed1;
	margin:0;
	font-variant:small-caps;
}

div#ptd_eltiempo_cont_img {
	width:120px;
	position:absolute;
	top:40px;
	right:0px;
}

div#ptd_eltiempo_cont_temp {
	width:120px;
	margin:5px 0 15px;
	font-size:1.1em;
	color:#333;
}

p#ptd_eltiempo_temp {
	font-size:4em;
	color:#f3a800;
	margin:0 0 15px;;
}

p#ptd_eltiempo_cont_temps {
	margin:0 0 2px;
}

p#ptd_eltiempo_prediccion {
	font-weight:bold;
	margin:0;
}

div#ptd_eltiempo_boton {
	background:transparent url(/img_maquetacion/botones/ptd_boton_tiempo.jpg) 0 0 no-repeat;
	width:220px;
	height:27px;
	margin:0 auto;
	clear:both;
}

p#ptd_eltiempo_boton_txt {
	color:#919191;
	font-size:1.3em;
	margin:0;
	line-height:27px;
	padding-left:10px;
	font-weight:bold;
}

a#ptd_eltiempo_boton_link {
	color:#919191;
	cursor:pointer;
}

/*Estilos calendairo*/

div#ptd_agenda {
	border-bottom:1px dotted #333333;
	margin:0 0 18px 6px;
	padding:18px 0;
	width:218px;
}

div#agenda_wrapper  {
	background:white;
	color:#AA0707;
	overflow:hidden;
	text-align:center;
	margin:0 auto;
	border:4px solid #AA0707;
}

div#agenda_opciones_calendar_wrapper {
	width:100%;
}

div#agenda_buscador_wrapper  {
	height:28px;
	overflow:hidden;
	width:212px;
}

div#agenda_buscador_cont  {
	background:white;
	color:#343434;
}

div#agenda_buscador_cont_opciones {
	width:100%;
	height:28px;
	overflow:hidden;
	line-height:28px;
}


div#agenda_cont_selectmes {
	width:52%;
	float:left;
}

div#agenda_cont_selectanio {
	width:35%;
	float:right;
}

p#agenda_selectanio, p#agenda_selectmes {
	color:#8c9c8b;
	font-size:1.2em;
	margin:0px;
	position:relative;
	height:28px;
	vertical-align:middle;
	line-height:28px;
}

span#agenda_selectanio_txt, span#agenda_selectmes_txt {
	color:#333;
	font-size:1.1em;
	vertical-align:middle;
	padding:0 2px;
	display:inline-block;
	height:28px;
}

a#agenda_anio_anterior_link, a#agenda_mes_anterior_link  {
	vertical-align:middle;
	color:white;
}

img#agenda_anio_anterior_img, img#agenda_anio_siguiente_img, img#agenda_mes_anterior_img, img#agenda_mes_siguiente_img  {
	border:none;
	vertical-align:middle;
}

a#agenda_anio_siguiente_link, a#agenda_mes_siguiente_link {
}

div#agenda_calendar_wrapper  {
	background: no-repeat scroll 0 0 transparent;
	border:medium none;
	float:none;
	margin:0 auto;
	width:212px;
	padding:10px 0;
}

div#agenda_cont_calendar  {
	background:none repeat scroll 0 0 transparent;
	color:#666666;
	font-weight:bold;
	margin:0 auto;
	width:162px;
}

div#agenda_cont_calendar  table{
	width:162px;
	height:24px;
}

div#agenda_cont_calendar  table tr.fildiasem {
	width:162px;
	height:23px;
}

div#agenda_cont_calendar  table tr.fildiasem td{
	height:18px;
	color:#111;
	line-height:18px;
	padding-bottom:2px;
}

div#agenda_cont_calendar td {
	background:url(/img_maquetacion/fondos/ptd_calendario_fondo_celda_inactivo.jpg) no-repeat scroll 0 0 transparent;
	border:none;
	height:24px;
	margin:2px;
	padding:0;
	width:24px;
}

div#agenda_cont_calendar tr td:last-child {
	width:24px;
}

div#agenda_cont_calendar td.ag-cal-dt, div#agenda_cont_calendar td.ag-cal-dtfinde {
	border:medium none;
	color:black;
	font-size:1.1em;
	margin-bottom:5px;
}

p#agenda_selectanio, p#agenda_selectmes {
	padding:0;
	text-align:center;
}

div#agenda_cont_calendar a{
	color:#666;
    text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

div#agenda_cont_calendar td.diaconevento, div#agenda_cont_calendar td.ag-cal-dc-on {
   background:url(/img_maquetacion/fondos/ptd_calendario_fondo_celda_conevento.jpg) no-repeat scroll 0 0 transparent;
}  

div#agenda_cont_calendar td.ag-cal-dcactivo.diaconevento a {
	color:#40a4d2!important;
}

div#agenda_cont_calendar td.ag-cal-dcactivo a{
	color:#002250;
}

p#agenda_selectanio img {
	border:none;
	vertical-align:middle;
}

/*Banners columna derecha*/

div#ptd_cont_banners_secciones, div#ptd_lateral_banner_sup_wrapper {
	width:218px;
	/*margin-left:6px;*/
}

#ptd_cont_banners_secciones {
	margin-left:6px;
}

#ptd_banner_inf {
	width:218px;
	margin-left:6px;
	margin-top:23px;
}

ul.ptd_banners_secciones {
	margin:0;
	padding:0;
	list-style:none;
}
li.ptd_banner_seccion {
	width:100%;
	padding-bottom:21px;
	text-align:center;
}
div.ptd_b_sec_wrapper {
	padding-bottom:7px;
	width:100%;
	background:transparent url(/img_maquetacion/fondos/ptd_col_lat_banner_sec_bottom.jpg) 0 100% no-repeat;
}
div.ptd_b_cont_sec {
	padding-top:7px;
	width:100%;
	background:transparent url(/img_maquetacion/fondos/ptd_col_lat_banner_sec_top.jpg) 0 0 no-repeat;
}
div.ptd_b_sec_int {
	width:100%;
	background:transparent url(/img_maquetacion/fondos/ptd_col_lat_banner_sec_y.jpg) 0 0 repeat-y;
}
div.ptd_b_sec_int img {
	border:none;
}
/*refranero*/

div#ptd_refranero {
	width:218px;
	margin-left:6px;
}
div#cont_refranero {
	width:100%;
}
div#refranero_cont_tit {
	width:100%;
}
div#refranero_cont_refran {
	width:100%;
	background:transparent url(/img_maquetacion/fondos/ptd_refranero_fondo_y.jpg) 0 0 repeat-y;
}
div#refranero_refran {
	width:218px;
	background:transparent url(/img_maquetacion/fondos/ptd_refranero_fondo.jpg) 0 0 no-repeat;
}
h5#refranero_refran_txt {
	margin:0;
	padding-top:20px;
	width:170px;
	margin:0 auto;
	font-size:1.7em;
	padding-bottom:10px;
}
div#refranero_cont_bottom {
	width:100%;
}
/*Columna principal portada*/

div#ptd_principal {
	width:750px;
	padding-left:8px;
	padding-bottom:20px;
	text-align:center;
	float:left;
	overflow:hidden;
}
/*Menu accesos directos*/

div#ptd_menu_enlaces_directos {
	width:746px;
	height:77px;
	margin-left:4px;
}

ul#me_enlaces {
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:100%;
	height:77px;
}

li.me_enlace {
	width:149px;
	float:left;
}
li.me_enlace_sep {
	display:none;
}
div.me_enlace_cont {
	width:100%;
	height:80px;
	position:relative;
}
div.me_enlace_cont img {
	border:none;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}

div.me_enlace_cont span {
	position:absolute;
	top:45px;
	right:25px;
	text-transform:uppercase;
	color:white;
	z-index:2;
	font-size:1.1em;
	text-align:left;
}

div.me_enlace_cont span a {
	color:white;
	text-decoration:none;
}

div.me_enlace_cont span a:hover {
	color:white!important;
	text-decoration:underline!important;
}
/*Zona de actualidad, seguimiento, etc.*/

div#ptd_actualidad_wrapper {
	width:754px;
	padding-bottom:10px;
	background:#f2f2f2 url(/img_maquetacion/fondos/ptd_actualidad_bottom.jpg) 0 100% no-repeat;
	margin: 5px 0 18px;
}
div#ptd_actualidad_int {
	width:754px;
	padding-top:10px;
	background:#f2f2f2 url(/img_maquetacion/fondos/ptd_actualidad_top.jpg) 0 0 no-repeat;
}
div#ptd_actualidad {
	width:754px;
	background:#f2f2f2 url(/img_maquetacion/fondos/ptd_actualidad_y.jpg) 0 0 repeat-y;
	overflow:hidden;
}
/*Columna seguimiento, diputacion*/

div#ptd_actualidad_col_der {
	float:right;
	width:376px;
	border-left:1px dotted #ddd;
}
div#ptd_actualidad_col_der_wrapper {
	width:336px;
	padding-bottom:11px;
	background:transparent url(/img_maquetacion/fondos/ptd_actualidad_col_der_bottom.jpg) 0 100% no-repeat;
	margin-left:15px;
}
div#ptd_actualidad_cont_col_der {
	width:336px;
	padding-top:11px;
	background:transparent url(/img_maquetacion/fondos/ptd_actualidad_col_der_top.jpg) 1px 0 no-repeat;
}
div#ptd_actualidad_col_der_int {
	width:336px;
	background:transparent url(/img_maquetacion/fondos/ptd_actualidad_col_der.jpg) 0 0 repeat-y;
	padding-top:10px;
}

/*Noticias diputación y seguimiento*/

div#ptd_actualidad_diputacion, div#ptd_actualidad_seguimiento_informativo, div#ptd_actualidad_bop {
	width:300px;
	/*padding:15px 0 0 18px;*/
	text-align:left;
	margin:0 auto;
}

div#ptd_actualidad_seguimiento_informativo, div#ptd_actualidad_diputacion {
	margin-top:10px;
}

div#ptd_actualidad_bop {
	/*padding:0 0 0 18px;*/
}

div#articulos_dipva_cont_articulos, div#seguimiento_cont_seguimiento, div#bop_cont_bop {
	position:relative;
}
div#articulos_dipva_cont_tit, div#seguimiento_cont_tit, div#bop_cont_tit {
	padding-bottom:4px;
	border-bottom:1px dashed #333;
	margin-bottom:6px;
}
p#articulos_dipva_tit, p#seguimiento_tit, p#bop_tit {
	font-size:14px;
	text-transform:uppercase;
	color:#013365;
	margin:0;
	font-weight:bold;
}
span.articulos_dipva_tit_inf, span.seguimiento_tit_inf, span.bop_tit_inf{
	display:block;
	color:#aa0707;
	font-size:1.2em;
}

ul#ad_cont_listado_articulos, ul#seg_cont_listado_articulos, ul#bop_cont_listado_articulos {
	margin:0;
	padding:0;
	list-style:none;
	font-size:1.2em;
}

li.ad_articulo, li.seg_articulo, li.bop_articulo {
	padding:6px 0;
}

p.ad_articulo_tit, p.seg_articulo_tit, p.bop_articulo_tit {
	margin:0;
}

a.ad_articulo_tit_link, span.seg_articulo_tit_txt, a.bop_anuncio_tit_link {
	color:#111;
	padding-left:20px;
	background:transparent url(/img_maquetacion/vinetas/ptd_vineta_seg_dip.jpg) 0 0 no-repeat;
	display:block;
}

p.seg_articulo_fecha {
	font-size:0.9em;
	margin:4px 0 4px 20px;
	color:#06C;
}

ul.seg_articulo_documentos {
	padding:0;
	list-style:none;
	margin:	4px 0 4px 20px;
	font-size:0.9em;
}

li.seg_articulo_documento {
	padding:2px 0;
	line-height:16px;
	color:#333;
}

img.seg_articulo_documento_img {
	vertical-align:middle;
}

p.ad_articulo_leermas {
	display:none;
}

div#seguimiento_leermas, div#articulos_dipva_leermas, div#bop_leermas {
	width:95px;
	height:24px;
	background:transparent url(/img_maquetacion/fondos/ptd_actualidad_leermas_fondo.jpg) 0 0 no-repeat;
	position:absolute;
	top:11px;
	right:0px;
}
p#seguimiento_leermas_txt, p#articulos_dipva_leermas_txt, p#bop_leermas_txt {
	line-height:24px;
	margin:0;
	text-align:center;
}
a#articulos_dipva_leermas_link, a#seguimiento_leermas_link, a#bop_leermas_link {
	color:white;
	font-size:1.1em;
	text-transform:uppercase;
}
/*Noticias*/

div#ptd_actualidad_col_izq_wrapper {
	width:340px;
	padding-left:25px;
}
div#ptd_actualidad_col_izq {
	width:324px;
	/*margin-left:30px;*/
	text-align:left;
}
div#ptd_noticias_cont_tit {
	margin:5px 0;
}
h2#ptd_noticias_tit {
	font-size:2.5em;
	margin:0;
}
a#ptd_noticias_tit_link {
	color:#013365
}
div#ptd_noticias {
	width:330px;
	margin:0 auto;
}
div.ptd_noticias_cont_noticia {
	margin-top:20px;
}
div#ptd_noticia_cont_tit {
	margin-top:10px;
}
h3#ptd_noticia_tit {
	margin:0;
	font-size:1.6em;
}
h3.ptd_noticia_tit {
	margin:0;
}
a#ptd_noticia_tit_link, a.ptd_noticia_tit_link {
	color:#5eb4f3;
}
a.ptd_noticia_tit_link {
	background:url("/img_maquetacion/vinetas/ptd_vineta_seg_dip.jpg") no-repeat scroll 0 0 transparent;
	display:block;
	padding-left:20px;
}
div#ptd_noticia_cont_txt, div.ptd_noticia_cont_txt {
	margin-top:10px;
	font-size:1.2em;
	color:#111;
}
div.ptd_noticia_cont_txt {
	margin:8px 0 0px;
	padding-left:20px;
}
div#ptd_noticia_img_wrapper {
	padding-bottom:8px;
	background:transparent url(/img_maquetacion/fondos/ptd_noticia_img_bottom.jpg) 0 100% no-repeat;
	margin-top:10px;
}
div#ptd_noticia_cont_img {
	background:transparent url(/img_maquetacion/fondos/ptd_noticia_img_y.jpg) 0 0 repeat-y;
	text-align:center;
	height:125px;
	width:330px;
	position:relative;
	overflow:hidden;
}
div#ptd_noticia_img_int {
	padding-top:8px;
	background:transparent url(/img_maquetacion/fondos/ptd_noticia_img_top.jpg) 0 0 no-repeat;
}
a#ptd_noticia_img_link {
	display:block;
	position:relative;
	width:310px;
	margin:0 auto;
	height:125px;
	overflow:hidden;
}
img#ptd_noticia_img {
	/*visibility:hidden;*/
	border:none;
	position:absolute;
	top:-50%;
	left:0;
}

/*Zona banners destacados y facebook*/

/*Banner destacado*/

div#ptd_banners_destacados_wrapper {
	background:url("/img_maquetacion/fondos/ptd_actualidad_bottom.jpg") no-repeat scroll 0 100% transparent;
	padding: 0 0 10px 0;
	width:754px;
	margin-bottom:18px;
}

div#ptd_banners_destacados_cont_tit {
	width:754px;
}

div#ptd_banners_destacados_cont_cuerpo {
	background:url("/img_maquetacion/fondos/ptd_actualidad_y.jpg") repeat-y scroll 0 0 transparent;
	}

h2#ptd_banners_destacados_tit {
	background:url("/img_maquetacion/fondos/ptd_actualidad_top.jpg") no-repeat scroll 0 0 transparent;
	color:#AA0707;
	font-size:2.4em;
	font-weight:normal;
	letter-spacing:-1px;
	line-height:42px;
	margin:0 0 8px;
	position:relative;
	text-align:left;
	vertical-align:middle;
	padding-top:10px;
}

span#ptd_banners_destacados_tit_txt {
	padding:0 0 0 20px;
}

div#ptd_cont_banners_destacados {
}

div#ptd_banners_destacados {
	width:605px;	
	margin-left:20px;
}

div.ptd_banner_destacado {
	border:1px solid white;
	width:296px;
	height:125px;
}

div#ptd_banner_destacado_1 {
	float:right
}

div#ptd_banner_destacado_3 {
	float:right;
	width:117px;
	height:126px;
	overflow:hidden;
	text-align:left;
}

div#ptd_cont_banners_destacados img {
	border:none;
}

/*Zona banners secciones destacadas*/

div#ptd_banners_secciones_destacadas {
	margin-bottom:0;
overflow:hidden;
width:754px;
}
/*Banner grande izquierda*/

div#ptd_banners_destacada_wrapper {
	float:left;
	width:198px;
	background:transparent url(/img_maquetacion/fondos/ptd_banner_dest_izq_bottom.jpg) 0 100% no-repeat;
	padding-bottom:8px;
}
div#ptd_banners_cont_destacada {
	background:transparent url(/img_maquetacion/fondos/ptd_banner_dest_izq_top.jpg) 0 0 no-repeat;
	padding-top:8px;
}
div#ptd_banners_destacada_int {
	width:198px;
	background:transparent url(/img_maquetacion/fondos/ptd_banner_dest_izq_y.jpg) 0 0 repeat-y;
}
div#ptd_banners_destacada_int img {
	border:none;
}
/*Banners derecha*/

div#ptd_banners_destacadas {
	width:553px;
	margin:0 0 0 198px;
}
ul#ptd_bd_secciones {
	margin:0;
	padding:0;
}
li.ptd_bd_seccion {
	width:270px;
	display:inline-block;
	height:100px;
	float:left;
}
li.ptd_bd_seccion_right {
	float:right;
}
div.ptd_bd_seccion_wrapper {
	padding-bottom:3px;
	width:270px;
	background:transparent url(/img_maquetacion/fondos/ptd_bd_sec_int_inf.jpg) 0 100% no-repeat;
}
div.ptd_bd_cont_seccion {
	padding-top:3px;
	width:100%;
	background:transparent url(/img_maquetacion/fondos/ptd_bd_sec_int_top.jpg) 0 0 no-repeat;
}
div.ptd_bd_sec_int {
	width:100%;
	background:transparent url(/img_maquetacion/fondos/ptd_bd_sec_int_y.jpg) 0 0 repeat-y;
}
ul#ptd_bd_secciones img {
	border:none;
}

/*Zona multimedia*/

div#ptd_multimedia {
	margin:25px 0 0;
}

/*Tabs*/

.ui-tabs {
	position: relative;
	zoom: 1;
} /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */

.ui-tabs .ui-tabs-nav {
	margin: 0;
}

.ui-tabs .ui-tabs-nav li {
	list-style: none;
	padding: 0;
	float:left;
}

.ui-tabs .ui-tabs-nav li a {
	/*float: left;*/
	/*padding: .5em 1em;*/
	text-decoration: none;
	line-height:40px;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
	margin-bottom: 0;
	padding-bottom: 1px;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a {
	cursor: text;
}

.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
	cursor: pointer;
} /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */

.ui-tabs .ui-tabs-panel {
	display: block;
	border: 0;
	background: none;
}

.ui-tabs .ui-tabs-hide {
	display: none !important;
}

div#cont_ptd_menu_multimedia {
	width:100%;
	text-align:left;
}

ul#ptd_menu_multimedia {
	width:742px;
	margin:0 0 0 20px;
	padding:0;
	list-style:none;
	position:relative;
	height:43px;
}

div#ptd_vistazo_cabecera{
	overflow:hidden;
	display:block;
	height:5px;
	margin:0px;
}

ul#ptd_menu_multimedia li.ui-state-default div{
	width:135px;
	height:40px;
	border:1px solid #eaeaea;
	background:#f8f8f8;
	text-align:center;
}

ul#ptd_menu_multimedia li.ui-state-active div {
	border:1px solid #17aefb;
	background:#0d96e0 url(/img_maquetacion/fondos/fondo_tab_selected.jpg) 0 0 repeat-x;
}

a.ptd_multimedia_link {
	color:#979797;
	font-size:1.6em;
}

ul#ptd_menu_multimedia li.ui-state-active a, ul#ptd_menu_multimedia li.ui-state-hover a{
	color:white;
}

/*Vistazo*/

div.galeria_wrapper {
	width:754px;
	margin:0 auto;
	background:transparent url(/img_maquetacion/fondos/ptd_fondo_slider_bottom.jpg) 0 100% no-repeat;
	overflow:hidden;
	padding-bottom:14px;
	position:relative;
}

div.cont_galeria {
	width:754px;
	overflow:hidden;
	position:relative;
}

div#ptd_vistazo_cabecera h2{
		background:url("/img_maquetacion/fondos/ptd_actualidad_top.jpg") no-repeat scroll 0 -5px transparent;
		padding:0px;
		margin:0px auto;
		overflow:hidden;
		display:block;
		height:5px;
		line-height:5px;
}
div#ptd_vistazo_cabecera h2 span{
		padding:0px;
		margin:0px;
}

div.galeria_int {
	width:754px;
	background:url("/img_maquetacion/fondos/ptd_actualidad_y.jpg") repeat-y scroll 0 0 #F2F2F2;
	overflow:hidden;
	position:relative;
	color:white;
	padding-top:14px;
	/*height:438px;*/
}

div.imagen_din {
	width:724px;
	overflow:hidden;
	height:438px;
	margin:0 auto;
	position:relative;
	text-align:center;
}

div.cont_imagen_sup, div.cont_imagen_inf {
	width:100%;
	text-align:center;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	background:white;
}

div.cont_imagen_sup {
	z-index:2;
	display:none;
}

img.imagen_inf, img.imagen_sup {
	margin:0 auto;
	border:none;
}

div.slider_titulo_imagen_wrapper {
	width:754px;
	overflow:hidden;
	margin:0 auto;
	height:124px;
	position:absolute;
	bottom:0;
	left:0;
	z-index:3;
}

div.slider_cont_titulo_imagen {
	width:742px;
	height:43px;
	background:#04161a;
	margin:0 auto;
}

div.slider_titulo_imagen {
	line-height:43px;
	margin-right:150px;
	font-size:2em;
	color:white;
	text-align:left;
}

p.slider_titulo_imagen_txt {
	margin:0;
	padding-left:15px;
}

div.slider_interruptor {
	width:29px;
	height:27px;
	overflow:hidden;
	float:right;
	position:relative;
}

img.slider_interruptor_img {
	position:absolute;
	bottom:0px;
	left:0;
	cursor:pointer;
}

div.slider_cont_mas_info {
	float:right;
	width:150px;
	background:url("/img_maquetacion/fondos/ptd_slider_masinfo.jpg") no-repeat scroll 0 0 #04161a;
	font-size:1.1em;
	width:166px;
	height:28px;
	padding-right:15px;
	margin-top:8px;
}

p.slider_mas_info_txt {
	margin:0;
	text-transform:uppercase;
	line-height:28px;
	width:132px;
}

a.slider_mas_info_link {
	text-transform:uppercase;
	color:white;
}

/*Slider vistazo*/

div.slider_wrapper {
	width:742px;
	height:81px;
	background:#04161a;
	overflow:hidden;
	position:relative;
	margin:0 auto;
}
div.slider_cont_retrocede, div.slider_cont_avanza {
	position:absolute;
	width:30px;
	height:30px;
	overflow:hidden;
	top:12px;
	right:55px;
}

div.slider_cont_retrocede {
	left:55px;
}

div.slider_mask {
	width:550px;
	height:81px;
	overflow:hidden;
	margin:0 auto;
	position:relative;
}

ul.slider_cont_fotos {
	margin:0;
	padding:0;
	overflow:hidden;
	list-style:none;
	position:absolute;
	top:0px;
	left:0px;
	height:80px;
	visibility:hidden;
	width:100%;
}

li.slider_cont_foto {
	width:100px;
	height:80px;
	float:left;
	margin:5px;
	overflow:hidden;
}
div.slider_foto_int {
	width:90px;
	border:5px solid white;
	height:36px;
	overflow:hidden;
}
p.slider_foto_tit {
	margin:0;
	color:white;
}
img#ptd_imagen_sup {
	position:absolute;
	top:0;
	left:0;
	z-index:4;
	display:block;
}

/*Como llegar*/

div#ptd_como_llegar {
	width:714px;
	margin:0 auto;
	overflow:hidden;
	padding-bottom:14px;
}

div#cont_flash_situacion_mun {
	float:right;
	width:300px;
}

div#ptd_cont_como_llegar_form {
	background:none repeat scroll 0 0 #04161A;
	margin:0 auto;
	overflow:hidden;
	position:relative;
	width:742px;
}

div#ptd_como_llegar_form {
	margin:0 auto;
	width:690px;
	text-align:left;
	padding:10px 0;
}

p#ptd_como_llegar_txt {
	font-size:1.2em;
	color:white;
	margin:0 0 8px;
}

div#ptd_como_llegar_cont_input {
	width:690px;
	padding:8px 0;
	background:url(/img_maquetacion/fondos/fondo_buscador_comollegar.jpg) 0 0 no-repeat;
	position:relative;
	height:26px;
}

input#ptd_como_llegar_puntopartida {
	width:620px;
	height:16px;
	vertical-align:middle;
	border:none;
	background:url(/img_maquetacion/fondos/ptd_como_llegar_fondo_input.jpg)0 0 no-repeat;
	padding:5px 4px;
	font-size:1.05em;
	margin-left:10px;
}

input#ptd_como_llegar_boton {
	width:25px;
	height:24px;
	vertical-align:middle;
	border:none;
	margin-left:10px;
	top:8px;
	right:10px;
	position:absolute;
}


