/* CSS Document */


#scrollbar1 .track {
    background: url("bg-scrollbar-trackend-y.png") no-repeat scroll 0 100% transparent;
    height: 100%;
    padding: 0 1px;
    position: relative;
    width: 13px;
}

.invisible {
	font-size: 2px;  
	color: #ffffff;
}
.Titular_interior {
	font-size: 24px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #666666;
}
.Titular_interior_p {
	font-size: 17px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #666666;
}
.Pie_foto {
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #333333;
}
.Pie_Foto_2 {font-size: 12px; font-family: Geneva, Arial, Helvetica, sans-serif; color: #666666; }
.Texto_destacado {
	font-family: Arial, Helvetica, sans-serif;
	color: #6699FF;
		font-size: 16px;
}
.Texto_destacado_verde {
	font-family: Arial, Helvetica, sans-serif;
	color: #5ec54f;
		font-size: 16px;
}
.Titular {
	font-size: 36px;
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	color: #B30000;
}
.Titular_p {
	font-size: 18px;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #5ec54f;
}
.Titular_p2 {
	font-size: 12px;
	font-family: Helvetica, sans-serif;
	color: #669900;
}

.seccion {font-family: Geneva, Arial, Helvetica, sans-serif; color: #FFFFFF; }

.fechas_p {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.gris_p {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.txt_corrido {
	color: #5d5d5d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.txt_novela {
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: justify;
	text-indent:3em;
}
.txt_novelaG {
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold; 
	text-align: justify;
}
.txt_novelaCap {
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	font-weight: bold; 
	text-align: justify;
}
.txt_rojo {
	color: #B30000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}

.enlace-rojo { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #B30000; 
	text-decoration: none;
	text-shadow: 0 1px 1px #FFFFFF;
} 
.enlace-rojo:hover { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #cccccc; 
	text-decoration: underline
} 
.enlace-novela { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #B30000; 
	text-decoration: none 
} 
.enlace-novela:hover { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #cccccc; 
	text-decoration: underline
} 
.enlace_p{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #5EC54F; 
	text-decoration: none 
} 
.enlace_p:hover { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #999999; 
	text-decoration: underline
} 
/* tablas */
#table.tabloideBlog {
border-right: 10px solid #ccc;
}

table.tabla01 {
border-bottom: 1px dotted #F75F9F;
}
table.tabla01 tbody td {
border-top:1px dotted #F75F9F;

border-left: 1px dotted #F75F9F;

}

table.tabla02 tbody td {
border:1px dotted #F75F9F;
}

tr.celdaTitular{
	width:300px;
	border-top:1px dotted #F75F9F;
}
td.celdaTitular{
	width:300px;
	border-top:1px dotted #F75F9F;
}
/*FIN Tabla*/


.separata{
	margin-bottom:18px ;
}
