@charset "utf-8";
/* CSS Document */

html, body {
	background: #DFE2DB;
}
body, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, form, p {
	margin: 0px;
	padding: 0px;
}
ul, ol, li {
	list-style: none;
}
a img {
	border: 0px;
}
abbr, acronym {
	text-decoration: none;
	border: 0px;
}
.hiddenpic {
	display:none;
}

/* Layout */
#plantilla {
	position: relative;
	width: 1007px;
	margin: 0px auto;
	padding: 0px;
	background: url(../../images/portada/fondo.jpg) repeat-y top left;
	overflow: hidden;
}

/* Gris Obscuro 18px Bold */
.gray_18_bold_dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}
.gray_18_bold_dark a {
	color: #333333;
	text-decoration: none;
}
.gray_18_bold_dark a:hover {
	color: #000000;
	text-decoration: underline;
}

/* Gris Obscuro Tipo 2 18px Bold */
.gray_18_bold_dark2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #686868;
	font-weight: bold;
}
.gray_18_bold_dark2 a {
	color: #686868;
	text-decoration: none;
}
.gray_18_bold_dark2 a:hover {
	color: #000000;
	text-decoration: underline;
}

/* Gris Obscuro 16px Bold */
.gray_16_bold_dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
.gray_16_bold_dark a {
	color: #333333;
	text-decoration: none;
}
.gray_16_bold_dark a:hover {
	text-decoration: underline;
}

/* Gris Obscuro Tipo 2 16px Bold */
.gray_16_bold_dark2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #686868;
	font-weight: bold;
}
.gray_16_bold_dark2 a {
	color: #686868;
	text-decoration: none;
}
.gray_16_bold_dark2 a:hover {
	color: #000000;
	text-decoration: underline;
}

/* Gris Obscuro 16px Normal */
.gray_16_normal_dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}
.gray_16_normal_dark a {
	color: #333333;
	text-decoration: none;
}
.gray_16_normal_dark a:hover {
	text-decoration: underline;
}

/* Gris Claro 16px Bold */
.gray_16_bold_light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
	font-weight: bold;
}
.gray_16_bold_light a {
	color: #999999;
	text-decoration: none;
}
.gray_16_bold_light a:hover {
	color: #333333;
	text-decoration: underline;
}

/* Gris Obscuro 14px Bold */
.gray_14_bold_dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.gray_14_bold_dark a {
	color: #333333;
	text-decoration: none;
}
.gray_14_bold_dark a:hover {
	text-decoration: underline;
}

/* Gris Obscuro 14px Bold exclusivo para el Menú */
.gray_14_bold_dark2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	font-weight: bold;
}
.gray_14_bold_dark2 a {
	color: #999999;
	text-decoration: none;
}
.gray_14_bold_dark2 a:hover {
	color: #333333;
	text-decoration: none;
}

/* Gris Obscuro 14px Normal */
.gray_14_normal_dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.gray_14_normal_dark a {
	color: #333333;
	text-decoration: none;
}
.gray_14_normal_dark a:hover {
	text-decoration: underline;
}

/* Gris Obscuro 12px Bold */
.gray_12_bold_dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.gray_12_bold_dark a {
	color: #333333;
	text-decoration: none;
}
.gray_12_bold_dark a:hover {
	text-decoration: underline;
}

/* Gris Obscuro 12px Light */
.gray_12_bold_light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
}
.gray_12_bold_light a {
	color: #999999;
	text-decoration: none;
}
.gray_12_bold_light a:hover {
	text-decoration: underline;
}

/* Gris Obscuro 12px Normal */
.gray_12_normal_dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.gray_12_normal_dark a {
	color: #333333;
	text-decoration: none;
}
.gray_12_normal_dark a:hover {
	text-decoration: underline;
}

/* Gris Obscuro 11px Bold */
.gray_11_bold_dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
.gray_11_bold_dark a {
	color: #333333;
	text-decoration: none;
}
.gray_11_bold_dark a:hover {
	text-decoration: underline;
}

/* Gris Suave 11px Bold */
.gray_11_bold_light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.gray_11_bold_light a {
	color: #666666;
	text-decoration: none;
}
.gray_11_bold_light a:hover {
	text-decoration: underline;
}

/* Gris Obscuro 11px Normal */
.gray_11_normal_dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.gray_11_normal_dark a {
	color: #333333;
	text-decoration: none;
}
.gray_11_normal_dark a:hover {
	text-decoration: underline;
}

/* Gris Suave 11px Normal */
.gray_11_normal_soft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.gray_11_normal_soft a {
	color: #666666;
	text-decoration: none;
}
.gray_11_normal_soft a:hover {
	color: #333333;
	text-decoration: underline;
}

/* Gris Light 11px Normal */
.gray_11_normal_light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AAAAAA;
}
.gray_11_normal_light a {
	color: #AAAAAA;
	text-decoration: none;
}
.gray_11_normal_light a:hover {
	color: #999999;
	text-decoration: underline;
}

/* Gris Obscuro 11px Normal */
.gray_11_normal_dark_pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.gray_11_normal_dark_pie a {
	color: #666666;
	text-decoration: none;
}
.gray_11_normal_dark_pie a:hover {
	color: #000000;
	text-decoration: underline;
}

/* Gris Obscuro 10px Bold */
.gray_10_bold_dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.gray_10_bold_dark a {
	color: #333333;
	text-decoration: none;
}
.gray_10_bold_dark a:hover {
	text-decoration: underline;
}

/* Gris Obscuro 10px Normal */
.gray_10_normal_dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.gray_10_normal_dark a {
	color: #333333;
	text-decoration: none;
}
.gray_10_normal_dark a:hover {
	text-decoration: underline;
}

/* Gris Brillante 10px Normal */
.gray_10_normal_light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.gray_10_normal_light a {
	color: #999999;
	text-decoration: none;
}
.gray_10_normal_light a:hover {
	text-decoration: underline;
}

/* Gris 9px Normal */
.gray_9_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.gray_9_normal a {
	color: #666666;
	text-decoration: none;
}
.gray_9_normal a:hover {
	color: #666666;
	text-decoration: underline;
}

/* Gris Obscuro 8pt Normal */
.gray_8_normal_dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #333333;
}
.gray_8_normal_dark a {
	color: #333333;
	text-decoration: none;
}
.gray_8_normal_dark a:hover {
	text-decoration: underline;
}

/* Blanco 10px Normal */
.white_10_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.white_10_normal a {
	color: #FFFFFF;
	text-decoration: none;
}
.white_10_normal a:hover {
	text-decoration: underline;
}

/* Blanco 26px Bold  */
.white_26_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #FFFFFF;
	font-weight: bold;
}
.white_26_bold a {
	color: #FFFFFF;
	text-decoration: none;
}
.white_26_bold a:hover {
	text-decoration: underline;
}

/* Blanco 20px Bold  */
.white_20_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
}
.white_20_bold a {
	color: #FFFFFF;
	text-decoration: none;
}
.white_20_bold a:hover {
	text-decoration: underline;
}

/* Blanco 18px Bold  */
.white_18_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
.white_18_bold a {
	color: #FFFFFF;
	text-decoration: none;
}
.white_18_bold a:hover {
	text-decoration: underline;
}

/* Blanco 16px Bold  */
.white_16_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.white_16_bold a {
	color: #FFFFFF;
	text-decoration: none;
}
.white_16_bold a:hover {
	text-decoration: underline;
}

/* Blanco 14px Bold  */
.white_14_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.white_14_bold a {
	color: #FFFFFF;
	text-decoration: none;
}
.white_14_bold a:hover {
	text-decoration: underline;
}

/* Blanco 12px Normal  */
.white_12_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.white_12_normal a {
	color: #FFFFFF;
	text-decoration: none;
}
.white_12_normal a:hover {
	text-decoration: underline;
}

/* Blanco 12px Bold  */
.white_12_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
}
.white_12_bold a {
	color: #FFFFFF;
	text-decoration: none;
}
.white_12_bold a:hover {
	text-decoration: underline;
}

/* Blanco 11px Bold  */
.white_11_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.white_11_bold a {
	color: #FFFFFF;
	text-decoration: none;
}
.white_11_bold a:hover {
	text-decoration: underline;
}

/* Blanco 11px Normal  */
.white_11_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.white_11_normal a {
	color: #FFFFFF;
	text-decoration: none;
}
.white_11_normal a:hover {
	text-decoration: underline;
}

/* Negro 35px Bold */
.black_35_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	color: #000000;
	font-weight: bold;
}
.black_35_bold a {
	color: #000000;
	text-decoration: none;
}
.black_35_bold a:hover {
	text-decoration: underline;
}

/* Negro 30px Bold */
.black_30_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #000000;
	font-weight: bold;
}
.black_30_bold a {
	color: #000000;
	text-decoration: none;
}
.black_30_bold a:hover {
	text-decoration: underline;
}

/* Negro 26px Bold */
.black_26_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #000000;
	font-weight: bold;
}
.black_26_bold a {
	color: #000000;
	text-decoration: none;
}
.black_26_bold a:hover {
	text-decoration: underline;
}

/* Negro 24px Bold */
.black_24_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	font-weight: bold;
}
.black_24_bold a {
	color: #000000;
	text-decoration: none;
}
.black_24_bold a:hover {
	text-decoration: underline;
}

/* Negro 22px Bold */
.black_22_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000000;
	font-weight: bold;
}
.black_22_bold a {
	color: #000000;
	text-decoration: none;
}
.black_22_bold a:hover {
	text-decoration: underline;
}

/* Negro 20px Bold */
.black_20_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
}
.black_20_bold a {
	color: #000000;
	text-decoration: none;
}
.black_20_bold a:hover {
	text-decoration: underline;
}

/* Negro 18px Bold */
.black_18_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
.black_18_bold a {
	color: #000000;
	text-decoration: none;
}
.black_18_bold a:hover {
	text-decoration: underline;
}

/* Negro 16px Bold */
.black_16_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.black_16_bold a {
	color: #000000;
	text-decoration: none;
}
.black_16_bold a:hover {
	text-decoration: underline;
}

/* Negro 14px Bold */
.black_14_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.black_14_bold a {
	color: #000000;
	text-decoration: none;
}
.black_14_bold a:hover {
	text-decoration: underline;
}


/* Negro 14px Normal */
.black_14_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.black_14_normal a {
	color: #000000;
	text-decoration: none;
}
.black_14_normal a:hover {
	text-decoration: underline;
}

/* Negro 12px Bold */
.black_12_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.black_12_bold a {
	color: #000000;
	text-decoration: none;
}
.black_12_bold a:hover {
	text-decoration: underline;
}

/* Negro 12px Normal */
.black_12_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.black_12_normal a {
	color: #000000;
	text-decoration: none;
}
.black_12_normal a:hover {
	text-decoration: underline;
}

/* Negro 12px Normal */
.black_12_normal_underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.black_12_normal_underline a {
	color: #000000;
	text-decoration: underline;
}
.black_12_normal_underline a:hover {
	text-decoration: underline;
}

/* Negro 11px Bold */
.black_11_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.black_11_bold a {
	color: #000000;
	text-decoration: none;
}
.black_11_bold a:hover {
	text-decoration: underline;
}

/* Negro 11px Normal */
.black_11_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.black_11_normal a {
	color: #000000;
	text-decoration: none;
}
.black_11_normal a:hover {
	text-decoration: underline;
}

/* Negro 10px Normal */
.black_10_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.black_10_normal a {
	color: #000000;
	text-decoration: none;
}
.black_10_normal a:hover {
	text-decoration: underline;
}

/* Red 24px Bold Dark */
.red_24_bold_dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #660000;
	font-weight: bold;
}
.red_24_bold_dark a {
	color: #660000;
	text-decoration: none;
}
.red_24_bold_dark a:hover {
	color: #AA0000;
	text-decoration: underline;
}

/* Red 16px Bold Dark */
.red_16_bold_dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #660000;
	font-weight: bold;
}
.red_16_bold_dark a {
	color: #660000;
	text-decoration: none;
}
.red_16_bold_dark a:hover {
	color: #AA0000;
	text-decoration: underline;
}

/* Rojo 16px Bold */
.red_14_bold_dark2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C84D4D;
	font-weight: bold;
}
.red_14_bold_dark2 a {
	color: #C84D4D;
	text-decoration: none;
}
.red_14_bold_dark2 a:hover {
	color: #990000;
	text-decoration: none;
}

/* Red 14px Bold Dark */
.red_14_bold_dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660000;
	font-weight: bold;
}
.red_14_bold_dark a {
	color: #660000;
	text-decoration: none;
}
.red_14_bold_dark a:hover {
	color: #AA0000;
	text-decoration: underline;
}

/* Red 12px Bold Dark */
.red_12_bold_dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	font-weight: bold;
}
.red_12_bold_dark a {
	color: #660000;
	text-decoration: none;
}
.red_12_bold_dark a:hover {
	color: #AA0000;
	text-decoration: underline;
}

/* Red 12px Normal Dark */
.red_12_normal_dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
}
.red_12_normal_dark a {
	color: #660000;
	text-decoration: none;
}
.red_12_normal_dark a:hover {
	color: #AA0000;
	text-decoration: underline;
}

/* Red 11px Normal */
.red_11_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}
.red_11_normal a {
	color: #FF0000;
	text-decoration: none;
}
.red_11_normal a:hover {
	text-decoration: underline;
}

/* Red 11px Bold Dark */
.red_11_bold_dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660000;
	font-weight: bold;
}
.red_11_bold_dark a {
	color: #660000;
	text-decoration: none;
}
.red_11_bold_dark a:hover {
	color: #AA0000;
	text-decoration: underline;
}

/* Red 11px Bold Light */
.red_11_bold_light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #AD724B;
}
.red_11_bold_light a {
	color: #AD724B;
	text-decoration: none;
}
.red_11_bold_light a:hover {
	text-decoration: underline;
}

/* Red 11px Normal Dark */
.red_11_normal_dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660000;
}
.red_11_normal_dark a {
	color: #660000;
	text-decoration: none;
}
.red_11_normal_dark a:hover {
	color: #AA0000;
	text-decoration: underline;
}

/* Red 11px Normal Light */
.red_11_normal_light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AD724B;
}
.red_11_normal_light a {
	color: #AD724B;
	text-decoration: none;
}
.red_11_normal_light a:hover {
	text-decoration: underline;
}

/* Blue 18px Bold Light */
.blue_18_bold_light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #96A9d7;
	font-weight: bold;
}
.blue_18_bold_light a {
	color: #96A9d7;
	text-decoration: none;
}
.blue_18_bold_light a:hover {
	text-decoration: underline;
}

/* Blue 12px Bold */
.blue_12_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #007DC5;
	font-weight: bold;
}
.blue_12_bold a {
	color: #007DC5;
	text-decoration: none;
}
.blue_12_bold a:hover {
	color: #007DC5;
	text-decoration: underline;
}

/* Blue 11px Bold Normal */
.blue_11_bold_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #007DC5;
	font-weight: bold;
}
.blue_11_bold_normal a {
	color: #007DC5;
	text-decoration: none;
}
.blue_11_bold_normal a:hover {
	color: #007DC5;
	text-decoration: underline;
}

/* Blue 11px Normal */
.blue_11_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #007DC5;
}
.blue_11_normal a {
	color: #007DC5;
	text-decoration: none;
}
.blue_11_normal a:hover {
	text-decoration: underline;
}

/* Blue 11px Normal Light */
.blue_11_normal_light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #74FEFE;
}
.blue_11_normal_light a {
	color: #74FEFE;
	text-decoration: none;
}
.blue_11_normal_light a:hover {
	text-decoration: underline;
}

/* Blue 11px Normal Dark */
.blue_11_normal_dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #07476E;
}
.blue_11_normal_dark a {
	color: #07476E;
	text-decoration: none;
}
.blue_11_normal_dark a:hover {
	text-decoration: underline;
}

/* Café 20px Bold Light */
.brown_20_bold_light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #6B6643;
	font-weight: bold;
}
.brown_20_bold_light a {
	color: #6B6643;
	text-decoration: none;
}
.brown_20_bold_light a:hover {
	color: #6B6643;
	text-decoration: underline;
}

/* Café 14px Normal Light */
.brown_14_normal_light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9B8787;
}
.brown_14_normal_light a {
	color: #9B8787;
	text-decoration: none;
}
.brown_14_normal_light a:hover {
	text-decoration: underline;
}

/* Café 11px Normal Dark */
.brown_11_normal_dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6B6643;
}
.brown_11_normal_dark a {
	color: #6B6643;
	text-decoration: none;
}
.brown_11_normal_dark a:hover {
	text-decoration: underline;
}

/* Amarillo 10px Normal */
.yellow_10_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFF00;
}
.yellow_10_normal a {
	color: #FFFF00;
	text-decoration: none;
}
.yellow_10_normal a:hover {
	text-decoration: underline;
}

/* Amarillo 11px Bold */
.yellow_11_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF00;
	font-weight: bold;
}
.yellow_11_bold a {
	color: #FFFF00;
	text-decoration: none;
}
.yellow_11_bold a:hover {
	text-decoration: underline;
}

/* Amarillo 11px Normal */
.yellow_11_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF00;
}
.yellow_11_normal a {
	color: #FFFF00;
	text-decoration: none;
}
.yellow_11_normal a:hover {
	text-decoration: underline;
}

