
	#caja_noticias_home{ position: relative; float:left; padding: 40px 0px 0px 0px; margin: 0; font-family:Verdana, Geneva, sans-serif !important; }

	#no_result {padding:51px 5px 5px 5px; height:100px; color:#424242; font-family:Verdana, Geneva, sans-serif;}	
	/*-------------- HOME -----------------*/
	#noticia_home h4{ font-family:Verdana, Geneva, sans-serif !important; background:transparent url(../img/noticias/bullet.jpg) 8px 8px no-repeat; margin: 0; padding: 5px 5px 5px 25px; font-size: 1em; border-top:solid 1px #de477c; border-right:solid 1px #c7c7c7; border-left:solid 1px #c7c7c7;}
	#noticia_home h4 a, #noticia_home h4 a:visited {font-family:Verdana, Geneva, sans-serif !important; color: #302e2f; font-weight: bold; vertical-align:top;}
	#noticia_home div{ 
		margin-bottom:15px; 
		background:#efefef url(../img/noticias/bg_noticia.jpg) top left no-repeat; 
		border:solid 1px #c7c7c7; border-top:none; 
		color: #424242; 
		padding: 8px 8px 5px 8px; 
		min-height:120px; height:120px;
		text-align:justify;
		font-family:Verdana, Geneva, sans-serif !important;
		font-size:13px;
	}

	#noticia_home img {padding:0px 5px 0px 5px; }
	#noticia_home div span{font-weight: bold; color: #de477c; font-size:12px; font-family:Verdana, Geneva, sans-serif; }

	/*-------------- IN -----------------*/
	#noticia {font-family:Verdana, Geneva, sans-serif; font-size:12px; }
	#noticia h4{background:transparent url(../img/noticias/bullet.jpg) 8px 8px no-repeat; margin: 0; padding: 5px 5px 5px 25px; font-size: 1em; border-top:solid 1px #de477c; border-right:solid 1px #c7c7c7; border-left:solid 1px #c7c7c7;}
	#noticia h4 a, #noticia h4 a:visited {color: #302e2f; font-weight: bold;}
	#noticia div{ margin-bottom:15px; border:solid 1px #c7c7c7; border-top:none; background-color:#efefef; color: #424242; padding: 8px 8px 5px 8px; min-height:120px; height:120px; }
	#noticia img {padding-right:5px; }
	#noticia div span{font-weight: bold; color: #de477c; ;}
	
	
	
	#noticias .especial {font-family:Verdana, Geneva, sans-serif; float: left; width: 100%; position: relative; margin-top: 10px; margin-bottom: 10px; border: 1px solid #c0c0c0; background-color: #e3e3e3; padding: 3px; color: #000000; font-size:12px; font-weight: bold; clear:both;}
		#noticias .especial a, #noticias .especial a:visited {color: #640050;}
		#noticias .especial a:hover{text-decoration: underline;}
		
	#noticias_ficha { font-family:Verdana, Geneva, sans-serif; font-size:12px; }
	#noticias_ficha h4{margin: 0; padding: 8px 0 0 0px; font-size: 15px; color:#000;}
	#noticias_ficha .resumen {font-size: 11px; font-weight: bold; color: #424242; padding: 8px 0 10px 0px; border-bottom: 1px solid #c0c0c0; overflow:auto;}
	#noticias_ficha .resumen img{float: left; margin: 0; padding: 0 5px 5px 0px;}
	#noticias_ficha .resumen span{font-weight: bold; color: #de477c;}
	#noticias_ficha .contenido {padding: 10px 0px 0px 0px;}
	#noticias_ficha .enlace  {float: left; width: 100%; position: relative; margin-top: 10px; margin-bottom: 10px; border: 1px solid #c0c0c0; background-color: #e3e3e3; padding: 5px;}
	#noticias_ficha .enlace a, #noticias_ficha .enlace a:visited {font-size: 11px; color: #000000; font-weight: bold;}
		#noticias_ficha .enlace a:hover{text-decoration: underline;}

	#ficha_admin form .input_especial {margin: 1.5em 0 1.5em 0; }
	#ficha_admin .cuestiones {overflow: auto; clear:both; margin: 0; padding: 0.8em 0.8em 0.8em 1em; color: #c0c0c0; font-size: 1em; font-weight: bold; border-bottom: 1px dotted #bcbcbc;}
	#ficha_admin .enlace  {float: left; width: 100%; position: relative; margin-bottom: 10px; border: 1px solid #bcbcbc; background-color: #f1f1f1; padding: 5px;}
	#ficha_admin .enlace a, #ficha_admin .enlace a:visited {color: #640050; font-weight: bold;}
		#ficha_admin .enlace a:hover{text-decoration: underline;}
				
