
/* CSS Document */
/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*NOVEDADES.................................................................................................................................*/
	#central_novedades{width:945px;	text-align:left; margin:0 auto; background:url(imagenes_internas/fondo_novedades.jpg) repeat-y 0 0; border-right:1px solid #dfdfdf;	}
	
		#botonera_novedades{ width:240px; float:left; display:inline; }	
		#suscripcion{ width:240px; height:153px; padding-top:45px; background:url(imagenes_internas/fondo_form_novedades.png) no-repeat 0 0; text-align:center;}
			p.titulo_small_form{ color:#FFFFFF; font-size:14px; }
			form{}
			input#small_news_correo{ width:139px; height:18px; border:none; color:#666666; font-size:11px; padding:0 10px; border:1px solid #FFFFFF;}
			input#small_news_correo:focus{ border:1px solid #183772; outline:none;}
			input#btn1_small_suscribir{ border:none; background:none; color:#FFFFFF; font-size:10px; font-weight:bold; margin:6px 0; cursor:pointer;}
			input#btn1_small_suscribir:hover{ color:#ccc;}			
		p.nota_suscription{ color:#E9E9E9; margin-top:12px; line-height:16px; }
		
		#titulo_lista_novedades { width:235px; height:37px; font-size:14px; font-weight:bold; background:url(imagenes_internas/fondo_lista_novedades.png) no-repeat 0 0; text-align:center; color:#FFFFFF; padding-top:12px;}
			ul.lista_novedades{width:233px; list-style:none; margin:10px 0 20px 0;}
			ul.lista_novedades li{}
			ul.lista_novedades li a{width:203px; height:19px; border-bottom:1px solid #B1B1B1; border-top:1px solid #FFFFFF; display:block; padding:5px 0 0 30px; text-decoration:none; color:#333333; background:url(imagenes_internas/vineta_novedades.png) no-repeat 20px 0; }
			ul.lista_novedades li a:hover{ color:#CC0000; background-position:20px -24px;}
			
		/*Contenedor en donde se carga el newsletter*/
		#cargador_novedades{ width:670px;  float:left; display:inline;}		
