.titulo{
	margin-left:5px;
	font-family:tahoma; 
	font-size:18px;  
	font-weight:bold;
	margin-bottom:-10px;
}
.titulocompleta
{
		margin-left:5px;
	font-family:tahoma; 
	font-size:25px;  
	font-weight:bold;
	margin-bottom:-10px;
}
.titulo a:link{
	color:#D80001;
	text-decoration:none;
}
.titulo a:visited{
	color:#D80001;
	text-decoration:none;
}
.txt
{
	font-family:tahoma;
	font-size:12px;
	color:#333;
	text-align:justify;
}
.fecha
{
	font-family:tahoma;
	font-weight:bold; 
	font-size:16px; 
	color:#09C;
}
.imagen img
{
	width:300px;
	height:150px;
	border-bottom:6px #C00 solid;
	border-top:2px #C00 solid;
}
.videotitulo{
	font-family:tahoma; 
	font-size:12px;  
	font-weight:100;
}
.videotitulo a:link{
	color:#333;
	text-decoration:none;

}
.videotitulo a:visited{
	color:#333;
	text-decoration:none;
}
.videotitulo a:hover {
	color:#333;
}
.recuadro
{
	border:1px #8D8A85 solid;
	width:300px;
	margin-bottom:20px;
	float:left;
	margin-right:10px;
}

.month
{
	font-size:14px;
}
.month a:link, a:hover, a:visited, active
{
	color:#C00;
	text-decoration:none;
	font-weight:bold;
}
.weekend
{
	color:#C00;
	border:#333 1px solid;
}
.endday
{
	color:#C00;
	border:#333 1px solid;
}
.weekday
{
	color:#333;
	font-weight:bold;
	border:#333 1px solid;
}
.day
{
		color:#333;
	font-weight:bold;
	border:#333 1px solid;

}
