@charset "iso-8859-2";
/* CSS Document */
#all .relacionados {
	float: right;
	width: 225px;
	margin-right: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 15px;
	border-top:solid 1px #CCCCCC;
	margin-top:15px;
	padding-top:10px;
}
.novedadBox {
	float: left;
	width: 225px;
	margin-bottom: 10px;
}
.novedadBox .novTitle {
	font-size: 12px;
	float: left;
	width: 225px;
	margin-bottom:5px;
}
.novTitle a {
	color: #A90000;
	text-decoration: underline;
}
.novIntro {
	float: left;
	width: 225px;
	height:24px;
	overflow:hidden;
}

#all .middle .imagenes {
	float: right;
	width: 180px;
	margin-left: 14px;
	padding-bottom: 5px;
	padding-left: 15px;
	/*border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	background-image: url(../images/ampliarImages.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 25px; */
}
#all .middle .imagenes .image {
margin-bottom:10px;
float:left;
}
#all .middle .intro {
	float: left;
	margin-bottom: 10px;
	font-weight:bold;
}
#all .middle .files_bg {
	float: right;
	padding: 3px;
	border: 1px solid #CCCCCC;
	padding-bottom:0px;
	margin-bottom:10px;
	width:172px;
}
#all .middle .files_bg h2 {
	font-size: 14px;
	padding-bottom:0px;
	margin-bottom:3px;
}
#all .middle .files_bg a {
	color: #CC0000;
	background-image: url(../images/botVerAdjunto.gif);
	background-repeat: no-repeat;
	float: left;
	padding-top: 1px;
	padding-left: 18px;
	padding-bottom: 3px;
	line-height: 12px;
}
#all .middle .videos {
	padding-top:5px;
	margin-bottom:5px;
	width:560px;
	float:left;
	text-align:left;
}

.date {
float:right;
font-size:11px;
padding-top:10px;
color:#666666;
}