/* Amarillo 14px Bold */
.yellow_14_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFF00;
	font-weight: bold;
}
.yellow_14_bold a {
	color: #FFFF00;
	text-decoration: none;
}
.yellow_14_bold a:hover {
	text-decoration: underline;
}

/* Amarillo 20px Bold */
.yellow_20_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFF00;
	font-weight: bold;
}
.yellow_20_bold a {
	color: #FFFF00;
	text-decoration: none;
}
.yellow_20_bold a:hover {
	text-decoration: underline;
}

/* Amarillo 28px Bold */
.yellow_28_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #FFFF00;
	font-weight: bold;
}
.yellow_28_bold a {
	color: #FFFF00;
	text-decoration: none;
}
.yellow_28_bold a:hover {
	text-decoration: underline;
}

/* Magenta 16px Bold */
.magenta_16_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CE2179;
	font-weight: bold;
}
.magenta_16_bold a {
	color: #CE2179;
	text-decoration: none;
}
.magenta_16_bold a:hover {
	text-decoration: underline;
}

/* Magenta 14px Bold */
.magenta_14_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CE2179;
	font-weight: bold;
}
.magenta_14_bold a {
	color: #CE2179;
	text-decoration: none;
}
.magenta_14_bold a:hover {
	text-decoration: underline;
}

/* Magenta 12px Bold */
.magenta_12_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CE2179;
	font-weight: bold;
}
.magenta_12_bold a {
	color: #CE2179;
	text-decoration: none;
}
.magenta_12_bold a:hover {
	text-decoration: underline;
}

/* Magenta 11px normal */
.magenta_11_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CE2179;
}
.magenta_11_normal a {
	color: #CE2179;
	text-decoration: none;
}
.magenta_11_normal a:hover {
	text-decoration: underline;
}

/* Verde 18px Bold Light */
.green_18_bold_light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #54A90F;
	font-weight: bold;
}
.green_18_bold_light a {
	color: #54A90F;
	text-decoration: none;
}
.green_18_bold_light a:hover {
	color: #54A90F;
	text-decoration: underline;
}

/* Verde 12px Bold Soft */
.green_12_bold_soft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0D8900;
	font-weight: bold;
}
.green_12_bold_soft a {
	color: #0D8900;
	text-decoration: none;
}
.green_12_bold_soft a:hover {
	color: #0D8900;
	text-decoration: underline;
}

/* Naranja 14px Bold Light */
.orange_14_bold_light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF8A00;
	font-weight: bold;
}
.orange_14_bold_light a {
	color: #FF8A00;
	text-decoration: none;
}
.orange_14_bold_light a:hover {
	color: #FF8A00;
	text-decoration: underline;
}

/* Publicidad Header */
#ptd_c_pubheader {
	position: relative;
	width: 991px !important;
	float: left;
	padding-left: 16px;
	background: #000000 url(../../images/portada/general.png) no-repeat;
	background-position: -304px -290px;
}
#ptd_pubmediana {
	position: absolute;
	left: 743px;
	top: 0px;
	width: 250px;
	background: #000000 url(../../publicidad2/quintareal2.gif) no-repeat top left;
	margin-left: 13px;
}

/* Pleca Superior */
#ptd_header_impresa {
	position: absolute;
	left: 526px;
	top: 37px;
	width: 64px !important;
	height: 48px;
	background: url(../../images/portada/portada_digital.jpg) no-repeat;
	overflow: hidden;
	display: inline;
}
#ptd_header_impresa_img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 62px !important;
	height: 46px;
	overflow: hidden;
	display: inline;
}
#ptd_header_portada {
	position: absolute;
	left: 526px;
	top: 82px;
	width: 150px !important;
	height: 213px;
	background: #FFFFFF;
	border: 1px solid #000000;
	overflow: hidden;
	display: none;
	z-index: 2020;
}
#ptd_header_portada_texto {
	position: absolute;
	left: 583px;
	top: 46px;
	width: 50px !important;
	height: 45px;
	text-align: right;
	overflow: hidden;
	display: inline;
}
#ptd_header_portada_ver {
	position: absolute;
	left: 0px;
	top: 163px;
	width: 150px !important;
	height: 150px;
	overflow: hidden;
	display: inline;
}
	
#ptd_header_fecha {
	position: absolute;
	left: 222px;
	top: 7px;
	width: 270px !important;
	height: 15px;
	overflow: hidden;
	display: inline;
}
#ptd_header_clima_icon {
	position: absolute;
	left: 451px;
	top: 3px;
	width: 28px !important;
	height: 24px;
	overflow: hidden;
	display: inline;
}
#ptd_header_clima_grados {
	position: absolute;
	left: 481px;
	top: 3px;
	width: 50px !important;
	height: 18px;
	overflow: hidden;
	display: block;
}
#ptd_header_clima_mas {
	position: absolute;
	left: 532px;
	top: 0px;
	width: 13px !important;
	height: 24px;
	background: url(../../images/portada/general2.png) no-repeat;
	background-position: -372px -134px;
	overflow: hidden;
	display: inline;
}
#ptd_header_clima_menu {
	position: relative;
	width: 147px !important;
	height: 186px;
	background: url(../../images/portada/general.png) no-repeat; 
	z-index:2002;
	margin-left: 420px;
	margin-top: 4px;
	overflow: hidden;
	display: none;
	cursor: pointer;
}
#ptd_header_clima_menu_icon {
	position: absolute;
	left: 22px;
	top: 33px;
	width: 35px !important;
	height: 35px;
	overflow: hidden;
	display: inline;
}
#ptd_header_clima_menu_grados {
	position: absolute;
	left: 75px;
	top: 34px;
	width: 66px !important;
	height: 30px;
	text-align: center;
	overflow: hidden;
	display: inline;
}
#ptd_header_clima_menu_texto {
	position: absolute;
	left: 8px;
	top: 74px;
	width: 131px !important;
	height: 28px;
	text-align: center;
	overflow: hidden;
	display: inline;
}
#ptd_header_clima_menu_item1 {
	position: absolute;
	left: 100px;
	top: 107px;
	width: 39px !important;
	height: 16px;
	text-align: right;
	overflow: hidden;
	display: inline;
}
#ptd_header_clima_menu_item2 {
	position: absolute;
	left: 100px;
	top: 124px;
	width: 39px !important;
	height: 16px;
	text-align: right;
	overflow: hidden;
	display: inline;
}
#ptd_header_clima_menu_item3 {
	position: absolute;
	left: 100px;
	top: 149px;
	width: 39px !important;
	height: 16px;
	text-align: right;
	overflow: hidden;
	display: inline;
}
#ptd_header_clima_menu_item4 {
	position: absolute;
	left: 100px;
	top: 166px;
	width: 39px !important;
	height: 16px;
	text-align: right;
	overflow: hidden;
	display: inline;
}
#ptd_header_facebook {
	position: absolute;
	left: 580px;
	top: 0px;
	width: 64px !important;
	height: 29px;
	overflow: hidden;
	display: inline;
}
#ptd_header_twitter {
	position: absolute;
	left: 650px;
	top: 0px;
	width: 76px !important;
	height: 29px;
	overflow: hidden;
	display: inline;
}
#ptd_header_rss {
	position: absolute;
	left: 737px;
	top: 6px;
	width: 44px !important;
	height: 16px;
	background: url(../../images/portada/general.png) no-repeat;
	background-position: -347px -72px;
	overflow: hidden;
	display: inline;
}
#ptd_c_header_extras {
	position: absolute;
	left: 540px;
	top: 0px;
	width: 256px !important;
	height: 24px;
	background: url(../../images/portada/general.png) no-repeat;
	background-position: -147px 0px;
	overflow: hidden;
	display: inline;
}
#ptd_header_extras1 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 152px !important;
	height: 24px;
	overflow: hidden;
	display: inline;
}
#ptd_header_extras2 {
	position: absolute;
	left: 152px;
	top: 0px;
	width: 104px !important;
	height: 24px;
	overflow: hidden;
	display: inline;
}
#ptd_c_header_buscador {
	position: absolute;
	left: 802px;
	top: 3px;
	width: 200px !important;
	height: 22px;
	text-align: right;
	background: url(../../images/portada/general2.png) no-repeat;
	background-position: -147px -72px;
	overflow: hidden;
	display: inline;
}
#ptd_header_campo {
	position: absolute;
	left: 58px;
	top: 1px;
	width: 121px !important;
	height: 20px;
	overflow: hidden;
	display: inline;
}
#ptd_header_boton {
	position: absolute;
	left: 179px;
	top: 0px;
	width: 20px !important;
	height: 20px;
	overflow: hidden;
	display: inline;
}
.caja_buscar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	height: 18px;
	width: 121px;
	padding: 0px;
	margin: 0px;
}

/* Encabezado */
#ptd_c_encabezado {
	position: relative;
	float: left;
	width: 1005px !important;
	height: 94px;
	background: #EC018C;
	margin-left: 1px;
	margin-right: 1px;
}

#ptd_encabezado_mundo {
	position: absolute;
	left: 61px;
	top: 47px;
	width: 25px !important;
	height: 25px;
	overflow: hidden;
	display: inline;
}
#ptd_encabezado_logo {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 199px !important;
	height: 94px;
	overflow: hidden;
	display: inline;
}

#ptd_encabezado_degradado {
	position: absolute;
	left: 199px;
	top: 29px;
	width: 806px !important;
	height: 65px;
	overflow: hidden;
	display: inline;
}

#ptd_encabezado_edimp {
	position: absolute;
	left: 520px;
	top: 34px;
	width: 68px !important;
	height: 52px;
	background:url(../../images/portada/fondo_edim.png) no-repeat;
	overflow: hidden;
	display: inline;
}

#ptd_encabezado_texto_edimp {
	position: absolute;
	left: 593px;
	top: 46px;
	width: 80px !important;
	height: 25px;
	text-decoration: none;
	text-align: right;
}

#ptd_encabezado_publicidad {
	position: absolute;
	left: 199px;
	top: 29px;
	width: 806px !important;
	height: 65px;
	overflow: hidden;
	display: inline;
}

/* Menú Secundario */
#ptd_menu2 {
	position: relative;
	float: left;
	width: 995px !important;
	height: 22px;
	padding-left: 10px;
	margin-left: 1px;
	margin-right: 1px;
	background: #E9EBF2;
	list-style-type: none;
}
#ptd_menu2 ul {
	margin: 0;
	padding: 0;
}
#ptd_menu2 li {
	float: left;
}
#ptd_menu2 #ptd_menu2_inicio {
	background: #E9EBF2;
}
#ptd_menu2 #ptd_menu2_bt1 a {
	height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background: url(../../images/portada/spacer.gif) top left;
	display: block;
	padding: 4px 10px;
	text-align: center;
}
#ptd_menu2 #ptd_menu2_bt1 a:hover {
	color: #000000;
	background: #C0C5D3;
}
#ptd_menu2 #ptd_menu2_bt2 a {
	height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background: url(../../images/portada/spacer.gif) top left;
	display: block;
	padding: 4px 10px;
	text-align: center;
}
#ptd_menu2 #ptd_menu2_bt2 a:hover {
	color: #000000;
	background: #C0C5D3;
}
#ptd_menu2 #ptd_menu2_bt3 a {
	height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background: url(../../images/portada/spacer.gif) top left;
	display: block;
	padding: 4px 10px;
	text-align: center;
}
#ptd_menu2 #ptd_menu2_bt3 a:hover {
	color: #000000;
	background: #C0C5D3;
}
#ptd_menu2 #ptd_menu2_bt4 a {
	height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background: url(../../images/portada/spacer.gif) top left;
	display: block;
	padding: 4px 10px;
	text-align: center;
}
#ptd_menu2 #ptd_menu2_bt4 a:hover {
	color: #000000;
	background: #C0C5D3;
}
#ptd_menu2 #ptd_menu2_bt5 a {
	height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background: url(../../images/portada/spacer.gif) top left;
	display: block;
	padding: 4px 10px;
	text-align: center;
}
#ptd_menu2 #ptd_menu2_bt5 a:hover {
	color: #000000;
	background: #C0C5D3;
}
#ptd_menu2 #ptd_menu2_bt6 a {
	height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background: url(../../images/portada/spacer.gif) top left;
	display: block;
	padding: 4px 10px;
	text-align: center;
}
#ptd_menu2 #ptd_menu2_bt6 a:hover {
	color: #000000;
	background: #C0C5D3;
}
#ptd_menu2 #ptd_menu2_bt7 a {
	height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background: url(../../images/portada/spacer.gif) top left;
	display: block;
	padding: 4px 10px;
	text-align: center;
}
#ptd_menu2 #ptd_menu2_bt7 a:hover {
	color: #000000;
	background: #C0C5D3;
}

/* Contenido de Menú 1 */
#ptd_menu1_cont {
	position: absolute;
	left: 628px;
	top: 0px;
	width: 120px !important;
	background: #FFFFFF;
	border: 1px solid #B8BECE;
}
#ptd_menu1_cont ul {
	width: 110px !important;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 2px;
	margin-bottom: 5px;
	padding: 0;
}
#ptd_menu1 li {
	margin: 0px;
	padding: 0px;
}

/* Menu1 */
#mymenu1 {
	position: relative;
	float: left;
	background: #E9EBF2 url(../../images/portada/general.png) repeat-x;
	background-position: 0px -190px;
	width: 1005px !important;
	height: 25px;
	margin-left: 1px;
	margin-right: 1px;
}
.ptd_menu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.ptd_menu1 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/*Top level list items*/
.ptd_menu1 ul li {
	position: relative;
	display: inline;
	float: left;
}

/*Top level menu link items style*/
.ptd_menu1 ul li a {
	display: block;
	background: url(../../images/portada/general.png) repeat-x;
	background-position: 0px -190px;
	color: #FFFFFF;
	text-decoration: none;
}
.ptd_menu1_boton a {
	display: block;
	padding: 5px 6px;
	text-decoration: none;
}
.ptd_menu1_separador {
	background: url(../../images/portada/general.png) no-repeat;
	background-position: -391px -72px;
}
.ptd_menu1_linea {
	background: url(../../images/portada/general.png) no-repeat;
	background-position: -393px -72px;
}

* html .ptd_menu1 ul li a { /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
}

.ptd_menu1 ul li a:link, .ptd_menu1 ul li a:visited {
	color: #FFFFFF;
}

.ptd_menu1 ul li a:hover {
	background: url(../../images/portada/general.png) repeat-x;
	background-position: 0px -215px;
	color: #000000;
}

/* Menu 2 */
#mymenu2 {
	position: relative;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 995px !important;
	height: 22px;
	padding-left: 10px;
	margin-left: 1px;
	margin-right: 1px;
	background: #E9EBF2;
	z-index: 2000;
}
.ptd_menu2 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	z-index: 1;
}

/*Top level list items*/
.ptd_menu2 ul li {
	position: relative;
	display: inline;
	float: left;
}

/*Top level menu link items style*/
.ptd_menu2 ul li.ptd_menu2_btn1 a {
	height: 14px;
	display: block;
	background: #E9EBF2;
	padding: 4px 8px;
	color: #666666;
	text-decoration: none;
}
.ptd_menu2 ul li.ptd_menu2_btn1 a:hover {
	color: #000000;
	background: #C0C5D3;
}
.ptd_menu2 ul li.ptd_menu2_btn2 a {
	height: 14px;
	display: block;
	background: #E9EBF2;
	padding: 4px 12px;
	color: #81015F;
	text-decoration: none;
}
.ptd_menu2 ul li.ptd_menu2_btn2 a:hover {
	color: #81015F;
	background: #C0C5D3;
}
	
/*1st sub level menu*/
.ptd_menu2 ul li ul.ptd_menu2_ul1 {
	position: absolute;
	left: 0;
	background: #FFFFFF url(../../images/portada/general.png) no-repeat;
	background-position: -169px -597px;
	padding: 5px;
	display: block;
	visibility: hidden;
	border: 1px solid #B8BECE;
	z-index: 1;
}
.ptd_menu2 ul li ul.ptd_menu2_ul2 {
	position: absolute;
	left: 0;
	height: 0px;
	visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.ptd_menu2 ul li ul li {
	display: list-item;
	float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ptd_menu2 ul li ul li ul {
	top: 0;
	z-index: 1;
}

/* Sub level menu links style */
.ptd_menu2 ul li ul li.ptd_menu2_sub1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 150px; /*width of sub menus*/
	color: black;
	background: url(../../images/portada/general.png) repeat-x;
	background-position: 0px -240px;
	padding: 5px 5px;
	margin: 0;
	border-top-width: 0;
}
.ptd_menu2 ul li ul li.ptd_menu2_sub2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 150px; /*width of sub menus*/
	color: black;
	background: url(../../images/portada/general.png) repeat-x;
	background-position: 0px -264px;
	padding: 5px 5px;
	margin: 0;
	border-top-width: 0;
}

.ptd_menu2 ul li ul li.ptd_menu2_sub1 a:hover { /*sub menus hover style*/
	background: url(../../images/portada/general.png) repeat-x;
	background-position: -200px -240px;
	color: #000000;
}
.ptd_menu2 ul li ul li.ptd_menu2_sub2 a:hover { /*sub menus hover style*/
	background: url(../../images/portada/general.png) repeat-x;
	background-position: -200px -264px;
	color: #000000;
}

/* ######### CSS classes applied to down and right arrow images  ######### */
.ptd_menu2_down {
	position: absolute;
	top: 6px;
	left: 7px;
}
.ptd_menu2_right {
	position: absolute;
	top: 6px;
	right: 3px;
}

