@charset "utf-8";
/* CSS Document */
#all .header h1 {
	float: right;
	width:345px;
	padding:5px 0px;
	text-align:right;
	font-size:11px;
	margin:0;
	font-weight:normal;
	color:#666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#all .header .buscador {
	margin-top:0px;
}
#all .middle .colCenter .box1 {
	background-image: url(_img/novedadesTit.gif);
	background-repeat: no-repeat;
	float: left;
	width: 280px;
	padding-top: 30px;
}
#all .middle .colCenter .box1 .row {
	background-color: #F5F5F5;
	padding: 5px;
	float: left;
	width: 270px;
	margin-bottom: 15px;
	display:inline;
}
#all .middle .colCenter .box1 .row .img {
	float: left;
	width: 80px;
	margin-right: 5px;
	height:80px;
	overflow:hidden;
	
}
#all .middle .colCenter .box1 .row h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #AD1F1F;
	margin:0;
	padding:0;
	border:0;
	line-height:16px;
}
#all .middle .colCenter .box1 .row h2 a,
#all .middle .colCenter .box1 .row h2 a:hover{
	color: #AD1F1F;
}
#all .middle .colCenter .box1 .row p {
	margin: 0px;
	padding: 0px;
	line-height: 12px;
}
#all .middle .colCenter .boxTendencia {
	background-image: url(_img/tendenciasTit.gif);
	background-repeat: no-repeat;
	display: inline;
	float: left;
	width: 190px;
	margin-left: 10px;
	padding-top: 30px;
	margin-bottom:10px;
	border-bottom:solid 1px #AAAAAA;
}
#all .middle .colCenter .boxTendencia h3 {
	background-color: #AAAAAA;
	float: left;
	width: 180px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin: 0px;
	font-size: 10px;
}

#all .middle .colCenter .boxCenter2 {
	background-repeat: no-repeat;
	display: inline;
	float: left;
	width: 180px;
	margin-left: 10px;
	margin-bottom:15px;
	border-bottom:solid 1px #E5E5E5;
	padding:25px 5px 0px 5px;
	overflow:hidden;
}
#all .middle .colCenter .Bolsa {
	background-image: url(_img/bolsaHomeTit.gif);
}
#all .middle .colCenter .Actividades {
	background-image: url(_img/activHomeTit.gif);
}
#all .middle .colCenter .boxCenter2 .row {
	background-repeat: no-repeat;
	display: inline;
	float: left;
	width: 180px;
	margin-bottom:4px;
	border-bottom: dotted 1px #E5E5E5;
	padding-bottom:6px;
	line-height:11px;
	overflow:hidden;
}
#all .middle .colCenter .boxCenter2 .row a{
	color:#666666;
}
