@charset "utf-8";
/* CSS Document */

#divsegundafila {
	width: 100%;
	height:240px;
	clear:both;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-image:url(flager.jpg);
	background-repeat:repeat-x;
}
/* CSS para mover divs, sección Dentro del Portal*/
#divnovedades_tit {
	position:relative;
	clear:both;
	width:210px;	
	text-align:left;
	margin-bottom:0px;
	font-size:11px;
	font-family: arial;
	text-decoration:none;
	color:#333333;
	text-transform: uppercase;
	z-index:0;
}
#divnovedades {
	position:relative;
	padding-top:10px;	
	z-index:0;
	
}
.divnovedad {
	width:120px;
	height:200px;
	float:left;
	position:relative;
	padding-top:15px;
	padding-left:10px;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	padding-right:10px;
	background-image:url(flager1.png);
	z-index:0;
}
.divnovedad_flecha {
	float:left;
	position:relative;
	padding-top:65px;
	width:20px;
	padding-left:15px;
}
.divnovedad_foto {
	width:120px;
	height:120px;
}
.divnovedad_texto {
	width:120px;
	height:80px;
}
.divnovedad_texto1 {
	width:120px;
	margin-bottom:5px;
}
.haba {
	display:block;
	float:right;
	width:15px;
	height:15px;
	background-image:url(x_images/h_flecha.jpg);
	border: 1px solid #CCCCCC;
	color:#333333;
	text-decoration:none;
	position:relative;
	z-index:10;
	margin-top:5px;
	margin-right:8px;
}
.haba_c {
	display:block;
	float:right;
	width:15px;
	height:15px;
	background-image:url(x_images/h_flecha_c.jpg);
	border: 1px solid #CCCCCC;
	color:#333333;
	text-decoration:none;
	position:relative;
	z-index:10;
	margin-top:5px;
	margin-right:8px;
}
.txt_nuevo {
	font-size:12px;
	font-family: georgia;
	color:#333333;
}
.txt_nuevo a {
	font-size:14px;
	font-family: arial;
	text-decoration:none;
	color:#333333;
	font-weight:bold;
	font-stretch:expanded;
	text-transform:uppercase;
	text-shadow:#009999;
}
.txt_nuevo a:hover {
	text-decoration:underline;
}
.txt_nuevo1 {
	font-size:11px;
	font-family: georgia;
	color:#333333;
}
.txt_nuevo1 a {
	font-size:11px;
	font-family: arial;
	text-decoration:none;
	color:#666666;
	text-transform: uppercase;
}
.txt_nuevo1 a:hover {
	text-decoration:underline;
}