#ptd_cuerpo {
	position: relative;
	float: left;
	width: 1005px !important;
	margin-left: 1px;
	margin-right: 1px;
	background: #FFFFFF;
}

/* MACRO PRINCIPAL (Fotonotas, Noticias, Multimedia) */
#ptd_m_principal {
	position: relative;
	float: left;
	width: 1005px !important;
	height: 780px;
}

/* MACRO SECUNDARIO (Último Minuto, Editoriales, 100% Deportes, Show!, Ciencia, Expresión! y Publicidad) */
#ptd_m_secundario {
	position: relative;
	float: left;
	width: 1005px !important;
	height: 485px;
}

/* MACRO MÁS NOTICIAS */
#ptd_m_mas_noticias {
	position: relative;
	float: left;
	width: 1005px !important;
	height: 443px;
}

/* MACRO PUBLICIDAD CENTRAL */
#ptd_m_publicidad2 {
	position: relative;
	float: left;
	width: 1005px !important;
	height: 130px;
}

/* MACRO PUBLICACIONES HERMANAS (Campeche HOY, Carmen HOY y Blogs */
#ptd_m_publicaciones {
	position: relative;
	float: left;
	width: 1005px !important;
	height: 234px;
}

/* MACRO SERVICIOS (Élite, Publicidad Cuadrada, Especial Inseguridad y Servicios */
#ptd_m_servicios {
	position: relative;
	float: left;
	width: 1005px !important;
	height: 312px;
}

/* MACRO EDICIÓN DIGITAL */
#ptd_m_digital {
	position: relative;
	float: left;
	width: 1005px !important;
	height: 340px;
}

/* Sección Ticker */
#ptd_c_ticker {
	position: absolute;
	left: 10px;
	top: 10px;
	width: 643px !important;
	height: 23px;
	border: 1px solid #AAAAAA;
	background: url(../../images/portada/ticker_fondo.png) no-repeat right;
	overflow: hidden;
	display: inline;
}
#ptd_ticker_flecha {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 135px !important;
	height: 23px;
	overflow: hidden;
	display: inline;
}
#ptd_ticker_texto {
	position: absolute;
	left: 135px;
	top: 3px;
	width: 498px !important;
	height: 18px;
	overflow: hidden;
	display: inline;
}

/* Sección Slide */
#ptd_c_slide {
	position: absolute;
	left: 10px;
	top: 40px;
	width: 645px !important;
	height: 320px;
	border: 1px solid #AAAAAA;
	overflow: hidden;
	display: inline;
}
#ptd_slide_1 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 645px !important;
	height: 320px;
	overflow: hidden;
	display: inline;
}
#ptd_slide_2 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 645px !important;
	height: 320px;
	overflow: hidden;
	display: inline;
}
#ptd_slide_3 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 645px !important;
	height: 320px;
	overflow: hidden;
	display: inline;
}
#ptd_slide_4 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 645px !important;
	height: 320px;
	overflow: hidden;
	display: inline;
}
#ptd_slide_5 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 645px !important;
	height: 320px;
	overflow: hidden;
	display: inline;
}
#ptd_slide_pleca1 {
	position: absolute;
	left: 0px;
	top: 280px;
	width: 640px !important;
	height: 35px;
	background: url(../../images/portada/slide_pleca.png) no-repeat;
	padding-top: 5px;
	padding-left: 5px;
	overflow: hidden;
	display: inline;
}
#ptd_slide_pleca2 {
	position: absolute;
	left: 0px;
	top: 280px;
	width: 640px !important;
	height: 35px;
	background: url(../../images/portada/slide_pleca.png) no-repeat;
	padding-top: 5px;
	padding-left: 5px;
	overflow: hidden;
	display: inline;
}
#ptd_slide_pleca3 {
	position: absolute;
	left: 0px;
	top: 280px;
	width: 640px !important;
	height: 35px;
	background: url(../../images/portada/slide_pleca.png) no-repeat;
	padding-top: 5px;
	padding-left: 5px;
	overflow: hidden;
	display: inline;
}
#ptd_slide_pleca4 {
	position: absolute;
	left: 0px;
	top: 280px;
	width: 640px !important;
	height: 35px;
	background: url(../../images/portada/slide_pleca.png) no-repeat;
	padding-top: 5px;
	padding-left: 5px;
	overflow: hidden;
	display: inline;
}
#ptd_slide_pleca5 {
	position: absolute;
	left: 0px;
	top: 280px;
	width: 640px !important;
	height: 35px;
	background: url(../../images/portada/slide_pleca.png) no-repeat;
	padding-top: 5px;
	padding-left: 5px;
	overflow: hidden;
	display: inline;
}
#ptd_slide_credito1 {
	position: absolute;
	left: 200px;
	top: 307px;
	width: 425px !important;
	height: 11px;
	text-align: right;
	overflow: hidden;
	display: inline;
}
#ptd_slide_credito2 {
	position: absolute;
	left: 200px;
	top: 307px;
	width: 425px !important;
	height: 11px;
	text-align: right;
	overflow: hidden;
	display: inline;
}
#ptd_slide_credito3 {
	position: absolute;
	left: 200px;
	top: 307px;
	width: 425px !important;
	height: 11px;
	text-align: right;
	overflow: hidden;
	display: inline;
}
#ptd_slide_credito4 {
	position: absolute;
	left: 200px;
	top: 307px;
	width: 425px !important;
	height: 11px;
	text-align: right;
	overflow: hidden;
	display: inline;
}
#ptd_slide_credito5 {
	position: absolute;
	left: 200px;
	top: 307px;
	width: 425px !important;
	height: 11px;
	text-align: right;
	overflow: hidden;
	display: inline;
}
#ptd_slide_creditos1 {
	position: absolute;
	left: 201px;
	top: 308px;
	width: 425px !important;
	height: 11px;
	text-align: right;
	overflow: hidden;
	display: inline;
}
#ptd_slide_creditos2 {
	position: absolute;
	left: 201px;
	top: 308px;
	width: 425px !important;
	height: 11px;
	text-align: right;
	overflow: hidden;
	display: inline;
}
#ptd_slide_creditos3 {
	position: absolute;
	left: 201px;
	top: 308px;
	width: 425px !important;
	height: 11px;
	text-align: right;
	overflow: hidden;
	display: inline;
}
#ptd_slide_creditos4 {
	position: absolute;
	left: 201px;
	top: 308px;
	width: 425px !important;
	height: 11px;
	text-align: right;
	overflow: hidden;
	display: inline;
}
#ptd_slide_creditos5 {
	position: absolute;
	left: 201px;
	top: 308px;
	width: 425px !important;
	height: 11px;
	text-align: right;
	overflow: hidden;
	display: inline;
}
#ptd_slide_icon1 {
	position: absolute;
	left: 632px;
	top: 206px;
	width: 13px !important;
	height: 18px;
	overflow: hidden;
	display: inline;
}
#ptd_slide_icon2 {
	position: absolute;
	left: 632px;
	top: 227px;
	width: 13px !important;
	height: 18px;
	overflow: hidden;
	display: inline;
}
#ptd_slide_icon3 {
	position: absolute;
	left: 632px;
	top: 248px;
	width: 13px !important;
	height: 18px;
	overflow: hidden;
	display: inline;
}
#ptd_slide_icon4 {
	position: absolute;
	left: 632px;
	top: 269px;
	width: 13px !important;
	height: 18px;
	overflow: hidden;
	display: inline;
}
#ptd_slide_icon5 {
	position: absolute;
	left: 632px;
	top: 290px;
	width: 13px !important;
	height: 18px;
	overflow: hidden;
	display: inline;
}

/* Sección Redes */
#ptd_c_redes {
	position: absolute;
	left: 674px;
	top: 764px;
	width: 319px !important;
	height: 145px;
	overflow: hidden;
	display: inline;
}

/* Sección Noticias */
#ptd_c_fotonotas {
	position: absolute;
	left: 10px;
	top: 40px;
	width: 321px !important;
	height: 627px;
	overflow: hidden;
	display: inline;
}
#ptd_c_noticia4 {
	float: left;
	width: 301px !important;
	padding-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
#ptd_noticia4_extras {
	float: left;
	width: 281px !important;
	padding-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
	border-bottom: 1px dashed #999999;
}
#ptd_c_noticia5 {
	float: left;
	width: 301px !important;
	padding-top: 25px;
	margin-left: 10px;
	margin-right: 10px;
}
#ptd_noticia5_extras {
	float: left;
	width: 281px !important;
	margin-left: 10px;
	margin-right: 10px;
}

/* Sección Noticias */
#ptd_c_noticias {
	position: absolute;
	left: 344px;
	top: 40px;
	width: 321px !important;
	height: 627px;
	overflow: hidden;
	display: inline;
}
#ptd_c_noticia1 {
	float: left;
	width: 301px !important;
	margin-left: 10px;
	margin-right: 10px;
}
#ptd_c_noticia2 {
	float: left;
	width: 301px !important;
	margin-top: 18px;
	margin-left: 10px;
	margin-right: 10px;
}
#ptd_c_noticia3 {
	float: left;
	width: 301px !important;
	margin-top: 18px;
	margin-left: 10px;
	margin-right: 10px;
}
#ptd_c_noticia6 {
	float: left;
	width: 301px !important;
	margin-top: 18px;
	margin-left: 10px;
	margin-right: 10px;
}
#ptd_noticia1_extras {
	float: left;
	width: 281px !important;
	margin-left: 10px;
	margin-right: 10px;
}
#ptd_noticia2_extras {
	float: left;
	width: 281px !important;
	margin-left: 10px;
	margin-right: 10px;
}
#ptd_noticia3_extras {
	float: left;
	width: 281px !important;
	margin-left: 10px;
	margin-right: 10px;
}
#ptd_noticia6_extras {
	float: left;
	width: 281px !important;
	margin-left: 10px;
	margin-right: 10px;
}
#ptd_noticia1_paquete {
	float: left;
	width: 301px !important;
	border-bottom: 1px dashed #999999;
	padding-bottom: 5px;
	margin-top: 3px;
	background: url(../../images/portada/general.png) no-repeat;
	background-position: 0px -434px;
}
#ptd_noticia2_paquete {
	float: left;
	width: 301px !important;
	border-bottom: 1px dashed #999999;
	padding-bottom: 5px;
	margin-top: 3px;
	background: url(../../images/portada/general.png) no-repeat;
	background-position: 0px -434px;
}
#ptd_noticia3_paquete {
	float: left;
	width: 301px !important;
	border-bottom: 1px dashed #999999;
	padding-bottom: 5px;
	margin-top: 3px;
	background: url(../../images/portada/general.png) no-repeat;
	background-position: 0px -434px;
}
#ptd_noticia5_paquete {
	float: left;
	width: 301px !important;
	border-bottom: 1px dashed #999999;
	padding-bottom: 5px;
	margin-top: 3px;
	background: url(../../images/portada/general.png) no-repeat;
	background-position: 0px -434px;
}
#ptd_noticia6_img {
	float: left;
	width: 105px !important;
	height: 60px;
	border: 1px solid #000000;
}
.ptd_noticia_seccion {
	float: left;
	width: 294px !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6B6643;
	background: url(../../images/portada/general.png) no-repeat;
	background-position: -399px -97px;
	padding-left: 7px;
}
.ptd_noticia_seccion a {
	color: #6B6643;
	text-decoration: none;
}
.ptd_noticia_seccion a:hover {
	color: #545034;
	text-decoration: underline;
}
.ptd_noticia_titular1 {
	float: left;
	width: 301px !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000000;
	font-weight: bold;
}
.ptd_noticia_titular1 a {
	display: block;
	color: #000000;
	text-decoration: none;
}
.ptd_noticia_titular1 a:hover {
	color: #000000;
	text-decoration: underline;
}
.ptd_noticia_titular2 {
	float: left;
	width: 301px !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.ptd_noticia_titular2 a {
	display: block;
	color: #000000;
	text-decoration: none;
}
.ptd_noticia_titular2 a:hover {
	color: #000000;
	text-decoration: underline;
}
.ptd_noticia_sumario {
	float: left;
	width: 301px !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.ptd_noticia_sumario a {
	display: block;
	color: #333333;
	text-decoration: none;
}
.ptd_noticia_sumario a:hover {
	color: #000000;
	text-decoration: underline;
}
.ptd_noticia_sumario2 {
	float: left;
	width: 186px !important;
	height: 62px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-left: 8px;
}
.ptd_noticia_sumario2 a {
	display: block;
	color: #333333;
	text-decoration: none;
}
.ptd_noticia_sumario2 a:hover {
	color: #000000;
	text-decoration: underline;
}
.ptd_noticia_extra_comment {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6F6B57;
	padding-top: 1px;
	padding-right: 12px;
}
.ptd_noticia_extra_comment a {
	color: #6F6B57;
	text-decoration: none;
}
.ptd_noticia_extra_comment a:hover {
	color: #000000;
	text-decoration: underline;
}
.ptd_noticia_extra_item {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EC008C;
	padding-top: 1px;
	padding-right: 12px;
}
.ptd_noticia_extra_item a {
	color: #EC008C;
	text-decoration: none;
}
.ptd_noticia_extra_item a:hover {
	color: #EC008C;
	text-decoration: underline;
}
.ptd_noticia_cobertura {
	width: 294px !important;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #842F59;
	padding-left: 7px;
	padding-bottom: 1px;
	background: url(../../images/portada/general.png) no-repeat;
	background-position: -400px -106px;
}
.ptd_noticia_cobertura a {
	color: #842f59;
	text-decoration: none;
	display: block;
}
.ptd_noticia_cobertura a:hover {
	color: #3C2831;
	text-decoration: underline;
}
.ptd_noticia_cobertura2 {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D3540;
	padding-left: 7px;
	padding-bottom: 1px;
	background: url(../../images/portada/general.png) no-repeat;
	background-position: -400px -106px;
}
.ptd_noticia_cobertura2 a {
	color: #4D3540;
	text-decoration: none;
	display: block;
}
.ptd_noticia_cobertura2 a:hover {
	color: #4D3540;
	text-decoration: underline;
}

/* Sección Multimedia */
#ptd_c_multimedia {
	position: absolute;
	left: 674px;
	top: 10px;
	width: 315px !important;
	height: 744px;
	background: #444444;
	border: 3px solid #000000;
	overflow: hidden;
	display: inline;
}
#ptd_multimedia_frame {
	position: absolute;
	left: 345px;
	top: 10px;
	width: 650px !important;
	height: 655px;
	overflow: hidden;
	display: inline;
}

/* Especial Fotonotita */
#ptd_c_fotonotita {
	position: absolute;
	left: 10px;
	top: 670px;
	width: 654px !important;
	height: 90px;
	overflow: hidden;
	display: inline;
}

/* Sección Fotogalería */
#ptd_c_galeria {
	position: absolute;
	left: 10px;
	top: 646px;
	width: 642px !important;
	height: 112px;
	background: #FFFFFF;
	border: 1px solid #EEEEEE;
	overflow: hidden;
	display: inline;
}
#ptd_c_galeria_mas {
	position: absolute;
	left: 566px;
	top: 760px;
	width: 88px !important;
	height: 13px;
	background: url(../../images/portada/general.png) no-repeat;
	background-position: -301px -509px;
	overflow: hidden;
	display: inline;
}
#ptd_galeria_pleca {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 15px !important;
	height: 112px;
	background: url(../../images/portada/general.png) no-repeat;
	background-position: -304px -380px;
	overflow: hidden;
	display: inline;
}
#ptd_galeria_imagen1 {
	position: absolute;
	left: 23px;
	top: 2px;
	width: 140px !important;
	height: 80px;
	border: 1px solid #000000;
	overflow: hidden;
	display: inline;
}
#ptd_galeria_imagen2 {
	position: absolute;
	left: 179px;
	top: 2px;
	width: 140px !important;
	height: 80px;
	border: 1px solid #000000;
	overflow: hidden;
	display: inline;
}
#ptd_galeria_imagen3 {
	position: absolute;
	left: 335px;
	top: 2px;
	width: 140px !important;
	height: 80px;
	border: 1px solid #000000;
	overflow: hidden;
	display: inline;
}
#ptd_galeria_imagen4 {
	position: absolute;
	left: 491px;
	top: 2px;
	width: 140px !important;
	height: 80px;
	border: 1px solid #000000;
	overflow: hidden;
	display: inline;
}
#ptd_galeria_titulo1 {
	position: absolute;
	left: 23px;
	top: 84px;
	width: 142px !important;
	height: 26px;
	text-align: center;
	overflow: hidden;
	display: inline;
}
#ptd_galeria_titulo2 {
	position: absolute;
	left: 179px;
	top: 84px;
	width: 142px !important;
	height: 26px;
	text-align: center;
	overflow: hidden;
	display: inline;
}
#ptd_galeria_titulo3 {
	position: absolute;
	left: 335px;
	top: 84px;
	width: 142px !important;
	height: 26px;
	text-align: center;
	overflow: hidden;
	display: inline;
}
#ptd_galeria_titulo4 {
	position: absolute;
	left: 491px;
	top: 84px;
	width: 142px !important;
	height: 26px;
	text-align: center;
	overflow: hidden;
	display: inline;
}
#ptd_galeria_ver {
	position: absolute;
	left: 163px;
	top: 69px;
	width: 26px !important;
	height: 13px;
	padding-left: 7px;
	background: url(../../images/portada/general.png) no-repeat;
	background-position: -400px -136px;
	overflow: hidden;
	display: inline;
}
#ptd_galeria_mas {
	position: absolute;
	left: 229px;
	top: 69px;
	width: 46px !important;
	height: 13px;
	padding-left: 7px;
	background: url(../../images/portada/general.png) no-repeat;
	background-position: -400px -136px;
	overflow: hidden;
	display: inline;
}
#ptd_c_galeria2 {
	position: absolute;
	left: 10px;
	top: 672px;
	width: 282px !important;
	height: 86px;
	background: #FFFFFF;
	border: 1px solid #EEEEEE;
	overflow: hidden;
	display: inline;
}
#ptd_galeria2_pleca {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 15px !important;
	height: 86px;
	background: url(../../images/portada/general.png) no-repeat;
	background-position: -304px -405px;
	overflow: hidden;
	display: inline;
}
#ptd_galeria2_imagen {
	position: absolute;
	left: 17px;
	top: 2px;
	width: 135px !important;
	height: 80px;
	border: 1px solid #000000;
	overflow: hidden;
	display: inline;
}
#ptd_galeria2_titulo {
	position: absolute;
	left: 159px;
	top: 6px;
	width: 118px !important;
	height: 60px;
	text-align: center;
	overflow: hidden;
	display: inline;
}
#ptd_galeria2_ver {
	position: absolute;
	left: 163px;
	top: 69px;
	width: 26px !important;
	height: 13px;
	padding-left: 7px;
	background: url(../../images/portada/general.png) no-repeat;
	background-position: -400px -136px;
	overflow: hidden;
	display: inline;
}
#ptd_galeria2_mas {
	position: absolute;
	left: 229px;
	top: 69px;
	width: 46px !important;
	height: 13px;
	padding-left: 7px;
	background: url(../../images/portada/general.png) no-repeat;
	background-position: -400px -136px;
	overflow: hidden;
	display: inline;
}

