/* Alambre Estudio Grafico
   Estilos General para Noticias CSS+XHTML
   Irati Floral
   Agosto 2007
*/

#cont_izq{
	display: none;
	}
	
#cont_cent{
	float: left;
	width: 657px;
	margin-right: 10px;
	}
	
#cont_der{
	float: left;
	width: 213px;
	margin-right: 10px;
	}
	
	.not_container{
	width: 645px;
	margin:0px;
	border-bottom: 1px solid #C9C9C9;
	}
	
#flor0{
	top:4px;
	left: -50px;
	position: absolute;
	}

#flor1{
	top:-0px;
	left: -50px;
	position: absolute;
	}

#flor2{
	position: absolute;
	top: -10px;
	left: 654px;
}

	#contenido p{
	margin-bottom: 10px;
	font-weight: 12px;
	margin-top: 0px;
	}

/* Noticias */

.not_dev_container{
	width: 645px;
	margin:0px;
	float: left;
	margin-right: 20px;
}

.not_dev_container table{
	margin-top: 0px;
	margin-bottom: 0px;
	width: 645px;
	border: 0px;
}

	.not_dev_elem{
	width: 645px;
	clear: left;
	margin-bottom: 10px;
	}
	
	td.not_dev_IMG{
		width: 216px;
		margin-right: 21px;
		vertical-align:top;
		background: url(../../fileadmin/img/noticias/defecto.gif) no-repeat;

	}
	
	td.not_dev_IMG img{
		margin-bottom: 10px;
	}
	

	td.not_dev_info{
	width: 408px;
	vertical-align: top;
	color: #545454;
}
	
	.not_dev_container table tr.not_dev_hueco td{
	border-top: 1px solid #CCC97A;
	height: 5px;
	}
	
	.not_dev_titulo{
	margin-bottom: 8px;
	}
	
	.not_dev_titulo h3{ 
	color: #524E00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	}

	.not_dev_titulo h3 a:link, .not_dev_titulo h3 a:visited{ 
	color: #524e00;	text-decoration: none;	
	}
	
	.not_dev_titulo h3 a:hover{ 
	color: #690000;
	}
	
	.not_dev_texto h4{
	margin-bottom: 10px;
	font-size: 12px;
	}
	
	.not_dev_texto h4 p{
	margin-bottom: 0px;
	margin-top: 0px;
	}
	
	.not_dev_mas{ 
	font-weight: bold;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
	}

	
	.not_dev_mas a:link, .not_dev_mas a:visited{ 
	color: #524e00;	text-decoration: none;	
	}
	
	.not_dev_mas a:hover{ 
	color: #690000;
	}

/* Noticias detalle*/

.not_det_container{
	width: 645px;
	margin:0px;
	clear: left;
	overflow: hidden;
	float: left;
	margin-right: 20px;
}

	.not_det_elem{
	width: 645px;
	clear: left;
	margin-bottom: 10px;
	}

	td.not_det_IMG{
		width: 223px;
		margin-right: 21px;
		vertical-align:top;
		background: url(../../fileadmin/img/novedades/defecto.gif) no-repeat;
	}
	
	td.not_det_IMG img{
		margin-bottom: 5px;
		margin-right: 5px;
	}
	.not_det_info{
	width: 408px;
	vertical-align: top;
	color: #545454;
	}
	
	.not_det_titulo{
	margin-bottom: 8px;
	}
	
	.not_det_titulo h3{ 
	color: #524E00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	}

	
	.not_det_texto h4{
	margin-bottom: 10px;
	font-size: 12px;
	}
	
	.not_det_texto h4 p{
	margin-bottom: 0px;
	margin-top: 0px;
	}

/* Novedades lateral */

.not_list_container{	width: 213px;	font-size: 11.5px;	word-spacing: 0.05em;	font-weight: normal;	line-height: 1.4em;
	float: left;
	background-color: #656000;}	.not_list_tit{	font-weight: bold;	color: #151518;	margin-bottom: 26px;
	margin-top: 56px;
	margin-left: 10px;	font-size: 14px;}	.not_list_noticia{	border-bottom: 1px solid #EDECCF;
	margin-left: 10px;
	margin-right: 10px;}	.not_list_noticia h4{	font-weight: normal;	margin-bottom: 6px;	margin-top: 5px;}	.not_list_noticia h4 a:link, .not_list_noticia h4 a:visited{	color: #EDECCF;	text-decoration: none;
	font-weight: bold;}

	.not_list_noticia h4 a:hover{	color: white;	text-decoration: none;
	font-weight: bold;}

	.not_list_rss{
		margin-top: 15px;
		margin-left:10px;
		margin-bottom:80px;
		font-size: 11px;
		}
		
	.not_list_rss a:link, .not_list_rss a:visited{	color: #EDECCF;	text-decoration: none;
	font-size: 11px;}

	.not_list_rss a:hover{	color: white;
	font-size: 11px;	text-decoration: none;}

	.not_list_rss img{	padding-left: 5px;
}
