/************************************************/  
/* CSS 2.0 home.css - AUREN                     */
/* @author: netconsulting                       */
/* @url: www.netconsulting.es                   */
/************************************************/                       

/*-- HEADER-FLASH --*/
#ctl00_header_flash{ 
	float:left;
	width:657px;
	height:275px;
	background:url(/images/publica/cabecera_estatica02.jpg) no-repeat top left;
}

#menu a:hover{
	color:#910a2b;
	border-bottom:1px dotted;
}

#content{
	clear:both;
	width:970px;
	min-height:240px;
	padding-top:20px;
}	
			
#content p{
	font-size:70%;
	text-align:justify;
	line-height:14px;
	margin-right:0;
}

	#content ul li{
		margin-right:0;
		margin-left:0;
		background:none;
		padding-left:0;
		font-size:100%;
	}
	
		#content ul li p{ font-size:70%;}
		
		/*-- column-detail--*/
		#content .column-detail {
				float:left;
				width:600px;
				margin:0 40px;
			}
					
				#content  .column-detail .title-content{
					clear:both;
					background:url(/images/publica/h2_content_auren.jpg) no-repeat top right !important;
					color:#333;
					height:26px;
					width:600px;
					margin-bottom:5px;
					padding-top:7px;
					padding-left:0;
					font-size:75%;
					font-weight:bold;
 				}
				
				#content .column-detail li { 
					float:left;
					color:#333;
					margin-bottom:10px;
					margin-left:20px;
					font-size:70%;
					line-height:120%;
					list-style:square inside;
					width:575px;
				}
				
				#content .column-detail h2{
					color:#333;
					height:26px;
					margin-bottom:5px;
					padding-top:7px;
					font-size:75%;
					font-size:bold;
				}
				
					#content .column-detail .banner{ 
						clear:none !important;
						float:left !important; 
						width:280px;
					}
		
		/*-- COLUMN-LEFT --*/		
		#content .column-left { 
			float:left;
			width:290px;
		}
			#content .column-left h1{ 
				font-weight:bold;
				background:none;
				margin:0;
				padding:0;
				width:200px;
				height:20px;
				font-size:90%;
				color:#333
			}
			
			#content .column-left h2{ 
				font-weight:bold;
				margin-bottom:5px;
				font-size:90%;
			}
			
			#content .column-left ul
			{
			    font-size:70%;
			    line-height:14px;
			}
			    #content .column-left ul li
			    {
			        margin-left:25px;
			        list-style-type:square;
			    }
				
			#content .column-left h2.title-corp-general{
				background:url(/images/publica/h2_content_auren.jpg) no-repeat top right !important;
				color:#333;
				height:26px;
				width:290px;
				margin-bottom:5px;
				padding-top:7px;
				font-weight:bold;
				font-size:75%;
			}
			
				/*-- selector del pais --*/
			
				#content .column-left .select-pais{
					text-align:right;
					margin-right:20px;
					background:url(/images/publica/mapa_prueba.jpg) no-repeat top left;
					width:283px;
					height:126px;
					padding-top:7px;
				
				}
			
				#content .column-left .select-pais select{
					font-size:80%;
					width:90px !important;
				}	
				
				#content .column-left .select-pais .bt_ir{
					background:url(../../images/publica/bt_buscar.jpg) no-repeat top left;
					border:0;
					width:40px;
					padding-bottom:5px;
					padding-left:20px;
					cursor:pointer;
					font-size:90%;
					margin-right:15px;
				}
				
			
			
		
		/*-- COLUMN-CENTER --*/	
		.column-center {
			float:left;
			width:290px;
			margin:0 40px;
		}
		
			.column-center h2.title-corp-general{
				background:url(/images/publica/h2_content_auren.jpg) no-repeat top right !important;
				color:#333;
				height:26px;
				width:290px;
				margin-bottom:5px;
				padding-top:7px;
				font-weight:bold;
				font-size:75%;
			}
		
		.column-right {
			float:left;
			width:290px;
		}
		
			.column-right h2.title-corp-general{
				clear:both;
				background:url(/images/publica/h2_content_auren.jpg) no-repeat top right !important;
				color:#333;
				height:26px;
				width:290px;
				margin-bottom:5px;
				padding-top:7px;
				font-size:75%;
				font-weight:bold;
			}
			
			

/*-- PUBLICACIONES --*/

.listado-home li{
	clear:both;
	float:left;
	margin-bottom:0 !important;
	width:280px;
	border-bottom:1px solid #eee;
	margin-bottom:5px !important;
	padding-bottom:5px !important;
}