/* Sección Observatorio Legislativo Chico */
#ptd_c_observatorio {
	position: absolute;
	left: 10px;
	top: 672px;
	width: 282px !important;
	height: 86px;
	background: #FFFFFF;
	border: 1px solid #EEEEEE;
	overflow: hidden;
	display: inline;
}
#ptd_observatorio_pleca {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 282px !important;
	height: 19px;
	background: #1B4B69;
	overflow: hidden;
	display: inline;
}
#ptd_observatorio_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 282px !important;
	height: 19px;
	padding-left: 5px;
	padding-top: 2px;
	overflow: hidden;
	display: inline;
}
#ptd_observatorio_titulo a {
	color: #FFFFFF;
	text-decoration: none;
}
#ptd_observatorio_titulo a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#ptd_observatorio_imagen {
	position: absolute;
	left: 0px;
	top: 19px;
	width: 117px !important;
	height: 67px;
	overflow: hidden;
	display: inline;
}
#ptd_observatorio_subtitulo {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px; color:#1B4B69;
	font-weight: bold;
	position: absolute;
	left: 107px;
	top: 22px;
	width: 174px !important;
	height: 19px;
	overflow: hidden;
	display: inline;
}
#ptd_observatorio_subtitulo a {
	color: #1B4B69;
	text-decoration: none;
}
#ptd_observatorio_subtitulo a:hover {
	color: #1B4B69;
	text-decoration: underline;
}
#ptd_observatorio_nota {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px; color:#000000;
	font-weight: bold;
	position: absolute;
	padding-left:5px;
	left: 114px;
	top: 39px;
	width: 155px !important;
	height: 32px;
	background: url(../../images/portada/general.png) no-repeat;
	background-position: -400px -136px;
	overflow: hidden;
	display: inline;
}
#ptd_observatorio_nota a {
	color:#000000;
	text-decoration: none;
}
#ptd_observatorio_nota a:hover {
	color:#000000;
	text-decoration: underline;
}
.ptd_observatorio_entrar {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px; color:#C03736;
	font-weight: bold;
	position: absolute;
	left: 232px;
	top: 71px;
	width: 35px !important;
	height: 16px;
	overflow: hidden;
	display: inline;
}
.ptd_observatorio_entrar a {
	color: #C03736;
	text-decoration: none;
}
.ptd_observatorio_entrar a:hover {
	color: #C03736;
	text-decoration: underline;
}
#ptd_entrar_flecha {
	position: absolute;
	left: 268px;
	top: 75px;
	width: 11px !important;
	height: 9px;
	overflow: hidden;
	display: inline;
}

/* Sección Observatorio Político Grande */
#ptd_c_observatorio2 {
	position: absolute;
	left: 10px;
	top: 672px;
	width: 653px !important;
	height: 86px;
	background: #FFF5C6;
	border: 1px solid #666666;
	overflow: hidden;
	display: inline;
}
#ptd_observatorio2_imagen {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 274px !important;
	height: 86px;
	overflow: hidden;
	display: inline;
}
#ptd_observatorio2_separador {
	position: absolute;
	left: 281px;
	top: 0px;
	width: 1px !important;
	height: 86px;
	background: #666666;
	overflow: hidden;
	display: inline;
}
#ptd_observatorio2_titulo_nota {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#000000;
	font-weight: bold;
	position: absolute;
	padding-left: 12px;
	left: 287px;
	top: 3px;
	width: 305px !important;
	height: 37px;
	background: url(../../images/portada/general.png) no-repeat;
	background-position: -395px -460px;
	overflow: hidden;
	display: inline;
}
#ptd_observatorio2_titulo_nota a {
	color: #000000;
	text-decoration: none;
}
#ptd_observatorio2_titulo_nota a:hover {
	color:#000000;
	text-decoration: underline;
}
#ptd_observatorio2_sumario {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px; color:#000000;
	position: absolute;
	left: 299px;
	top: 40px;
	width: 353px !important;
	height: 30px;
	overflow: hidden;
	display: inline;
}
.ptd_observatorio2_entrar {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px; color:#C03736;
	font-weight: bold;
	position: absolute;
	left: 299px;
	top: 71px;
	width: 188px !important;
	height: 14px;
	overflow: hidden;
	display: inline;
}
.ptd_observatorio2_entrar a {
	color: #C03736;
	text-decoration: none;
}
.ptd_observatorio2_entrar a:hover {
	color: #C03736;
	text-decoration: underline;
}
#ptd_observatorio2_entrar_flecha {
	position: absolute;
	left: 488px;
	top: 75px;
	width: 11px !important;
	height: 12px;
	overflow: hidden;
	display: inline;
}

/* Sección Emprendedores */
#ptd_c_emprendedores {
	position: absolute;
	left: 304px;
	top: 672px;
	width: 349px !important;
	height: 88px;
	border: 1px solid #EEEEEE;
	overflow: hidden;
	display: inline;
}
#ptd_emprendedores_fotito {
	position: absolute;
	left: 6px;
	top: 20px;
	width: 81px !important;
	height: 47px;
	overflow: hidden;
	display: inline;
}
#ptd_emprendedores_titulo {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 344px !important;
	height: 17px;
	padding-left: 5px;
	background: #492A2C;
	overflow: hidden;
	display: inline;
}
#ptd_emprendedores_notaprincipal {
	position: absolute;
	left: 90px;
	top: 25px;
	width: 100px !important;
	height: 40px;
	padding-left: 7px;
	background: url(../../images/portada/general.png) no-repeat;
	background-position: -400px -136px;
	overflow: hidden;
	display: inline;
}
#ptd_emprendedores_notasecundaria1 {
	position: absolute;
	left: 210px;
	top: 25px;
	width: 136px !important;
	height: 30px;
	padding-left: 7px;
	background: url(../../images/portada/general.png) no-repeat;
	background-position: -400px -136px;
	overflow: hidden;
	display: inline;
}
#ptd_emprendedores_notasecundaria2 {
	position: absolute;
	left: 210px;
	top: 58px;
	width: 136px !important;
	height: 30px;
	padding-left: 7px;
	background: url(../../images/portada/general.png) no-repeat;
	background-position: -400px -136px;
	overflow: hidden;
	display: inline;
}
#ptd_emprendedores_verminisitio {
	position: absolute;
	left: 95px;
	top: 72px;
	width: 100px !important;
	height: 14px;
	overflow: hidden;
	display: inline;
}

/* Sección Beisbol */
#ptd_c_beisbol {
	position: absolute;
	left: 304px;
	top: 672px;
	width: 349px !important;
	height: 88px;
	border: 1px solid #EEEEEE;
	overflow: hidden;
	display: inline;
}
#ptd_beisbol_fotito {
	position: absolute;
	left: 3px;
	top: 23px;
	width: 95px !important;
	height: 63px;
	overflow: hidden;
	display: inline;
}
#ptd_beisbol_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 344px !important;
	height: 17px;
	padding-left: 5px;
	padding-top: 2px;
	background: #0F7600;
	overflow: hidden;
	display: inline;
}
#ptd_beisbol_titulo a {
	color: #FFFFFF;
	text-decoration: none;
}
#ptd_beisbol_titulo a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#ptd_beisbol_titulonota {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px; color:#000000;
	font-weight:bold;
	position: absolute;
	left: 103px;
	top: 21px;
	width: 238px !important;
	height: 29px;
	padding-left: 7px;
	background: url(../../images/portada/general.png) no-repeat;
	background-position: -400px -136px;
	overflow: hidden;
	display: inline;
}
#ptd_beisbol_titulonota a{
	color: #000000;
	text-decoration: none;
}
#ptd_beisbol_titulonota a:hover{
	color: #000000;
	text-decoration: underline;
}

#ptd_beisbol_sumario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	position: absolute;
	left: 103px;
	top: 49px;
	width: 238px !important;
	height: 28px;
	padding-left: 7px;
	overflow: hidden;
	display: inline;
}
#ptd_beisbol_ver_suplemento {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight:bold;
	position: absolute;
	left: 235px;
	top: 75px;
	width: 90px !important;
	height: 12px;
	padding-left: 7px;
	overflow: hidden;
	display: inline;
}
#ptd_beisbol_ver_suplemento a {
	color: #000000;
	text-decoration: none;
}
#ptd_beisbol_ver_suplemento a:hover {
	color: #990000;
	text-decoration: underline;
}
#ptd_beisbol_flecha {
	position: absolute;
	left: 335px;
	top: 78px;
	width: 11px !important;
	height: 12px;
	overflow: hidden;
	display: inline;
}

/* Seccion N10 Cintillo */ 
#ptd_c_n10 {
	position: absolute;
	left: 10px;
	top: 672px;
	width: 655px !important;
	height: 88px;
	background:url(../../publicidad/propia/cintillo_n10.jpg) no-repeat;
	border: 1px solid #EEEEEE;
	overflow: hidden;
	display: inline;
}
#ptd_n10_menulist {
	position: absolute;
	left: 445px;
	top: 58px;	
	width: 160px !important;
	height: 50px;
	text-align: center;
	overflow: hidden;
	display: inline;
}
#ptd_n10_icon_lupa {
	position: absolute;
	left: 605px;
	top: 52px;
	width: 30px !important;
	height: 30px;
	overflow: hidden;
	display: inline;
}

/* Sección Minuto a Minuto */
#ptd_minuto_menu {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#ptd_minuto_menu li {
	float: left;
	height: 20px;
	cursor: pointer;
}
#ptd_minuto_menu li.ptd_minuto_leidos {
	width: 66px !important;
	background:url(../../images/portada/general.png) no-repeat;
	background-position: -223px -114px;
}
#ptd_minuto_menu li.ptd_minuto_ultimos {
	width: 76px !important;
	background: url(../../images/portada/general.png) no-repeat;
	background-position: -147px -114px;
}
#ptd_minuto_menu li.ptd_minuto_comentados {
	width: 102px !important;
	background: url(../../images/portada/general.png) no-repeat;
	background-position: -289px -114px;
}
#ptd_minuto_menu li.ptd_minuto_leidos.ptd_minuto_menu_mouseover {
	background-position: -239px -94px;
}
#ptd_minuto_menu li.ptd_minuto_leidos.ptd_minuto_menu_mouseout {
	background-position: -223px -114px;
}
#ptd_minuto_menu li.ptd_minuto_leidos.ptd_minuto_menu_selected {
	background-position: -223px -94px;
}
#ptd_minuto_menu li.ptd_minuto_ultimos.ptd_minuto_menu_mouseover {
	background-position: -147px -94px;
}
#ptd_minuto_menu li.ptd_minuto_ultimos.ptd_minuto_menu_mouseout {
	background-position: -147px -114px;
}
#ptd_minuto_menu li.ptd_minuto_ultimos.ptd_minuto_menu_selected {
	background-position: -147px -94px;
}
#ptd_minuto_menu li.ptd_minuto_comentados.ptd_minuto_menu_mouseover {
	background-position: -289px -94px;
}
#ptd_minuto_menu li.ptd_minuto_comentados.ptd_minuto_menu_mouseout {
	background-position: -289px -114px;
}
#ptd_minuto_menu li.ptd_minuto_comentados.ptd_minuto_menu_selected {
	background-position: -289px -94px;
}
.ptd_c_minuto {
	position: absolute;
	left: 10px;
	top: 0px;
	width: 244px !important;
	height: 463px;
	border: 1px solid #666666;
	overflow: hidden;
	display: inline;
}
.ptd_minuto_sep {
	height: 1px;
	clear: both;
}
.ptd_minuto_contenidos {
	width: 244px !important;
	background-color: #FFFFFF;
}
.ptd_minuto_contenidos div {
	display: none;
}
.ptd_minuto_contenidos div.ptd_minuto_contenidos_show {
	display: block;
}
.ptd_minuto_contenidos div ul {
	margin: 0 8px 0 5px;
	padding-left: 2px;
	width: 229px !important;
	list-style-type: none;
}
.ptd_minuto_contenidos div li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-bottom: 1px dashed #CCCCCC;
	background: url(../../images/portada/general.png) no-repeat;
	background-position: -400px -130px;
	padding-top: 6px;
	padding-left: 6px;
	height: 35px;
	cursor: pointer;
}
.ptd_minuto_contenidos div li a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.ptd_minuto_contenidos div li a:hover {
	color: #000000;
	text-decoration: none;
}
.ptd_minuto_contenidos div ul li.ptd_minuto_last {
	border-bottom: none;
}
#ptd_minuto_mas {
	position: absolute;
	left: 0px;
	top: 442px;
	width: 234px !important;
	height: 18px;
	padding-top: 3px;
	padding-right: 10px;
	background: #666666;
	text-align: right;
	overflow: hidden;
	display: inline;
}

/* Sección Editoriales */
#ptd_c_edit {
	position: absolute;
	left: 266px;
	top: 0px;
	width: 190px !important;
	height: 463px;
	border: 1px solid #666666;
	overflow: hidden;
	display: inline;
}
#ptd_edit_local_enc {
	width: 140px !important;
	height: 19px;
	float: left;
	padding-top: 2px;
	padding-left: 5px;
	background: #666666;
	overflow: hidden;
	display: block;
}
#ptd_edit_local_enc2 {
	width: 45px !important;
	height: 21px;
	float: left;
	background: #666666 url(../../images/portada/general.png) no-repeat;
	background-position: -306px -168px;
	overflow: hidden;
	display: inline;
}
.ptd_edit_item {
	width: 170px !important;
	float: left;
	padding-top: 5px;
	padding-bottom: 3px;
	margin-left: 10px;
	margin-right: 10px;
	border-bottom: 1px dashed #CCCCCC;
}
.ptd_edit_item2 {
	width: 170px !important;
	float: left;
	padding-top: 5px;
	padding-bottom: 3px;
	margin-left: 10px;
	margin-right: 10px;
}
.ptd_edit_item_titulo {
	width: 163px !important;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	padding-left: 7px;
	background: url(../../images/portada/general.png) no-repeat;
	background-position: -400px -136px;
}
.ptd_edit_item_titulo a {
	color: #990000;
	text-decoration: none;
}
.ptd_edit_item_titulo a:hover {
	color: #990000;
	text-decoration: underline;
}
.ptd_edit_item_autor {
	width: 163px !important;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-style: italic;
	padding-left: 7px;
}
#ptd_edit_blog {
	position: absolute;
	left: 0px;
	top: 398px;
	width: 190px !important;
	height: 65px;
	overflow: hidden;
	display: inline;
}
#ptd_edit_aristegui {
	position: absolute;
	left: 0px;
	top: 373px;
	width: 190px !important;
	height: 90px;
	overflow: hidden;
	display: inline;
}

/* Banner Columnistas */
#ptd_c_columnistas {
	position:absolute;
	top:372px;
	left:0px;
	width:190px !important;
	height:91px;
}
#columnistas_c_nombre {
	position:absolute;
	width:190px;
	height:29px;
	top: 9px;
	border-bottom: 5px solid #E2051E;
	background-color:#EAE3D0;
}
#nombre_columnista {
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	width:115px;
	height:28px;
	left:3px;
	top:0px;
}
#nombre_columnista a {
	text-decoration:none;
	color:#000000;
}
#nombre_columnista a:hover {
	text-decoration:underline;
	color:#000000;
}
#columnistas_c_titulo {
	position:absolute;
	width:190px;
	height:57px;
	top:34px;
	background-color:#F7F2EC;
}
#titulo_columna {
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:115px;
	height:43px;
	left:3px;
	top:10px;
}
#titulo_columna a {
	text-decoration:none;
	color:#000000;
	}
