.contenedor_noticias {
	width:972px;
	height:443px;
	margin: 0 auto;
	background-image: url(../imagenes/img_noticias/fondo_noticias_home.jpg);
	background-repeat:no-repeat;
}

.contenedor_noticias input {
	background-color:#FFFFFF;
	border:1px solid #999999;
	font-size:11px;
	width:100px;
	color:#666;
}
.contenedor_noticias_input_ajustes {
	padding-top:44px;
	//padding-top:48px;
	padding-left:358px;
}
.contenedor_noticias_input_ajustes li {
	float: left;
	list-style-type: none;
	display:block;
	width:90px;
}
.fix_li01 {
	padding-right:71px;
}
.fix_li01 input {
	width:138px;
}
.fix_li02 {
	padding-right:47px;
}
.fix_li02 input {
	width:138px;
}
.fix_li03 {
	padding-top:3px;
	//padding-top:0px;
	padding-left:4px;
}
.rollover-btnBuscar_rojo {
	display: block;
	width: 69px;
	height: 17px;
	background-image:url(../imagenes/img_noticias/btnBuscarRojo.gif);
	background-repeat:no-repeat;
}
a.rollover-btnBuscar_rojo:hover {
	background-position: -69px;
}
.col_noticias_cont {
	width:468px; 
	float:left;
	//padding-top:10px;
}
.col_noticias_cont_img {
	float:left;
	margin:5px 5px 6px 15px;
	//margin:10px 5px 6px 16px;
}
.col_noticias_cont_img img {
	border:1px solid #999
}
.col_noticias_cont_titulo_rojo {
	float:left; 
	width:100px;; 
	padding-right:10px; 
	margin:5px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#900;
	font-weight:bold;
}
.col_noticias_cont_p_gris {
	float:left; 
	width:160px;; 
	margin:5px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#666;
	font-weight:normal;
}
.col_rojo_Leer {
	color:#990000;
	padding-top:10px;
}
.col_rojo_Leer a {
	color:#990000;
	text-decoration:none;
}
.col_rojo_Leer a:hover {
	color:#990000;
	text-decoration:underline;
}
.col_gris_inferior {
	float:right;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#666;
	font-weight:normal;
	background-color:#e6e6e6;
	width:308px;
	padding:3px;
	//width:288px;
	position:relative;
	top:-27px;
	//top:10px;
}
.float_right {
	float:right;
}.float_left{
	float:left;
}
.espaciador_clear {
	clear: both;
	height: 6px;
	overflow: hidden;
	padding: 0px !important;
	margin: 0px !important;
}