#noticia {
margin: 30px 40px 30px 30px;
}

#noticia #n1 {
	border-top:solid 1px #dedede;
	border-bottom:solid 1px #dedede;
	padding: 0px 0px 10px 0px;
	}
	
	#noticia #n1 .texto {
		border-top: dotted 1px #ff6600;
		padding-top:20px;
		margin-top:5px;
		}
		
	#noticia p.acciones {
		
		}
		
	#noticia p.acciones img {
		margin-top: -4px;
		}
		
	#noticia p.acciones a {
		color: #ff6600;
		}
		
	#noticia p.acciones a:hover {
		color: #666666;
		}
		
	#noticia #n1 h1 {
		border-top: dotted 1px #cdcdcd;
		font-size: 23px;
		padding-top:10px;
		margin: 5px 0px 10px 0px;
		font-weight: normal;
		color: #ff6600;
		}
		
	#noticia #n1 h1 {
		
		}
		
	#noticia p.fecha {
		font-size: 10px;
		font-family: verdana,sans-serif;
		font-weight: bold;
		margin-bottom: 5px;
		padding: 15px 0px 10px 14px;
		color: #666666;;
		background-image: url("../img/news/not.gif");
		background-repeat: no-repeat;
		background-position: 0px 17px;
		border-bottom: dotted 1px #ff6600;
		}
		
	#noticia #n1 a {
		font-weight: normal;
		color: #ff6600;
		font-family: arial;
		font-size: inherit;
		}
		
	
		
	#descripcion {
		margin: 10px 0px 10px 0px;
		font-size: 1.1em;
		line-height: 1.8em;
		}
		
		#texto_des{
			font-size: 1.1em;
			line-height: 1.8em;
			margin-bottom: 0.3em;
			margin-top: 0.5em;
			}
		#texto_des p{
			font-size: 1.12em;
			line-height: 1.8em;
			margin-bottom: 0.3em;
			margin-top: 0.5em;
			}
			
		#texto_des ul{
			padding-left: 20px;
			margin-bottom: 0.3em;
			margin-top: 0.5em;
			}
			
		#texto_des ul li{
			margin-bottom: 0.5em;
			padding-left: 10px;
			}
			
			
		#texto_autor{
			font-size: 1em;
			margin-top: 8px;
			font-style: italic;
			line-height: 1.6em;
			padding: 15px 10px 15px 10px;
			border-top: solid 1px #999999;
			background: #efefef;
			}
	
	#noticia #n1 img.noticia {
		border-left: solid 5px #ff6600;
		
		}
		
	#cabecera {
		margin: 30px 0px 0px 0px;
		padding: 0px 0px 5px 0px;
		border-bottom: dotted 1px #ff6600;
		}
		
	#anteriores {
		list-style: none;
		margin-top: 10px;
		margin-bottom: 40px;
		}
		
	#anteriores li {
		margin: 0px 0px 0.1em 0px;
		padding: 10px 0px 0px 20px;
		background-image: url("../img/flechica_lista.gif");
		background-repeat: no-repeat;
		background-position: 0px 7px;
		}
		
	#anteriores li a{
		font-weight: normal;
		color: #ff6600;
		font-size: 12px;
		}
		
	/*#anteriores li a:hover{
		background-color: #ff9933;
		color: #ffffff;
		}*/
		
	#copyright {
		text-align: right;
		margin-top: 0px;
		color: #999;
		}