#titulo_columna a:hover {
	text-decoration:underline;
	color:#000000;
	}
#columnistas_foto {
	position:absolute;
	width:73px;
	height:91px;
	left:117px;
	top:372px;
}

/* Sección 100% Deportes */
#ptd_c_deportes {
	position: absolute;
	left: 468px;
	top: 0px;
	width: 176px !important;
	height: 232px;
	overflow: hidden;
	display: inline;
}
#ptd_deportes_encabezado {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 168px !important;
	height: 25px;
	padding-left: 8px;
	background: url(../../images/portada/general.png) no-repeat;
	background-position: -396px -456px;
	overflow: hidden;
	display: inline;
}
#ptd_deportes_imagen {
	position: absolute;
	left: 0px;
	top: 22px;
	width: 140px !important;
	height: 80px;
	border: 1px solid #000000;
	overflow: hidden;
	display: inline;
}
#ptd_deportes_extras {
	position: absolute;
	left: 145px;
	top: 22px;
	width: 19px !important;
	height: 64px;
	border: 1px solid #DDDDDD;
	background: #FAFAFA;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
	overflow: hidden;
	display: inline;
}
#ptd_deportes_info {
	position: absolute;
	left: 0px;
	top: 107px;
	width: 165px !important;
	height: 125px;
	overflow: hidden;
	display: inline;
}

/* Sección Show! */
#ptd_c_show {
	position: absolute;
	left: 644px;
	top: 0px;
	width: 176px !important;
	height: 232px;
	overflow: hidden;
	display: inline;
}
#ptd_show_encabezado {
	position: absolute;
	left: 5px;
	top: 0px;
	width: 155px !important;
	height: 25px;
	padding-left: 10px;
	background: url(../../images/portada/general.png) no-repeat;
	background-position: -396px -456px;
	overflow: hidden;
	display: inline;
}
#ptd_show_imagen {
	position: absolute;
	left: 5px;
	top: 22px;
	width: 140px !important;
	height: 80px;
	border: 1px solid #000000;
	overflow: hidden;
	display: inline;
}
#ptd_show_extras {
	position: absolute;
	left: 149px;
	top: 22px;
	width: 19px !important;
	height: 64px;
	border: 1px solid #DDDDDD;
	background: #FAFAFA;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
	overflow: hidden;
	display: inline;
}
#ptd_show_info {
	position: absolute;
	left: 5px;
	top: 107px;
	width: 165px !important;
	height: 125px;
	overflow: hidden;
	display: inline;
}

/* Sección Ciencia + Tecnología */
#ptd_c_ciencia {
	position: absolute;
	left: 468px;
	top: 233px;
	width: 176px !important;
	height: 232px;
	overflow: hidden;
	display: inline;
}
#ptd_ciencia_encabezado {
	position: absolute;
	left: 0px;
	top: 6px;
	width: 168px !important;
	height: 25px;
	padding-left: 8px;
	background: url(../../images/portada/general.png) no-repeat;
	background-position: -396px -456px;
	overflow: hidden;
	display: inline;
}
#ptd_ciencia_imagen {
	position: absolute;
	left: 0px;
	top: 28px;
	width: 140px !important;
	height: 80px;
	border: 1px solid #000000;
	overflow: hidden;
	display: inline;
}
#ptd_ciencia_extras {
	position: absolute;
	left: 145px;
	top: 28px;
	width: 19px !important;
	height: 64px;
	border: 1px solid #DDDDDD;
	background: #FAFAFA;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
	overflow: hidden;
	display: inline;
}
#ptd_ciencia_info {
	position: absolute;
	left: 0px;
	top: 113px;
	width: 165px !important;
	height: 120px;
	overflow: hidden;
	display: inline;
}

/* Sección Expresion! */
#ptd_c_expresion {
	position: absolute;
	left: 644px;
	top: 233px;
	width: 176px !important;
	height: 232px;
	overflow: hidden;
	display: inline;
}
#ptd_expresion_encabezado {
	position: absolute;
	left: 5px;
	top: 6px;
	width: 155px !important;
	height: 25px;
	padding-left: 10px;
	background: url(../../images/portada/general.png) no-repeat;
	background-position: -396px -456px;
	overflow: hidden;
	display: inline;
}
#ptd_expresion_imagen {
	position: absolute;
	left: 5px;
	top: 28px;
	width: 140px !important;
	height: 80px;
	border: 1px solid #000000;
	overflow: hidden;
	display: inline;
}
#ptd_expresion_extras {
	position: absolute;
	left: 149px;
	top: 28px;
	width: 19px !important;
	height: 64px;
	border: 1px solid #DDDDDD;
	background: #FAFAFA;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
	overflow: hidden;
	display: inline;
}
#ptd_expresion_info {
	position: absolute;
	left: 5px;
	top: 113px;
	width: 165px !important;
	height: 120px;
	overflow: hidden;
	display: inline;
}

/* Sección País */
#ptd_c_pais {
	position: absolute;
	left: 820px;
	top: 0px;
	width: 175px !important;
	height: 232px;
	overflow: hidden;
	display: inline;
}
#ptd_pais_encabezado {
	position: absolute;
	left: 10px;
	top: 0px;
	width: 155px !important;
	height: 25px;
	padding-left: 10px;
	background: url(../../images/portada/general.png) no-repeat;
	background-position: -396px -456px;
	overflow: hidden;
	display: inline;
}
#ptd_pais_imagen {
	position: absolute;
	left: 10px;
	top: 22px;
	width: 140px !important;
	height: 80px;
	border: 1px solid #000000;
	overflow: hidden;
	display: inline;
}
#ptd_pais_extras {
	position: absolute;
	left: 154px;
	top: 22px;
	width: 19px !important;
	height: 64px;
	border: 1px solid #DDDDDD;
	background: #FAFAFA;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
	overflow: hidden;
	display: inline;
}
#ptd_pais_info {
	position: absolute;
	left: 10px;
	top: 107px;
	width: 165px !important;
	height: 125px;
	overflow: hidden;
	display: inline;
}

/* Sección Mundo */
#ptd_c_mundo {
	position: absolute;
	left: 820px;
	top: 233px;
	width: 175px !important;
	height: 232px;
	overflow: hidden;
	display: inline;
}
#ptd_mundo_encabezado {
	position: absolute;
	left: 10px;
	top: 0px;
	width: 155px !important;
	height: 25px;
	padding-left: 10px;
	background: url(../../images/portada/general.png) no-repeat;
	background-position: -396px -456px;
	overflow: hidden;
	display: inline;
}
#ptd_mundo_imagen {
	position: absolute;
	left: 10px;
	top: 22px;
	width: 140px !important;
	height: 80px;
	border: 1px solid #000000;
	overflow: hidden;
	display: inline;
}
#ptd_mundo_extras {
	position: absolute;
	left: 154px;
	top: 22px;
	width: 19px !important;
	height: 64px;
	border: 1px solid #DDDDDD;
	background: #FAFAFA;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
	overflow: hidden;
	display: inline;
}
#ptd_mundo_info {
	position: absolute;
	left: 10px;
	top: 107px;
	width: 165px !important;
	height: 120px;
	overflow: hidden;
	display: inline;
}

/* Sección Más Noticias */
#ptd_c_mas_noticias {
	position: absolute;
	left: 10px;
	top: 0px;
	width: 616px !important;
	height: 423px;
	overflow: hidden;
	display: inline;
}
#ptd_mas_noticias_pleca {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 606px !important;
	height: 18px;
	background: #666666;
	padding-left: 10px;
	padding-top: 4px;
	overflow: hidden;
	display: inline;
}
#ptd_mas_noticias_colum1 {
	position: absolute;
	left: 0px;
	top: 22px;
	width: 210px !important;
	height: 401px;
	overflow: hidden;
	display: inline;
}
#ptd_mas_noticias_colum2 {
	position: absolute;
	left: 210px;
	top: 22px;
	width: 210px !important;
	height: 401px;
	overflow: hidden;
	display: inline;
}
#ptd_mas_noticias_colum3 {
	position: absolute;
	left: 420px;
	top: 22px;
	width: 196px !important;
	height: 401px;
	overflow: hidden;
	display: inline;
}
.ptd_mas_noticias_cont1 {
	width: 195px !important;
	height: 115px;
	float: left;
	margin-right: 15px;
	margin-top: 18px;
	display: inline;
}
.ptd_mas_noticias_cont2 {
	width: 196px !important;
	height: 115px;
	float: left;
	margin-top: 18px;
	display: inline;
}
.ptd_mas_noticias_titulo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	width: 195px !important;
	float: left;
}
.ptd_mas_noticias_titulo1 a {
	color: #000000;
	text-decoration: none;
}
.ptd_mas_noticias_titulo1 a:hover {
	color: #000000;
	text-decoration: underline;
}
.ptd_mas_noticias_titulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	width: 196px !important;
	float: left;
}
.ptd_mas_noticias_titulo2 a {
	color: #000000;
	text-decoration: none;
}
.ptd_mas_noticias_titulo2 a:hover {
	color: #000000;
	text-decoration: underline;
}
.ptd_mas_noticias_nota1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 184px !important;
	height: 30px;
	float: left;
	background: url(../../images/portada/general.png) no-repeat;
	background-position: -400px -136px;
	padding-left: 6px;
	margin-left: 5px;
}
.ptd_mas_noticias_nota1 a {
	color: #000000;
	text-decoration: none;
	display: block;
}
.ptd_mas_noticias_nota1 a:hover {
	color: #000000;
	background: #F0F0F0;
	text-decoration: none;
}
.ptd_mas_noticias_nota1a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 184px !important;
	height: 30px;
	float: left;
	background: url(../../images/portada/general.png) no-repeat;
	background-position: -400px -136px;
	border-bottom: 1px dashed #CCCCCC;
	padding-left: 6px;
	margin-left: 5px;
}
.ptd_mas_noticias_nota1a a {
	color: #000000;
	text-decoration: none;
	display: block;
}
.ptd_mas_noticias_nota1a a:hover {
	color: #000000;
	background: #F0F0F0;
	text-decoration: none;
}

/* Banner iPhone */
#ptd_c_banner_iphone {
	position: absolute;
	top: 0px;
	left: 636px;
	width: 359px !important;
	height: 195px;
}

/* Sección Twitter */
#ptd_c_twitter {
	position: absolute;
	top: 205px;
	left: 636px;
	width: 357px !important;
	height: 219px;
	overflow: hidden;
	display: inline;
}
#ptd_twitter1 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 357px !important;
	height: 219px;
	overflow: hidden;
	display: inline;
}
#ptd_twitter2 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 357px !important;
	height: 219px;
	overflow: hidden;
	display: inline;
}
#ptd_twitter3 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 357px !important;
	height: 219px;
	overflow: hidden;
	display: inline;
}
#ptd_twitter4 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 357px !important;
	height: 219px;
	overflow: hidden;
	display: inline;
}
#ptd_twitter5 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 357px !important;
	height: 219px;
	overflow: hidden;
	display: inline;
}
#ptd_twitter6 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 357px !important;
	height: 219px;
	overflow: hidden;
	display: inline;
}
#ptd_twitter7 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 357px !important;
	height: 219px;
	overflow: hidden;
	display: inline;
}
#ptd_twitter8 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 357px !important;
	height: 219px;
	overflow: hidden;
	display: inline;
}
#ptd_twitter9 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 357px !important;
	height: 219px;
	overflow: hidden;
	display: inline;
}
#ptd_twitter10 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 357px !important;
	height: 219px;
	overflow: hidden;
	display: inline;
}
#ptd_twitter11 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 357px !important;
	height: 219px;
	overflow: hidden;
	display: inline;
}
#ptd_twitter12 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 357px !important;
	height: 219px;
	overflow: hidden;
	display: inline;
}
#ptd_twitter13 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 357px !important;
	height: 219px;
	overflow: hidden;
	display: inline;
}
#ptd_twitter_listado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	position: absolute;
	top: 5px;
	left: 190px;
	width: 160px !important;
	height: 50px;
	text-align: center;
	overflow: hidden;
	display: inline;
}

/* Sección Publicidad Central */
#ptd_c_publicidad2 {
	position: absolute;
	left: 10px;
	top: 0px;
	width: 983px !important;
	height: 108px;
	border: 1px solid #333333;
	background: #EEEEEE;
	overflow: hidden;
	display: inline;
}
#ptd_publicidad2_c1 {
	position: absolute;
	left: 127px;
	top: 9px;
	width: 728px !important;
	height: 90px;
	overflow: hidden;
	display: inline;
}
#ptd_publicidad2_c2 {
	position: absolute;
	left: 748px;
	top: 9px;
	width: 225px !important;
	height: 90px;
	overflow: hidden;
	display: inline;
}

/* Inicia BASTA!*/
#ptd_c_basta {
	position: absolute;
	left: 10px;
	top: 0px;
	width: 321px !important;
	height: 214px;
	background: #FFFFFF;
	overflow: hidden;
	display: inline;
}
#ptd_basta_encabezado {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 132px !important;
	height: 20px;
	background: #FFF5C6;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #666666;
	text-align: center;
	overflow: hidden;
	display: inline;
}
#ptd_basta_portada {
	position: absolute;
	left: 0px;
	top: 22px;
	width: 120px !important;
	height: 155px;
	background: url(../../images/portada/publicaciones_portada.jpg);
	padding-top: 8px;
	padding-bottom: 7px;
	padding-left: 5px;
	padding-right: 9px;
	overflow: hidden;
	display: inline;
}
#ptd_basta_portada2 {
	position: absolute;
	left: 5px;
	top: 30px;
	width: 120px !important;
	height: 155px;
	overflow: hidden;
	display: inline;
}
#ptd_basta_otras {
	position: absolute;
	left: 0px;
	top: 192px;
	width: 134px !important;
	height: 15px;
	text-align: center;
	overflow: hidden;
	display: inline;
}
#ptd_basta_principal {
	position: absolute;
	left: 142px;
	top: 5px;
	width: 165px !important;
	height: 204px;
	overflow: hidden;
	display: inline;
}
#ptd_basta_separador {
	width: 165px !important;
	height: 17px;
	background: url(../../images/portada/general.png) no-repeat;
	background-position: 0px -584px;
}
.ptd_basta_secundaria {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	width: 154px !important;
	padding-left: 6px;
	background: url(../../images/portada/general.png) no-repeat;
	background-position: -400px -136px;
}
.ptd_basta_secundaria a {
	color: #000000;
	text-decoration: none;
}
.ptd_basta_secundaria a:hover {
	color: #000000;
	text-decoration: underline;
}
/* Fin BASTA!*/

/* Sección Campeche HOY */
#ptd_c_campeche {
	position: absolute;
	left: 350px;
	top: 0px;
	width: 137px !important;
	height: 214px;
	background: #FFFFFF;
	overflow: hidden;
	display: inline;
}
#ptd_campeche_encabezado {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 132px !important;
	height: 20px;
	background: #FFF5C6;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #666666;
	text-align: center;
	overflow: hidden;
	display: inline;
}
#ptd_campeche_portada {
	position: absolute;
	left: 0px;
	top: 22px;
	width: 120px !important;
	height: 155px;
	background: url(../../images/portada/publicaciones_portada.jpg);
	padding-top: 8px;
	padding-bottom: 7px;
	padding-left: 5px;
	padding-right: 9px;
	overflow: hidden;
	display: inline;
}
#ptd_campeche_otras {
	position: absolute;
	left: 0px;
	top: 192px;
	width: 134px !important;
	height: 15px;
	text-align: center;
	overflow: hidden;
	display: inline;
}
#ptd_campeche_principal {
	position: absolute;
	left: 142px;
	top: 5px;
	width: 165px !important;
	height: 204px;
	overflow: hidden;
	display: inline;
}
#ptd_campeche_separador {
	width: 165px !important;
	height: 17px;
	background: url(../../images/portada/general.png) no-repeat;
	background-position: 0px -584px;
}
.ptd_campeche_secundaria {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	width: 154px !important;
	padding-left: 6px;
	background: url(../../images/portada/general.png) no-repeat;
	background-position: -400px -136px;
}
.ptd_campeche_secundaria a {
	color: #000000;
	text-decoration: none;
}
.ptd_campeche_secundaria a:hover {
	color: #000000;
	text-decoration: underline;
}
/* Fin Campeche HOY*/

.calendario_campo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	width: 134px !important;
	padding-left: 4px;
	border: 1px solid #FFFFFF;
	cursor: pointer;
}
.calendario_campo2 {
	width: 159px !important;
	height: 22px;
	background: url(../../images/portada/general.png) no-repeat;
	background-position: -147px -168px;
	border: 1px solid #CCCCCC;
	cursor: pointer;
}

