@charset "utf-8";
/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
}
a {
	color:#CC0000;
	text-decoration:none;
}
img {
	border:0;
}
h1 {
	font-size:14px;
	margin:0;
	margin-bottom:5px;
	color:#DE1B20;
}
.imgDet {
	float:left;
	width:90px;
	margin-bottom:10px;
	text-align:center;
}
.titulo {
	font-size:12px;
	font-weight:bold;
	margin-bottom:3px;
	color:#555555;}
.row {
	float: left;
	width: 310px;
	margin-bottom: 7px;
	padding-top: 7px;
	padding-bottom: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.rowNotas{
	float: left;
	width: 340px;
	margin:8px;
	padding:5px;
	border:solid 1px #CCCCCC;
}
.rowNotas .img {
	float: left;
	margin-right: 5px;
	margin-bottom: 3px;
	height:110px;
	overflow:hidden;
}
.row .img {
	float: left;
	margin-right: 5px;
	margin-bottom: 3px;
}
.row h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin:0;
	padding:0;
	border:0;
	font-weight: bold;
	color: #333333;
	float: left;
	background-image: url(../imagenes/iconH2.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
	background-position: 0px 1px;
}
.rowNotas h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin:0;
	padding:0;
	border:0;
	font-weight: bold;
	color: #333333;
	float: left;
	background-image: url(../imagenes/iconH2.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
	background-position: 0px 1px;
	height:27px;
	line-height:14px;
	overflow:hidden;
}
.row .intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #666666;
	float: left;
	width:100%;
}
.rowNotas .intro{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #666666;
	float: left;
	width:100%;
	height:84px;
	overflow:hidden;
}
.rowNotas h2 a,
.row h2 a{
 text-decoration:none;
 color:#333333;
}
.rowNotas .intro a,
.row .intro a{
 text-decoration:none;
 color:#666666;
}
.rowPortadas {
	float: left;
	height: 145px;
	width: 100px;
	margin-top: 6px;
	margin-right: 12px;
	margin-bottom: 6px;
	margin-left: 12px;
}
.rowPortadas .portada {
	padding: 5px;
	float: left;
	width: 90px;
	text-align: center;
	background-color: #DED9D5;
	height: 110px;
	margin-bottom: 5px;
	overflow: hidden;
}
.rowPortadas .fecha {
	line-height: 12px;
	text-align: center;
	float: left;
	height: 23px;
	width: 100px;
	overflow: hidden;
}
