@media screen{
/************************************************/  
/* CSS 2.0 noticias.css - netconsulting         */
/* @author: netconsulting                       */
/* @url: www.netconsulting.es                   */
/************************************************/                       

	/*-- NOTICIAS LIST -----------------------------------------------------------*/
	
	.noticias-list{
		clear:both;
	}
	
	html > body .noticias-list li{ background:url(../../images/publica/bg_newslist02.png) no-repeat top left; }
	
	.noticias-list li{
		float:left;
		width:364px;
		height:108px;
		margin-bottom:10px;
		margin-right:5px;
		background:url(../../images/publica/bg_newslist02.jpg) no-repeat top left;
	}
	
	.noticias-list .date{
		float:left;
		width:34px;
		height:57px;
		margin:10px 5px 0 0 !important;
	}
	
		.noticias-list .date .day{
			display:block;
			width:32px;
			text-align:center;
			font-size:80%;
			font-weight:bold;
			color:#333;
			margin-top:5px;
		}
		
		.noticias-list .date .month{
			display:block;
			width:32px;
			color:#fff;
			text-align:center;
			font-size:70%;
			font-weight:bold;
			text-transform:uppercase;
		}
		
	.noticias-list img{ 
		float:left;
		margin:5px 5px 5px 0;
	}
	
	.noticias-list .title_news {
		float:left;
		color:#005622;
		width:230px;
		font-size:80%;
		margin-top:10px;
		margin-bottom:5px;
		font-weight:bold;
	}
	
	.noticias-list .entradilla{ float:left; width:230px; margin:0 !important;font-size:80%;}
	
	.noticias-list .entradilla a{ font-size:100%; border:0 !important;}	
	
	/*-- NOTICIAS DETAIL -----------------------------------------------------------*/
	
	.noticias-detail em{ font-style:italic;}
	
		.noticias-detail .date{
		float:left;
		width:34px;
		height:57px;
		margin:10px 5px 0 0 !important;
		background:url(/images/Publica/bg_date.jpg) no-repeat top left;
	}
	
		.noticias-detail .date .day{
			display:block;
			width:32px;
			text-align:center;
			font-size:80%;
			font-weight:bold;
			color:#333;
			margin-top:5px;
		}
		
		.noticias-detail .date .month{
			display:block;
			width:32px;
			color:#fff;
			text-align:center;
			font-size:70%;
			font-weight:bold;
			text-transform:uppercase;
		}
		
		.noticias-detail .entradilla { 
			float:left;
			width:690px;
			height:47px;
			padding:4px 5px;
			margin:10px 0 20px 0 !important;
			font-size:90%;
			font-style:italic;
			border: 1px solid #ccc;
		}	
		
		.noticias-detail .description{ clear:both;}
		
		#content .noticias-detail .description strong{ color:#666;}
		
		#content .noticias-detail .description p a, .noticias-detail .description li a{
			background:url(../../images/publica/bg_lnk.jpg) no-repeat top right;
			padding-right:10px;}
		
		#content .noticias-detail .description p a, .noticias-detail .description li a, 
		#content .noticias-detail .description p a strong, .noticias-detail .description li a strong{
			color:#007dc3;
		}
		
			#content .noticias-detail .description li a:hover strong, #content .noticias-detail .description p a:hover strong{ color:#333;}
		
			.noticias-detail .description img{ float:right !important; margin:10px 0 10px 10px !important; border:1px solid #e7ded9;}
			
			.noticias-detail .description ul, .noticias-detail .description ol{ margin:20px 0;}
			
			.noticias-detail .description li{
				margin-left:25px;
				padding-left:15px;
				background:url(../../images/publica/bullet_02.gif) no-repeat top left;
				line-height:120%;
				font-size:80%;
				margin-bottom:5px;
			}
			
		.noticias-detail .list-general li{
			background:url(../../images/Publica/ico_link.jpg) no-repeat top left !important;
			padding-left:20px !important;
		}
		
		
		.noticias-detail .gallery-big{
			width:261px;
			float:right;
			margin-left:10px;
		
		}
		
		.noticias-detail .gallery-thumbnail{
			height:80px;
			width:270px;
			clear:right;
			float:right;
			margin:0;
			padding:0;
		}
			.noticias-detail .gallery-thumbnail ul{
				margin:0;
				padding:0;
			}
			
			.noticias-detail .gallery-thumbnail li{
				float:right;
				width:72px;
				height:100px;
				padding:0 0 20px 0;
				margin:0 0 0 5px;
			}
		
		
		.noticias-detail #video
		{
			margin: 0 0 0 125px;
		}

}