/* Sección Carmen HOY */
#ptd_c_carmen {
	position: absolute;
	left: 515px;
	top: 0px;
	width: 137px !important;
	height: 214px;
	background: #FFFFFF;
	overflow: hidden;
	display: inline;
}
#ptd_carmen_encabezado {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 132px !important;
	height: 20px;
	background: #FFF5C6;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #666666;
	text-align: center;
	overflow: hidden;
	display: inline;
}
#ptd_carmen_portada {
	position: absolute;
	left: 0px;
	top: 22px;
	width: 120px !important;
	height: 155px;
	background: url(../../images/portada/publicaciones_portada.jpg);
	padding-top: 8px;
	padding-bottom: 7px;
	padding-left: 5px;
	padding-right: 9px;
	overflow: hidden;
	display: inline;
}
#ptd_carmen_otras {
	position: absolute;
	left: 0px;
	top: 192px;
	width: 134px !important;
	height: 15px;
	text-align: center;
	overflow: hidden;
	display: inline;
}
#ptd_carmen_principal {
	position: absolute;
	left: 142px;
	top: 5px;
	width: 165px !important;
	height: 204px;
	overflow: hidden;
	display: inline;
}
#ptd_carmen_separador {
	width: 165px !important;
	height: 17px;
	background: url(../../images/portada/general.png) no-repeat;
	background-position: 0px -584px;
}
.ptd_carmen_secundaria {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	width: 154px !important;
	padding-left: 6px;
	background: url(../../images/portada/general.png) no-repeat;
	background-position: -400px -136px;
}
.ptd_carmen_secundaria a {
	color: #000000;
	text-decoration: none;
}
.ptd_carmen_secundaria a:hover {
	color: #000000;
	text-decoration: underline;
}

/* Sección La voz de Quintana Roo */
#ptd_c_lavoz {
	position: absolute;
	left: 672px;
	top: 0px;
	width: 321px !important;
	height: 214px;
	background: #FFFFFF;
	overflow: hidden;
	display: inline;
}
#ptd_lavoz_encabezado {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 132px !important;
	height: 20px;
	background: #FFF5C6;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #666666;
	text-align: center;
	overflow: hidden;
	display: inline;
}
#ptd_lavoz_portada {
	position: absolute;
	left: 0px;
	top: 22px;
	width: 120px !important;
	height: 155px;
	background: url(../../images/portada/publicaciones_portada.jpg);
	padding-top: 8px;
	padding-bottom: 7px;
	padding-left: 5px;
	padding-right: 9px;
	overflow: hidden;
	display: inline;
}
#ptd_lavoz_principal {
	position: absolute;
	left: 142px;
	top: 5px;
	width: 165px !important;
	height: 204px;
	overflow: hidden;
	display: inline;
}
#ptd_lavoz_separador {
	width: 165px !important;
	height: 17px;
	background: url(../../images/portada/general.png) no-repeat;
	background-position: 0px -584px;
}
.ptd_lavoz_secundaria {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	width: 154px !important;
	padding-left: 6px;
	background: url(../../images/portada/general.png) no-repeat;
	background-position: -400px -136px;
}
.ptd_lavoz_secundaria a {
	color: #000000;
	text-decoration: none;
}
.ptd_lavoz_secundaria a:hover {
	color: #000000;
	text-decoration: underline;
}

/* Sección Blogs */
#ptd_c_blogs {
	position: absolute;
	left: 305px;
	top: 90px;
	width: 320px !important;
	height: 200px;
	background: #FFFFFF;
	border: 1px solid #EEEEEE;
	overflow: hidden;
	display: inline;
}
#ptd_blogs_encabezado {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 314px !important;
	height: 18px;
	padding-top: 2px;
	padding-left: 5px;
	background: #666666;
	overflow: hidden;
	display: inline;
}
#ptd_blogs_mas {
	position: absolute;
	left: 279px;
	top: 0px;
	width: 40px !important;
	height: 20px;
	background: #666666 url(../../images/portada/general.png) no-repeat;
	background-position: -311px -168px;
	overflow: hidden;
	display: inline;
}
#ptd_blogs_menu {
	position: absolute;
	left: 175px;
	top: 20px;
	width: 132px !important;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	background: #FFF5C6;
	border: 1px solid #666666;
	overflow: hidden;
	display: none;
	z-index: 2000;
}
.blogs_menu_ul {
	width: 132px !important;
}
.blogs_menu_li a {
	width: 130px !important;
	height: 18px;
	padding-top: 2px;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background: #FFF5C6;
	display: block;
}
.blogs_menu_li a:hover {
	background: #FBE952;
	color: #000000;
	text-decoration: none;
}
#ptd_blogs_imagen1 {
	position: absolute;
	left: 5px;
	top: 25px;
	width: 48px !important;
	height: 48px;
	border: 1px solid #000000;
	overflow: hidden;
	display: inline;
}
#ptd_blogs_imagen2 {
	position: absolute;
	left: 5px;
	top: 82px;
	width: 48px !important;
	height: 48px;
	border: 1px solid #000000;
	overflow: hidden;
	display: inline;
}
#ptd_blogs_imagen3 {
	position: absolute;
	left: 5px;
	top: 140px;
	width: 48px !important;
	height: 48px;
	border: 1px solid #000000;
	overflow: hidden;
	display: inline;
}
#ptd_blogs_item1 {
	position: absolute;
	left: 62px;
	top: 22px;
	width: 247px !important;
	height: 45px;
	padding-top: 1px;
	overflow: hidden;
	display: inline;
}
#ptd_blogs_item2 {
	position: absolute;
	left: 62px;
	top: 79px;
	width: 247px !important;
	height: 45px;
	padding-top: 1px;
	overflow: hidden;
	display: inline;
}
#ptd_blogs_item3 {
	position: absolute;
	left: 62px;
	top: 137px;
	width: 247px !important;
	height: 60px;
	padding-top: 1px;
	overflow: hidden;
	display: inline;
}
#ptd_blogs_imagen4 {
	position: absolute;
	left: 5px;
	top: 140px;
	width: 48px !important;
	height: 48px;
	border: 1px solid #000000;
	overflow: hidden;
	display: inline;
}
#ptd_blogs_item4 {
	position: absolute;
	left: 62px;
	top: 137px;
	width: 247px !important;
	height: 45px;
	padding-top: 1px;
	overflow: hidden;
	display: inline;
}

/* Sección Élite */
#ptd_c_elite {
	position: absolute;
	left: 10px;
	top: 0px;
	width: 285px !important;
	height: 292px;
	background: #FFF0CF url(../../images/portada/elite_fondo.jpg) no-repeat top left;
	overflow: hidden;
	display: inline;
}
#ptd_elite_encabezado {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 285px !important;
	height: 40px;
	overflow: hidden;
	display: inline;
}
#ptd_elite_imagen {
	position: absolute;
	left: 172px;
	top: 12px;
	width: 101px !important;
	height: 131px;
	overflow: hidden;
	display: inline;
}
#ptd_elite_info {
	position: absolute;
	left: 10px;
	top: 52px;
	width: 149px !important;
	height: 102px;
	overflow: hidden;
	display: inline;
}
#ptd_elite_pleca {
	position: absolute;
	left: 0px;
	top: 156px;
	width: 185px !important;
	height: 16px;
	background: #0474A2;
	padding-left: 100px;
	padding-top: 1px;
	overflow: hidden;
	display: inline;
}
#ptd_elite_info2 {
	position: absolute;
	left: 101px;
	top: 175px;
	width: 179px !important;
	height: 117px;
	overflow: hidden;
	display: inline;
}
#ptd_elite_foto {
	position: absolute;
	left: 4px;
	top: 160px;
	width: 91px !important;
	height: 132px;
	overflow: hidden;
	display: inline;
}

/* Sección Publicidad Cuadrada */
#ptd_c_publicidadc {
	position: absolute;
	left: 305px;
	top: 0px;
	width: 320px !important;
	height: 290px;
	border: 1px solid #BBBBBB;
	overflow: hidden;
	display: inline;
}
#ptd_publicidadc_encabezado {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 310px !important;
	height: 17px;
	background: #666666;
	padding-top: 3px;
	padding-left: 10px;
	overflow: hidden;
	display: inline;
}
#ptd_publicidadc_cuadro {
	position: absolute;
	left: 10px;
	top: 30px;
	width: 300px !important;
	height: 250px;
	background: #F0F0F0;
	overflow: hidden;
	display: inline;
}

/* Sección Publicidad Rectángulo */
#ptd_publicidad_rectangulo {
	position: absolute;
	left: 305px;
	top: 0px;
	width: 322px !important;
	height: 80px;
	overflow: hidden;
	display: inline;
}

/* Sección Especiales */
#ptd_c_especiales {
	position: absolute;
	left: 637px;
	top: 0px;
	width: 140px !important;
	height: 280px;
	overflow: hidden;
	display: inline;
}
#ptd_especiales_encabezado {
	float: left;
	width: 138px !important;
	height: 18px;
	background: #990000;
	padding-top: 2px;
	padding-left: 2px;
}
#ptd_especiales_imagen {
	float: left;
	width: 140px !important;
	height: 80px;
}
#ptd_especiales_titulo {
	width: 140px !important;
	text-align: center;
}
#ptd_especiales_separador {
	float: left;
	width: 120px !important;
	height: 1px;
	background: #CCCCCC;
	margin-top: 5px;
	margin-bottom: 4px;
	margin-left: 10px;
}
.ptd_especiales_item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	float: left;
	width: 135px !important;
	background: url(../../images/portada/general.png) no-repeat;
	background-position: -400px -136px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.ptd_especiales_item a {
	color: #000000;
	text-decoration: none;
}
.ptd_especiales_item a:hover {
	color: #000000;
	text-decoration: underline;
}
#ptd_especiales_ver {
	position: absolute;
	left: 637px;
	top: 280px;
	width: 140px !important;
	height: 13px;
	text-align: center;
	overflow: hidden;
	display: inline;
}

/* Sección Servicios */
#ptd_c_servicios {
	position: absolute;
	left: 787px;
	top: 0px;
	width: 206px !important;
	height: 290px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #666666;
	overflow: hidden;
	display: inline;
}
#ptd_c_servicios #ptd_servicios_encabezado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	width: 201px !important;
	height: 18px;
	padding-top: 2px;
	padding-left: 5px;
	background: #6F6842;
	display: block;
}
#ptd_c_servicios #ptd_servicios_item1 {
	width: 206px !important;
	height: 168px;
	background-color: #FFFFFF;
}
#ptd_c_servicios #ptd_servicios_item2 {
	width: 206px !important;
	height: 168px;
	background-color: #FFFFFF;
}
#ptd_c_servicios #ptd_servicios_item3 {
	width: 206px !important;
	height: 168px;
	background-color: #FFFFFF;
}
#ptd_c_servicios #ptd_servicios_item4 {
	width: 206px !important;
	height: 168px;
	background-color: #FFFFFF;
}
#ptd_c_servicios #ptd_servicios_item5 {
	width: 206px !important;
	height: 168px;
	background-color: #FFFFFF;
}
#ptd_c_servicios #ptd_servicios_item6 {
	width: 206px !important;
	height: 168px;
	background-color: #FFFFFF;
}
#ptd_c_servicios #ptd_servicios_item1 {
	width: 206px !important;
	height: 168px;
	background-color: #FFFFFF;
}
#ptd_c_servicios .ptd_servicios_boton {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	height: 16px;
	padding-left: 18px;
	padding-top: 1px;
	cursor: pointer;
	display: block;
	text-decoration: none;
	background-image: url(../../images/portada/general.png);
	background-position: -147px -134px;
}
#ptd_c_servicios .ptd_servicios_boton:hover {
	background-image: url(../../images/portada/general.png);
	background-position: -147px -151px;
}
#ptd_c_servicios .ptd_servicios_boton.selected {
	color: #000000;
	background-image: url(../../images/portada/general.png);
	background-position: -147px -151px;
}
#ptd_servicios_c1 {
	position: relative;
	float: left;
	width: 206px !important;
	height: 168px;
	overflow: hidden;
	display: inline;
}
#ptd_servicios_c2 {
	position: relative;
	float: left;
	width: 206px !important;
	height: 168px;
	overflow: hidden;
	display: inline;
}
#ptd_servicios_c3 {
	position: relative;
	float: left;
	width: 206px !important;
	height: 168px;
	overflow: hidden;
	display: inline;
}
#ptd_servicios_c4 {
	position: relative;
	float: left;
	width: 206px !important;
	height: 168px;
	overflow: hidden;
	display: inline;
}
#ptd_servicios_c5 {
	position: relative;
	float: left;
	width: 206px !important;
	height: 168px;
	overflow: hidden;
	display: inline;
}
#ptd_servicios_c6 {
	position: relative;
	float: left;
	width: 206px !important;
	height: 168px;
	overflow: hidden;
	display: inline;
}
#ptd_servicios_c1_texto {
	position: absolute;
	left: 5px;
	top: 5px;
	width: 196px !important;
	height: 146px;
	overflow: hidden;
	display: inline;
}
#ptd_servicios_c1_ver {
	position: absolute;
	left: 5px;
	top: 151px;
	width: 196px !important;
	height: 17px;
	text-align: right;
	overflow: hidden;
	display: inline;
}
#ptd_servicios_c2_fecha {
	position: absolute;
	left: 5px;
	top: 5px;
	width: 196px !important;
	height: 14px;
	text-align: right;
	overflow: hidden;
	display: inline;
}
#ptd_servicios_c2_textos {
	position: absolute;
	left: 5px;
	top: 22px;
	width: 201px !important;
	height: 127px;
	overflow: auto;
	display: inline;
}
.ptd_servicios_c2_texto a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 184px !important;
	padding-left: 5px;
	background: url(../../images/portada/general.png) no-repeat;
	background-position: -400px -136px;
	text-decoration: none;
}
.ptd_servicios_c2_texto a:hover {
	color: #000000;
	text-decoration: underline;
}
#ptd_servicios_c2_ver {
	position: absolute;
	left: 5px;
	top: 151px;
	width: 196px !important;
	height: 17px;
	text-align: right;
	overflow: hidden;
	display: inline;
}
#ptd_servicios_c3_fecha {
	position: absolute;
	left: 5px;
	top: 5px;
	width: 196px !important;
	height: 14px;
	text-align: center;
	overflow: hidden;
	display: inline;
}
#ptd_servicios_c3_premio {
	position: absolute;
	left: 5px;
	top: 32px;
	width: 196px !important;
	height: 38px;
	text-align: center;
	overflow: hidden;
	display: inline;
}
#ptd_servicios_c3_vendidos {
	position: absolute;
	left: 5px;
	top: 86px;
	width: 196px !important;
	height: 30px;
	overflow: hidden;
	display: inline;
}
#ptd_servicios_c3_pdf {
	position: absolute;
	left: 5px;
	top: 127px;
	width: 196px !important;
	height: 15px;
	text-align: center;
	overflow: hidden;
	display: inline;
}
#ptd_servicios_c3_ver {
	position: absolute;
	left: 5px;
	top: 151px;
	width: 196px !important;
	height: 17px;
	text-align: right;
	overflow: hidden;
	display: inline;
}
#ptd_servicios_c4_icono {
	position: absolute;
	left: 10px;
	top: 10px;
	width: 80px !important;
	height: 80px;
	overflow: hidden;
	display: inline;
}
#ptd_servicios_c4_grados {
	position: absolute;
	left: 90px;
	top: 13px;
	width: 111px !important;
	height: 30px;
	text-align: center;
	overflow: hidden;
	display: inline;
}
#ptd_servicios_c4_descripcion {
	position: absolute;
	left: 90px;
	top: 40px;
	width: 111px !important;
	height: 35px;
	text-align: center;
	overflow: hidden;
	display: inline;
}
#ptd_servicios_c4_noche {
	position: absolute;
	left: 10px;
	top: 100px;
	width: 186px !important;
	height: 14px;
	overflow: hidden;
	display: inline;
}
#ptd_servicios_c4_noche2 {
	position: absolute;
	left: 10px;
	top: 118px;
	width: 186px !important;
	height: 14px;
	overflow: hidden;
	display: inline;
}
#ptd_servicios_c4_ver {
	position: absolute;
	left: 5px;
	top: 151px;
	width: 196px !important;
	height: 17px;
	text-align: right;
	overflow: hidden;
	display: inline;
}
#ptd_servicios_c5_ver {
	position: absolute;
	left: 5px;
	top: 5px;
	width: 196px !important;
	height: 14px;
	overflow: hidden;
	display: inline;
}
#ptd_servicios_c5_icono {
	position: absolute;
	left: 169px;
	top: 5px;
	width: 32px !important;
	height: 32px;
	overflow: hidden;
	display: inline;
}
#ptd_servicios_c5_titulo {
	position: absolute;
	left: 5px;
	top: 9px;
	width: 160px !important;
	height: 15px;
	text-align: right;
	overflow: hidden;
	display: inline;
}
#ptd_servicios_c5_fechas {
	position: absolute;
	left: 5px;
	top: 23px;
	width: 160px !important;
	height: 13px;
	text-align: right;
	overflow: hidden;
	display: inline;
}
#ptd_servicios_c5_texto {
	position: absolute;
	left: 5px;
	top: 44px;
	width: 196px !important;
	height: 115px;
	text-align: justify;
	overflow: hidden;
	display: inline;
}
#ptd_servicios_c6_texto {
	position: absolute;
	left: 5px;
	top: 5px;
	width: 196px !important;
	height: 150px;
	text-align: justify;
	overflow: hidden;
	display: inline;
}
@media print {
	#ptd_c_servicios div{
		display: block!important;
		height: auto!important
	}
}

