BODY { background: url(bg.jpg); 		/* fondo del mes */
}
.{ scrollbar-base-color:#; 		/* barras de desplaz. del mes */
}

H1, H2, H1 a, H2 a, H1 a:hover, H2 a:hover { 	/* color titulos del mes */
color: #333; }

H2 {
	color: #333; 
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	padding: 3 0 3 0;
	margin-right: 10px;
	text-transform: none;
}

H4 { font-weight:bold; }

p {
/* font-family:Georgia, "Times New Roman", Times, serif;*/
color: #333; 
}
.dropcap {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#CCCCCC;
	font-size: 1000%;
	font-style:italic;
	float: left;
	margin:-50 -20 -20 0;
	padding:0;
}

blockquote {
	font-family: tahoma, verdana, sans-serif;
	font-size: 70%;
	color: #333;
	font-style: normal;
	font-weight: normal;
	line-height: 110%;
	letter-spacing:0;
}

H1 a, H2 a, H1 a:hover, H2 a:hover, { 	/* color titulos del mes */
color: #333;
text-decoration: underline; }

#bloque-fecha {							/* color bloque fecha */
background-color: #009bc4; }

#bloque-fecha p { font-family: Georgia, "Times New Roman", Times, serif; font-size:100%; font-style:italic;}		
	
#bloque-info {							/* color bloque info */
border: double #333;
/* background-color: #ccc;*/
background: none;
}