li .listado-date{
	color:#910a2b;
	font-weight:bold;
	font-size:70%;
	margin-bottom:0px;
	margin-right:5px;
	height:15px;
}

.listado-home .listado-title{
	color:#910a2b;
	font-weight:bold;
	font-size:70%;
	padding-bottom:5px;
	margin-right:5px;
	
}           

.listado-home .listado-description{
	float:left;
	margin-right:5px;
	width:280px;
}

	.listado-home .listado-description p a{
		float:right;
		margin-right:5px;
		color:#910a2b;
		margin:0;
		border-bottom:1px dotted #fff;
	}
	
		.listado-home .listado-description p a:hover{
			color:#333;
			border-bottom:1px dotted;
		}
		
.listado-home .listado-lugar{
	float:left;
	margin-right:5px;
	width:280px;
	height:15px;
}

	.listado-home .listado-fecha{
		margin-right:5px;
	}

.listado-home .listado-fecha p{	color:#910a2b;}


	.column-right p{
		display:block;
		width:240px;
		text-align:left !important;
	}
	
	.column-right .listado-home li{
		border-bottom:1px solid #eee;
		float:left;
		clear:both;
		margin-bottom:10px !important;
		padding-bottom:10px !important;
	}
	
	
	.column-right .listado-title h3, .column-right .listado-title{
		height:auto !important;
		width:240px;
		padding:0 0 2px 0 !important;
	}
	
		.column-right .listado-home .listado-lugar, .column-right .listado-home .listado-fecha, .column-right p{
			margin:0 !important;
			padding:0 !important;
			height:auto !important;
		}

	
		.column-right .listado-home li a{ border-bottom:1px dotted #fff; }
		
	/*-- column-detail--*/
		#content .column-detail {
				float:left;
				width:600px;
				margin:0 40px;
			}
					
				#content  .column-detail .title-content{
					clear:both;
					background:url(/images/publica/h2_content_auren.jpg) no-repeat top right !important;
					color:#333;
					height:26px;
					width:600px;
					margin-bottom:5px;
					padding-top:7px;
					padding-left:0;
					font-size:75%;
					font-weight:bold;
 				}
				
				#content .column-detail li { 
					float:left;
					color:#333;
					margin-bottom:10px;
					font-size:70%;
					line-height:120%;
					list-style:square inside;
				}
				
				#content .column-detail h2{
					color:#333;
					height:26px;
					margin-bottom:5px;
					padding-top:7px;
					font-size:75%;
					font-size:bold;
				}
				
					#content .column-detail .banner{ 
						clear:none !important;
						float:left !important; 
						width:280px;
					}


	/*-- column-english-center --*/		
			#content .column-english-center {
				float:left;
				width:290px;
				margin:0 40px;
			}
					
				#content  .column-english-center .title-content{
					clear:both;
					background:url(/images/publica/h2_content_auren.jpg) no-repeat top right !important;
					color:#333;
					height:26px;
					width:290px;
					margin-bottom:5px;
					padding-top:7px;
					padding-left:0;
					font-size:75%;
					font-weight:bold;
 				}
				
				#content .column-english-center li { 
					float:left;
					color:#333;
					margin-bottom:10px;
					font-size:70%;
					line-height:120%;
					list-style:square inside;
				}
				
				#content .column-english-center h2{
					color:#333;
					height:26px;
					margin-bottom:5px;
					padding-top:7px;
					font-size:75%;
					font-size:bold;
				}


	/*-- columna detalle derecha --*/
	
	.column-english-derecha {
			float:left;
			width:290px;
		}
		
			.column-english-derecha h2.title-corp-general{
				clear:both;
				background:url(/images/publica/h2_content_auren.jpg) no-repeat top right !important;
				color:#333;
				height:26px;
				width:290px;
				margin-bottom:5px;
				padding-top:7px;
				font-size:75%;
				font-weight:bold;
			}
			
	.column-english-derecha p{
		display:block;
		width:240px;
		text-align:left !important;
	}
	
	.column-english-derecha .listado-home li{
		border-bottom:1px solid #eee;
		float:left;
		clear:both;
		margin-bottom:10px !important;
		padding-bottom:10px !important;
	}
	
	
	.column-english-derecha .listado-title h3{
		height:auto !important;
		width:240px;
		padding:0 0 2px 0 !important;
	}
	
	
	/*-- BANNERS --*/
	
	.banner{
		clear:both;
		border:2px solid #e8e8e8;
		margin:10px 10px 5px 0;
		width:280px;
		height:90px;
		background-color:#f2f2f2;
	}
	
		.banner noscript{padding:2px;}
		
	
		