/* Sección Suplementos */
#ptd_c_suplementos {
	position: absolute;
	left: 10px;
	top: 0px;
	width: 348px !important;
	height: 328px;
	background: #FFFFFF;
	border: 1px solid #666666;
	overflow: hidden;
	display: inline;
}
#ptd_suplementos_encabezado {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 343px !important;
	height: 21px;
	background: #666666;
	padding-top: 3px;
	padding-left: 5px;
	overflow: hidden;
	display: inline;
}
#ptd_suplementos_select {
	position: absolute;
	left: 246px;
	top: 4px;
	width: 98px !important;
	height: 18px;
	overflow: hidden;
	display: inline;
}
.ptd_suplementos_caja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	width: 98px !important;
	height: 16px;
}
#ptd_suplementos_icono {
	position: absolute;
	left: 10px;
	top: 34px;
	width: 142px !important;
	height: 51px;
	overflow: hidden;
	display: inline;
}
#ptd_suplementos_imagen {
	position: absolute;
	left: 10px;
	top: 94px;
	width: 140px !important;
	height: 80px;
	border: 1px solid #000000;
	overflow: hidden;
	display: inline;
}
#ptd_suplementos_info {
	position: absolute;
	left: 10px;
	top: 179px;
	width: 142px !important;
	height: 149px;
	overflow: hidden;
	display: inline;
}
#ptd_suplementos_separador {
	position: absolute;
	left: 162px;
	top: 34px;
	width: 1px !important;
	height: 284px;
	background: #666666;
	overflow: hidden;
	display: inline;
}
#ptd_suplementos_notas {
	position: absolute;
	left: 173px;
	top: 34px;
	width: 165px !important;
	height: 294px;
	overflow: hidden;
	display: inline;
}
.ptd_suplementos_item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 160px !important;
	background: url(../../images/portada/general.png) no-repeat;
	background-position: -400px -136px;
	padding-left: 5px;
	padding-bottom: 8px;
}
.ptd_suplementos_item a {
	color: #000000;
	text-decoration: none;
}
.ptd_suplementos_item a:hover {
	color: #000000;
	text-decoration: underline;
}
.ptd_suplementos_item2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	width: 160px !important;
	background: url(../../images/portada/general.png) no-repeat;
	background-position: -400px -136px;
	padding-left: 5px;
	padding-bottom: 12px;
}
.ptd_suplementos_item2 a {
	color: #000000;
	text-decoration: none;
}
.ptd_suplementos_item2 a:hover {
	color: #000000;
	text-decoration: underline;
}
.ptd_suplementos_item3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	width: 160px !important;
	background: url(../../images/portada/general.png) no-repeat;
	background-position: -400px -136px;
	padding-left: 5px;
	padding-bottom: 8px;
}
.ptd_suplementos_item3 a {
	color: #990000;
	text-decoration: none;
}
.ptd_suplementos_item3 a:hover {
	color: #FF0000;
	text-decoration: underline;
}

/* Sección Clasificados */
#ptd_c_clasificados {
	position: absolute;
	left: 370px;
	top: 0px;
	width: 442px !important;
	height: 328px;
	background: #F8F5E6;
	border: 1px solid #999999;
	overflow: hidden;
	display: inline;
}
#ptd_clasificados_encabezado {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 435px !important;
	height: 20px;
	padding-top: 3px;
	padding-left: 7px;
	background: #F5C04E;
	border-bottom: 1px solid #F08D00;
	overflow: hidden;
	display: inline;
}
#ptd_clasificados_registrate {
	position: absolute;
	left: 200px;
	top: 0px;
	width: 68px !important;
	height: 20px;
	padding-top: 3px;
	overflow: hidden;
	display: inline;
}
#ptd_clasificados_arriba {
	position: absolute;
	left: 324px;
	top: 4px;
	width: 20px !important;
	height: 16px;
	overflow: hidden;
	display: inline;
}
#ptd_clasificados_abajo {
	position: absolute;
	left: 344px;
	top: 4px;
	width: 20px !important;
	height: 16px;
	overflow: hidden;
	display: inline;
}
#ptd_clasificados_todos {
	position: absolute;
	left: 364px;
	top: 4px;
	width: 74px !important;
	height: 16px;
	overflow: hidden;
	display: inline;
}
#ptd_clasificados_icono1 {
	position: absolute;
	left: 6px;
	top: 29px;
	width: 75px !important;
	height: 69px;
	overflow: hidden;
	display: inline;
}
#ptd_clasificados_icono2 {
	position: absolute;
	left: 6px;
	top: 104px;
	width: 75px !important;
	height: 69px;
	overflow: hidden;
	display: inline;
}
#ptd_clasificados_icono3 {
	position: absolute;
	left: 6px;
	top: 179px;
	width: 75px !important;
	height: 69px;
	overflow: hidden;
	display: inline;
}
#ptd_clasificados_icono4 {
	position: absolute;
	left: 6px;
	top: 254px;
	width: 75px !important;
	height: 69px;
	overflow: hidden;
	display: inline;
}
#ptd_clasificados_cuadro1 {
	position: absolute;
	left: 94px;
	top: 24px;
	width: 348px !important;
	height: 304px;
	overflow: hidden;
	display: inline;
}
#ptd_clasificados_cuadro2 {
	position: absolute;
	left: 94px;
	top: 24px;
	width: 348px !important;
	height: 304px;
	overflow: hidden;
	display: none;
}
#ptd_clasificados_cuadro3 {
	position: absolute;
	left: 94px;
	top: 24px;
	width: 348px !important;
	height: 304px;
	overflow: hidden;
	display: none;
}
#ptd_clasificados_cuadro4 {
	position: absolute;
	left: 94px;
	top: 24px;
	width: 348px !important;
	height: 304px;
	overflow: hidden;
	display: none;
}
#ptd_clasificados_c1_item1 {
	position: absolute;
	left: 0px;
	top: 11px;
	width: 158px !important;
	height: 86px;
	overflow: hidden;
	display: inline;
}
#ptd_clasificados_c1_separador_v1 {
	position: absolute;
	left: 168px;
	top: 11px;
	width: 2px !important;
	height: 86px;
	background: url(../../images/portada/general.png) no-repeat;
	background-position: -336px -290px;
	overflow: hidden;
	display: inline;
}
#ptd_clasificados_c1_item2 {
	position: absolute;
	left: 180px;
	top: 11px;
	width: 158px !important;
	height: 86px;
	overflow: hidden;
	display: inline;
}
#ptd_clasificados_c1_separador_h1 {
	position: absolute;
	left: 0px;
	top: 102px;
	width: 338px !important;
	height: 2px;
	background: url(../../images/portada/general.png) no-repeat;
	background-position: 0px -288px;
	overflow: hidden;
	display: inline;
}
#ptd_clasificados_c1_item3 {
	position: absolute;
	left: 0px;
	top: 107px;
	width: 158px !important;
	height: 86px;
	overflow: hidden;
	display: inline;
}
#ptd_clasificados_c1_separador_v2 {
	position: absolute;
	left: 168px;
	top: 107px;
	width: 2px !important;
	height: 86px;
	background: url(../../images/portada/general.png) no-repeat;
	background-position: -336px -290px;
	overflow: hidden;
	display: inline;
}
#ptd_clasificados_c1_item4 {
	position: absolute;
	left: 180px;
	top: 107px;
	width: 158px !important;
	height: 86px;
	overflow: hidden;
	display: inline;
}
#ptd_clasificados_c1_separador_h2 {
	position: absolute;
	left: 0px;
	top: 198px;
	width: 338px !important;
	height: 2px;
	background: url(../../images/portada/general.png) no-repeat;
	background-position: 0px -288px;
	overflow: hidden;
	display: inline;
}
#ptd_clasificados_c1_item5 {
	position: absolute;
	left: 0px;
	top: 205px;
	width: 158px !important;
	height: 86px;
	overflow: hidden;
	display: inline;
}
#ptd_clasificados_c1_separador_v3 {
	position: absolute;
	left: 168px;
	top: 205px;
	width: 2px !important;
	height: 86px;
	background: url(../../images/portada/general.png) no-repeat;
	background-position: -336px -290px;
	overflow: hidden;
	display: inline;
}
#ptd_clasificados_c1_item6 {
	position: absolute;
	left: 180px;
	top: 205px;
	width: 158px !important;
	height: 86px;
	overflow: hidden;
	display: inline;
}
.ptd_clasificados_detalles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 50px !important;
	background: url(../../images/portada/general.png) no-repeat;
	background-position: -400px -136px;
	padding-left: 5px;
}
.ptd_clasificados_detalles a {
	color: #000000;
	text-decoration: none;
}
.ptd_clasificados_detalles a:hover {
	color: #000000;
	text-decoration: underline;
}
#ptd_clasificados_c2_item1 {
	position: absolute;
	left: 0px;
	top: 5px;
	width: 338px !important;
	height: 57px;
	padding-top: 8px;
	overflow: hidden;
	display: inline;
}
#ptd_clasificados_c2_detalles1 {
	position: absolute;
	left: 292px;
	top: 23px;
	width: 41px !important;
	height: 13px;
	padding-left: 5px;
	background: url(../../images/portada/general.png) no-repeat;
	background-position: -400px -136px;
	overflow: hidden;
	display: inline;
}
#ptd_clasificados_c2_separador1 {
	position: absolute;
	left: 0px;
	top: 77px;
	width: 338px !important;
	height: 2px;
	background: url(../../images/portada/general.png) no-repeat;
	background-position: 0px -288px;
	overflow: hidden;
	display: inline;
}
#ptd_clasificados_c2_item2 {
	position: absolute;
	left: 0px;
	top: 79px;
	width: 338px !important;
	height: 57px;
	padding-top: 8px;
	overflow: hidden;
	display: inline;
}
#ptd_clasificados_c2_detalles2 {
	position: absolute;
	left: 292px;
	top: 23px;
	width: 41px !important;
	height: 13px;
	padding-left: 5px;
	background: url(../../images/portada/general.png) no-repeat;
	background-position: -400px -136px;
	overflow: hidden;
	display: inline;
}
#ptd_clasificados_c2_separador2 {
	position: absolute;
	left: 0px;
	top: 151px;
	width: 338px !important;
	height: 2px;
	background: url(../../images/portada/general.png) no-repeat;
	background-position: 0px -288px;
	overflow: hidden;
	display: inline;
}
#ptd_clasificados_c2_item3 {
	position: absolute;
	left: 0px;
	top: 153px;
	width: 338px !important;
	height: 57px;
	padding-top: 8px;
	overflow: hidden;
	display: inline;
}
#ptd_clasificados_c2_detalles3 {
	position: absolute;
	left: 292px;
	top: 23px;
	width: 41px !important;
	height: 13px;
	padding-left: 5px;
	background: url(../../images/portada/general.png) no-repeat;
	background-position: -400px -136px;
	overflow: hidden;
	display: inline;
}
#ptd_clasificados_c2_separador3 {
	position: absolute;
	left: 0px;
	top: 225px;
	width: 338px !important;
	height: 2px;
	background: url(../../images/portada/general.png) no-repeat;
	background-position: 0px -288px;
	overflow: hidden;
	display: inline;
}
#ptd_clasificados_c2_item4 {
	position: absolute;
	left: 0px;
	top: 227px;
	width: 338px !important;
	height: 57px;
	padding-top: 8px;
	overflow: hidden;
	display: inline;
}
#ptd_clasificados_c2_detalles4 {
	position: absolute;
	left: 292px;
	top: 23px;
	width: 41px !important;
	height: 13px;
	padding-left: 5px;
	background: url(../../images/portada/general.png) no-repeat;
	background-position: -400px -136px;
	overflow: hidden;
	display: inline;
}
#ptd_clasificados_c3_item1 {
	position: absolute;
	left: 0px;
	top: 5px;
	width: 338px !important;
	height: 43px;
	padding-top: 8px;
	overflow: hidden;
	display: inline;
}
#ptd_clasificados_c3_detalles1 {
	position: absolute;
	left: 268px;
	top: 8px;
	width: 65px !important;
	height: 13px;
	background: url(../../images/portada/general.png) no-repeat;
	background-position: -400px -136px;
	padding-left: 5px;
	overflow: hidden;
	display: inline;
}
#ptd_clasificados_c3_separador1 {
	position: absolute;
	left: 0px;
	top: 62px;
	width: 338px !important;
	height: 2px;
	background: url(../../images/portada/general.png) no-repeat;
	background-position: 0px -288px;
	overflow: hidden;
	display: inline;
}
#ptd_clasificados_c3_item2 {
	position: absolute;
	left: 0px;
	top: 64px;
	width: 338px !important;
	height: 43px;
	padding-top: 8px;
	overflow: hidden;
	display: inline;
}
#ptd_clasificados_c3_detalles2 {
	position: absolute;
	left: 268px;
	top: 8px;
	width: 65px !important;
	height: 13px;
	background: url(../../images/portada/general.png) no-repeat;
	background-position: -400px -136px;
	padding-left: 5px;
	overflow: hidden;
	display: inline;
}
#ptd_clasificados_c3_separador2 {
	position: absolute;
	left: 0px;
	top: 121px;
	width: 338px !important;
	height: 2px;
	background: url(../../images/portada/general.png) no-repeat;
	background-position: 0px -288px;
	overflow: hidden;
	display: inline;
}
#ptd_clasificados_c3_item3 {
	position: absolute;
	left: 0px;
	top: 123px;
	width: 338px !important;
	height: 43px;
	padding-top: 8px;
	overflow: hidden;
	display: inline;
}
#ptd_clasificados_c3_detalles3 {
	position: absolute;
	left: 268px;
	top: 8px;
	width: 65px !important;
	height: 13px;
	background: url(../../images/portada/general.png) no-repeat;
	background-position: -400px -136px;
	padding-left: 5px;
	overflow: hidden;
	display: inline;
}
#ptd_clasificados_c3_separador3 {
	position: absolute;
	left: 0px;
	top: 180px;
	width: 338px !important;
	height: 2px;
	background: url(../../images/portada/general.png) no-repeat;
	background-position: 0px -288px;
	overflow: hidden;
	display: inline;
}
#ptd_clasificados_c3_item4 {
	position: absolute;
	left: 0px;
	top: 182px;
	width: 338px !important;
	height: 43px;
	padding-top: 8px;
	overflow: hidden;
	display: inline;
}
#ptd_clasificados_c3_detalles4 {
	position: absolute;
	left: 268px;
	top: 8px;
	width: 65px !important;
	height: 13px;
	background: url(../../images/portada/general.png) no-repeat;
	background-position: -400px -136px;
	padding-left: 5px;
	overflow: hidden;
	display: inline;
}
#ptd_clasificados_c3_separador4 {
	position: absolute;
	left: 0px;
	top: 239px;
	width: 338px !important;
	height: 2px;
	background: url(../../images/portada/general.png) no-repeat;
	background-position: 0px -288px;
	overflow: hidden;
	display: inline;
}
#ptd_clasificados_c3_item5 {
	position: absolute;
	left: 0px;
	top: 241px;
	width: 338px !important;
	height: 43px;
	padding-top: 8px;
	overflow: hidden;
	display: inline;
}
#ptd_clasificados_c3_detalles5 {
	position: absolute;
	left: 268px;
	top: 8px;
	width: 65px !important;
	height: 13px;
	background: url(../../images/portada/general.png) no-repeat;
	background-position: -400px -136px;
	padding-left: 5px;
	overflow: hidden;
	display: inline;
}
#ptd_clasificados_c4_item1 {
	position: absolute;
	left: 0px;
	top: 5px;
	width: 338px !important;
	height: 43px;
	padding-top: 8px;
	overflow: hidden;
	display: inline;
}
#ptd_clasificados_c4_detalles1 {
	position: absolute;
	left: 268px;
	top: 8px;
	width: 65px !important;
	height: 13px;
	background: url(../../images/portada/general.png) no-repeat;
	background-position: -400px -136px;
	padding-left: 5px;
	overflow: hidden;
	display: inline;
}
#ptd_clasificados_c4_separador1 {
	position: absolute;
	left: 0px;
	top: 62px;
	width: 338px !important;
	height: 2px;
	background: url(../../images/portada/general.png) no-repeat;
	background-position: 0px -288px;
	overflow: hidden;
	display: inline;
}
#ptd_clasificados_c4_item2 {
	position: absolute;
	left: 0px;
	top: 64px;
	width: 338px !important;
	height: 43px;
	padding-top: 8px;
	overflow: hidden;
	display: inline;
}
#ptd_clasificados_c4_detalles2 {
	position: absolute;
	left: 268px;
	top: 8px;
	width: 65px !important;
	height: 13px;
	background: url(../../images/portada/general.png) no-repeat;
	background-position: -400px -136px;
	padding-left: 5px;
	overflow: hidden;
	display: inline;
}
#ptd_clasificados_c4_separador2 {
	position: absolute;
	left: 0px;
	top: 121px;
	width: 338px !important;
	height: 2px;
	background: url(../../images/portada/general.png) no-repeat;
	background-position: 0px -288px;
	overflow: hidden;
	display: inline;
}
#ptd_clasificados_c4_item3 {
	position: absolute;
	left: 0px;
	top: 123px;
	width: 338px !important;
	height: 43px;
	padding-top: 8px;
	overflow: hidden;
	display: inline;
}
#ptd_clasificados_c4_detalles3 {
	position: absolute;
	left: 268px;
	top: 8px;
	width: 65px !important;
	height: 13px;
	background: url(../../images/portada/general.png) no-repeat;
	background-position: -400px -136px;
	padding-left: 5px;
	overflow: hidden;
	display: inline;
}
#ptd_clasificados_c4_separador3 {
	position: absolute;
	left: 0px;
	top: 180px;
	width: 338px !important;
	height: 2px;
	background: url(../../images/portada/general.png) no-repeat;
	background-position: 0px -288px;
	overflow: hidden;
	display: inline;
}
#ptd_clasificados_c4_item4 {
	position: absolute;
	left: 0px;
	top: 182px;
	width: 338px !important;
	height: 43px;
	padding-top: 8px;
	overflow: hidden;
	display: inline;
}
#ptd_clasificados_c4_detalles4 {
	position: absolute;
	left: 268px;
	top: 8px;
	width: 65px !important;
	height: 13px;
	background: url(../../images/portada/general.png) no-repeat;
	background-position: -400px -136px;
	padding-left: 5px;
	overflow: hidden;
	display: inline;
}
#ptd_clasificados_c4_separador4 {
	position: absolute;
	left: 0px;
	top: 239px;
	width: 338px !important;
	height: 2px;
	background: url(../../images/portada/general.png) no-repeat;
	background-position: 0px -288px;
	overflow: hidden;
	display: inline;
}
#ptd_clasificados_c4_item5 {
	position: absolute;
	left: 0px;
	top: 241px;
	width: 338px !important;
	height: 43px;
	padding-top: 8px;
	overflow: hidden;
	display: inline;
}
#ptd_clasificados_c4_detalles5 {
	position: absolute;
	left: 268px;
	top: 8px;
	width: 65px !important;
	height: 13px;
	background: url(../../images/portada/general.png) no-repeat;
	background-position: -400px -136px;
	padding-left: 5px;
	overflow: hidden;
	display: inline;
}

