.thrColFixHdr #mainContent .innonews{
	padding-top:130px;
	padding-bottom:10px;
	background:url(../imagenes/cabecero_innonews.jpg) #FFFFFF no-repeat;
	border-bottom:#a8ff00 5px solid;
}

.thrColFixHdr #mainContent .innonews .noticia{
	width:485px;
	padding: 10px 15px;
	text-decoration:none;
	color:#000000;
	font-size:10pt;
	font-weight:normal;
	text-align:left;
}
.thrColFixHdr #mainContent .innonews .noticia .titulo{
	font-weight:bold;
	font-size:11pt;
}
.thrColFixHdr #mainContent .innonews .noticia .texto a{
	text-decoration:none;
	color:#000000;
	font-size:10pt;
	font-weight:normal;
}
.thrColFixHdr #mainContent .innonews .noticia .texto a:hover{
	text-decoration:underline;
}
.thrColFixHdr #mainContent .innonews .noticia img{
	float:right;
	margin-left:5px;
	width:100px;
}
.thrColFixHdr #mainContent .innonews hr{
	width:485px;
	color:#656565;
	background-color:#656565;
	border:none;
	height:1px;
}
.thrColFixHdr #mainContent .innonews a{
	font-size:8pt;
	color:#000000;
	text-decoration:none;
	margin-right:7px;
}
.thrColFixHdr #mainContent .innonews a:hover{
	text-decoration:underline;
}

.thrColFixHdr #mainContent .innonews .linea{
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	font-size:9pt;
	font-weight:bold;
}
.thrColFixHdr #mainContent .innonews .linea input{
	width:400px;
	height:17px;
	border:1px solid #333333;
}
.thrColFixHdr #mainContent .innonews .linea textarea{
	width:450px;
	height:150px;
	border:1px solid #333333;
}

.thrColFixHdr #mainContent .innonews .linea .boton {
	border:1px solid #CCCCCC;
	cursor:pointer;
	width:130px;
	height:22px;
	text-align:center;
}

.thrColFixHdr #mainContent .novedades_mes{
	margin-top:15px;
	padding: 0 15px;
	padding-top:80px;
	padding-bottom:3px;
	background:url(../imagenes/cabecero_novedades_mes.jpg) #F2F2F2 no-repeat;
	border-bottom:#a8ff00 5px solid;
	text-align:justify;
}
.thrColFixHdr #mainContent .novedades_mes .titulo{
	font-weight:bold;
	font-size:11pt;
}
.thrColFixHdr #mainContent .novedades_mes .texto{
	font-size:10pt;
	font-weight:normal;
}
.thrColFixHdr #mainContent .novedades_mes img{
	float:left;
	margin-top:12px;
	margin-right:12px;
	border:#a8ff00 1px solid;
}