/* Sección Edición Digital */
#ptd_c_digital {
	position: absolute;
	left: 824px;
	top: 0px;
	width: 169px !important;
	height: 328px;
	background: #F0F0F0;
	border: 1px solid #999999;
	overflow: hidden;
	display: inline;
}
#ptd_digital_encabezado {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 169px !important;
	height: 18px;
	text-align: center;
	padding-top: 2px;
}
#ptd_digital_bull1 {
	position: absolute;
	left: 4px;
	top: 6px;
	width: 9px !important;
	height: 5px;
	background: url(../../images/portada/general.png) no-repeat;
	background-position: -391px -112px;
	overflow: hidden;
	display: inline;
}
#ptd_digital_bull2 {
	position: absolute;
	left: 156px;
	top: 6px;
	width: 9px !important;
	height: 5px;
	background: url(../../images/portada/general.png) no-repeat;
	background-position: -391px -112px;
	overflow: hidden;
	display: inline;
}
#ptd_digital_portada {
	position: absolute;
	left: 0px;
	top: 20px;
	width: 150px !important;
	height: 194px;
	background: url(../../images/portada/digital_portada.jpg) no-repeat top left;
	padding-top: 2px;
	padding-bottom: 7px;
	padding-left: 10px;
	padding-right: 9px;
}
#ptd_digital_item1 {
	position: absolute;
	left: 13px;
	top: 220px;
	width: 143px !important;
	height: 18px;
	text-align: center;
	border-bottom: 1px solid #CCCCCC;
	padding-top: 6px;
	overflow: hidden;
	display: inline;
}
#ptd_digital_item2 {
	position: absolute;
	left: 13px;
	top: 245px;
	width: 143px !important;
	height: 18px;
	text-align: center;
	border-bottom: 1px solid #CCCCCC;
	padding-top: 6px;
	overflow: hidden;
	display: inline;
}
#ptd_digital_item3 {
	position: absolute;
	left: 13px;
	top: 270px;
	width: 143px !important;
	height: 18px;
	text-align: center;
	padding-top: 6px;
	overflow: hidden;
	display: inline;
}
#ptd_digital_anteriores {
	position: absolute;
	left: 5px;
	top: 301px;
	width: 159px !important;
	height: 22px;
	background: url(../../images/portada/general2.png) no-repeat;
	background-position: -147px -168px;
	overflow: hidden;
	display: inline;
}

/* Tooltips */
#tooltip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EC008C;
	position: absolute;
	width: 200px;
	z-index: 3000;
	border: 1px solid #999999;
	background: #E9E9E9;
	padding: 3px;
}
#tooltip h3, #tooltip div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EC008C;
	margin: 0px;
}

/* Especial Cintillo 25 */
#ptd_m_cintillo25 {
	position: relative;
	float: left;
	width: 985px !important;
	height: 25px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

/* Especial Cintillo 40 */
#ptd_m_cintillo40 {
	position: relative;
	float: left;
	width: 985px !important;
	height: 40px;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-right: 10px;
	background: #FFFFFF;
}

/* Especial Cintillo 60 */
#ptd_m_cintillo60 {
	position: relative;
	float: left;
	width: 985px !important;
	height: 60px;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-right: 10px;
}

/* Especial Cintillo 90 */
#ptd_m_cintillo90 {
	position: relative;
	float: left;
	width: 985px !important;
	height: 90px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

/* Especial Cintillo 110 */
#ptd_m_cintillo110 {
	position: relative;
	float: left;
	width: 1005px !important;
	height: 110px;
	margin-top: 10px;	
}

/* Especial Cintillo 110 2 */
#ptd_m_cintillo110_2 {
	position: relative;
	float: left;
	width: 985px !important;
	height: 110px;
	margin-top: 10px;
	margin-left:10px;
}

/* Especial Cintillo 130 */
#ptd_m_cintillo130 {
	position: relative;
	float: left;
	width: 985px !important;
	height: 130px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
#ptd_cintillo130_1 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 155px !important;
	height: 130px;	
	overflow: hidden;
	display: inline;
}
#ptd_cintillo130_2 {
	position: absolute;
	left: 155px;
	top: 0px;
	width: 830px !important;
	height: 130px;	
	overflow: hidden;
	display: inline;
}

/* Especial Cintillo 150 */
#ptd_m_cintillo150 {
	position: relative;
	float: left;
	width: 985px !important;
	height: 150px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

/* Especial Cintillo 160 */
#ptd_m_cintillo160 {
	position: relative;
	float: left;
	width: 985px !important;
	height: 160px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

/* Especial Cintillo 180 */
#ptd_m_cintillo180 {
	position: relative;
	float: left;
	width: 985px !important;
	height: 180px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

/* Especial Cintillo 200 */
#ptd_m_cintillo200 {
	position: relative;
	float: left;
	width: 1005px !important;
	height: 200px;
	margin-top: 10px;
}

/* Especial Lo último */
#ptd_m_loultimo {
	position: relative;
	float: left;
	width: 914px !important;
	height: 19px;
	background: #FFFFFF url(http://3.bp.blogspot.com/_nS_SwXfK0Js/SwgW6K106GI/AAAAAAAAAk4/RmipivqtZg8/s1600/lo_ultimo.jpg) no-repeat top left;
	padding-left: 82px;
	padding-top: 14px;
	margin-left: 10px;
}
.newsticker {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	list-style-type: none;
}
.newsticker a {
	color: #000000;
	text-decoration: none;
}
.newsticker a:hover {
	color: #000000;
	text-decoration: underline;
}

div#tmpSlideshow {
	float: left;
    width: 302px !important;
	padding-top: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	padding-right: 9px;
	background: #DADAC9;
    border: 1px solid #938F77;
}
div.tmpSlide {
    display: none;
}
div.tmpSlide img {
    border: 1px solid #000000;
}
div.tmp3Slide {
	display: none;
	float: left;
    width: 112px !important;
	height: 13px;
}
div#tmpSlideshowControls {
	float: left;
    width: 302px !important;
	height: 24px;
	background: url(../../images/portada/general.png) repeat-x;
	background-position: 0px -410px;
	margin-top: 5px;
}
div.tmpSlideshowControl {
	float: right;
    background: #dadac9;
    width: 19px;
    height: 13px;
    color: #000000;
    font: 10px Arial, sans-serif;
    text-align: center;
	display: block;
    cursor: pointer;
}
div.tmpSlideshowControlOn {
    background: #bfbfae;
}
div.tmpSlideshowControlActive {
	background: url(../../images/portada/general.png);
	background-position: -353px -134px;
}
div#tmpSlideshow h4 {
    color: #b90f23;
    text-transform: uppercase;
    font: 14px Arial, sans-serif;
}
div.tmp2Slide {
	height: 74px;
	float: left;
	display: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.tmp2Slidetitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.tmp2Slidetitulo a {
	color: #000000;
	text-decoration: none;
}
.tmp2Slidetitulo a:hover {
	color: #000000;
	text-decoration: underline;
}
.tmp2Slidehora {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #007DC5;
}

#ptd_c_pie {
	position: relative;
	float: left;
	width: 1007px !important;
	height: 110px;
	background: url(../../images/portada/pie.png) repeat-x;
	border-top: 1px solid #000000;
}
#ptd_pie_linea1 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 1px !important;
	height: 110px;
	background: url(../../images/portada/pie.png) no-repeat;
	background-position: -167px -110px;
}
#ptd_pie_linea2 {
	position: absolute;
	left: 1006px;
	top: 0px;
	width: 1px !important;
	height: 110px;
	background: url(../../images/portada/pie.png) no-repeat;
	background-position: -167px -110px;
}
#ptd_pie_icon1 {
	position: absolute;
	left: 141px;
	top: 0px;
	width: 127px !important;
	height: 43px;
	background: url(../../images/portada/pie.png) no-repeat;
	background-position: 0px -110px;
	overflow: hidden;
	display: inline;
}
#ptd_pie_icon1:hover {
	background: url(../../images/portada/pie.png) no-repeat;
	background-position: 0px -153px;
	cursor: pointer;
}
#ptd_pie_icon2 {
	position: absolute;
	left: 312px;
	top: 0px;
	width: 64px !important;
	height: 43px;
	background: url(../../images/portada/pie.png) no-repeat;
	background-position: 0px -196px;
	overflow: hidden;
	display: inline;
}
#ptd_pie_icon2:hover {
	background: url(../../images/portada/pie.png) no-repeat;
	background-position: -64px -196px;
	cursor: pointer;
}
#ptd_pie_icon3 {
	position: absolute;
	left: 424px;
	top: 0px;
	width: 95px !important;
	height: 43px;
	background: url(../../images/portada/pie.png) no-repeat;
	background-position: 0px -239px;
	overflow: hidden;
	display: inline;
}
#ptd_pie_icon3:hover {
	background: url(../../images/portada/pie.png) no-repeat;
	background-position: 0px -282px;
	cursor: pointer;
}
#ptd_pie_icon4 {
	position: absolute;
	left: 576px;
	top: 0px;
	width: 62px !important;
	height: 43px;
	background: url(../../images/portada/pie.png) no-repeat;
	background-position: -95px -239px;
	overflow: hidden;
	display: inline;
}
#ptd_pie_icon4:hover {
	background: url(../../images/portada/pie.png) no-repeat;
	background-position: -95px -282px;
	cursor: pointer;
}
#ptd_pie_icon5 {
	position: absolute;
	left: 699px;
	top: 0px;
	width: 77px !important;
	height: 43px;
	background: url(../../images/portada/pie.png) no-repeat;
	background-position: 0px -325px;
	overflow: hidden;
	display: inline;
}
#ptd_pie_icon5:hover {
	background: url(../../images/portada/pie.png) no-repeat;
	background-position: -77px -325px;
	cursor: pointer;
}
#ptd_pie_icon6 {
	position: absolute;
	left: 836px;
	top: 0px;
	width: 39px !important;
	height: 43px;
	background: url(../../images/portada/pie.png) no-repeat;
	background-position: -127px -110px;
	overflow: hidden;
	display: inline;
}
#ptd_pie_icon6:hover {
	background: url(../../images/portada/pie.png) no-repeat;
	background-position: -127px -153px;
	cursor: pointer;
}
#ptd_pie_menu2 {
	position: absolute;
	left: 10px;
	top: 44px;
	width: 910px !important;
	height: 16px;
	overflow: hidden;
	display: inline;
}
#ptd_pie_copyright {
	position: absolute;
	left: 10px;
	top: 65px;
	width: 358px !important;
	height: 12px;
	overflow: hidden;
	display: inline;
}
#ptd_pie_mysql {
	position: absolute;
	left: 369px;
	top: 62px;
	width: 80px !important;
	height: 15px;
	background: url(../../images/portada/pie.png) no-repeat;
	background-position: 0px -388px;
	overflow: hidden;
	display: inline;
}
#ptd_pie_php {
	position: absolute;
	left: 458px;
	top: 62px;
	width: 80px !important;
	height: 15px;
	background: url(../../images/portada/pie.png) no-repeat;
	background-position: 0px -403px;
	overflow: hidden;
	display: inline;
}
#ptd_pie_css {
	position: absolute;
	left: 549px;
	top: 62px;
	width: 88px !important;
	height: 31px;
	background: url(../../images/portada/pie.png) no-repeat;
	background-position: -80px -368px;
	overflow: hidden;
	display: inline;
}
#ptd_pie_xhtml {
	position: absolute;
	left: 647px;
	top: 62px;
	width: 88px !important;
	height: 31px;
	background: url(../../images/portada/pie.png) no-repeat;
	background-position: -80px -399px;
	overflow: hidden;
	display: inline;
}
#ptd_pie_visitas {
	position: absolute;
	left: 565px;
	top: 60px;
	width: 356px !important;
	height: 17px;
	text-align: right;
	overflow: hidden;
	display: inline;
}
#ptd_pie_stat {
	position: absolute;
	left: 925px;
	top: 58px;
	width: 71px !important;
	height: 20px;
	background: url(../../images/portada/pie.png) no-repeat;
	background-position: 0px -368px;
	overflow: hidden;
	display: inline;
}

/* Calendario */
#datepick-div, .datepick-inline {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	padding: 0;
	margin: 0;
	background: #ddd;
	color: #000;
	width: 15em;
}
#datepick-div {
	display: none;
	border: 1px solid #777;
	z-index: 100;
}
.datepick-inline {
	float: left;
	display: block;
	border: 0;
}
.datepick-rtl {
	direction: rtl;
}
.datepick-dialog {
	padding: 5px !important;
	border: 4px ridge #ddd !important;
}
.datepick-disabled {
	position: absolute;
	z-index: 100;
	background-color: white;
}
button.datepick-trigger {
	width: 25px;
	padding: 0px;
}
img.datepick-trigger {
	margin: 2px;
	vertical-align: middle;
}
.datepick-prompt {
	float: left;
	padding: 2px;
}
* html .datepick-prompt {
	width: 15em;
}
.datepick-control, .datepick-links, .datepick-header, .datepick {
	clear: both;
	float: left;
	width: 100%;
	color: #fff;
}
.datepick-control {
	background: #400;
	padding: 2px 0px;
}
.datepick-links {
	background: #000;
	padding: 2px 0px;
}
.datepick-control, .datepick-links {
	font-weight: bold;
	font-size: 80%;
}
.datepick-links label {
	padding: 2px 5px;
	color: #888;
}
.datepick-clear, .datepick-prev {
	float: left;
	width: 34%;
}
.datepick-rtl .datepick-clear, .datepick-rtl .datepick-prev {
	float: right;
	text-align: right;
}
.datepick-current {
	float: left;
	width: 30%;
	text-align: center;
}
.datepick-close, .datepick-next {
	float: right;
	width: 34%;
	text-align: right;
}
.datepick-rtl .datepick-close, .datepick-rtl .datepick-next {
	float: left;
	text-align: left;
}
.datepick-header {
	background: #333;
	text-align: center;
	font-weight: bold;
	min-height: 1.5em;
}
.datepick-header select {
	background: #333;
	color: #fff;
	border: 0px;
	font-weight: bold;
}
.datepick-header span {
	position: relative;
	top: 3px;
}
.datepick {
	background: #ccc;
	text-align: center;
	font-size: 100%;
}
.datepick a {
	display: block;
	width: 100%;
}
.datepick-title-row {
	background: #777;
}
.datepick-title-row th {
	text-align: center;
	font-weight: normal;
}
.datepick-days-row {
	background: #eee;
	color: #666;
}
.datepick-week-col {
	background: #777;
	color: #fff;
}
.datepick-days-cell {
	color: #000;
	border: 1px solid #ddd;
}
.datepick-other-month {
	background: #fff;
}
.datepick-week-end-cell {
	background: #ddd;
}
.datepick-title-row .datepick-week-end-cell {
	background: #777;
}
.datepick-week-over {
	background: #ddd;
}
.datepick-unselectable {
	color: #888;
}
.datepick-today {
	background: #fcc;
}
.datepick-current-day {
	background: #777;
	color: #fff;
}
.datepick-days-cell-over {
	background: #fff;
	color: #000;
	border: 1px solid #777;
}
.datepick-status {
	background: #ddd;
	width: 100%;
	font-size: 80%;
	text-align: center;
}
#datepick-div a, .datepick-inline a {
	cursor: pointer;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
.datepick-inline .datepick-links a {
	padding: 0 5px !important;
}
.datepick-control a, .datepick-links a {
	padding: 2px 5px !important;
	color: #eee;
}
.datepick-title-row a {
	color: #eee;
}
.datepick-control a:hover {
	background: #fdd;
	color: #333;
}
.datepick-links a:hover, .datepick-title-row a:hover {
	background: #ddd;
	color: #333;
}
.datepick-multi .datepick {
	border: 1px solid #777;
}
.datepick-one-month {
	float: left;
	width: 15em;
}
.datepick-new-row {
	clear: left;
}
.datepick-cover {
    display: none;
    display: block;
    position: absolute;
    z-index: -1;
    top: -1px;
    left: -1px;
    width: 187px;
    height: 187px;
}
