@charset "utf-8";
/* CSS Document */

body{
	margin: 0px 0px 0px 0px;
	font: 12px Arial, Helvetica, sans-serif;
	background:url(../../imagenes/back.jpg) center 30px no-repeat;
	}
	
a:link {
	color: #335577;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #335577;
}
a:hover {
	text-decoration: none;
	color: #0066CC;
}
a:active {
	text-decoration: none;
	color: #335577;
}

#botonera_top{
	width:100%;
	height: auto;
	padding: 4px 0px 7px 0px;
	margin: 0px 0px 0px 0px;
	float:left;
	background:url(../../imagenes/degrade_top_top.png) bottom repeat-x #032B3F;
	}
	
	#botonera_top_contenedor{
		width:996px;
		height: 30px;
		padding: 0px 0px 0px 0px;
		margin: 0 auto;
		}
		
		.botonera_top_items{
			width: auto;
			height: auto;
			margin: 0px;
			padding: 2px 10px 2px 10px;
			float:left;
			}
		.botonera_top_items_rss{
			width: auto;
			height: auto;
			margin: 0px;
			padding: 2px 10px 2px 35px;
			float: left;
			background:url(../../imagenes/icon_rss.png) 7px 0px no-repeat;
			}
		.botonera_top_items_mail{
			width: auto;
			height: auto;
			margin: 0px;
			padding: 2px 10px 2px 35px;
			float: left;
			background:url(../../imagenes/icon_mail.png) 7px 3px no-repeat;
			}
			
		.botonera_top_buscador{
			width: auto;
			height: auto;;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			float: right;
			}
			
#contenedor_gral{
	width:988px;
	height:auto;
	margin: 0px auto;
	padding: 0px 6px 0px 6px;
	border-left: 1px solid #E4E4E4;
	border-right: 1px solid #E4E4E4;
	}
	
	#ad_top{
		width:989px;
		height:90px;
		float:left;
		background: url(../../imagenes/publicidad.gif) no-repeat #CCCCCC;
		}
	
	#cabecera{
		width:989px;
		height: auto;
		padding: 10px 0px 20px 0px;
		margin: 10px 0px 0px 0px;
		border-top: 1px solid #A0DDA0;
		float:left;
		}
		
		#cabecera_logotipo{
			width: 300px;
			height:auto;
			padding: 0px 0px 0px 0px;
			margin: 10px 0px 0px 15px;
			float:left;
			}
			
		#cabecera_publicidad{
			width: 468px;
			height:60px;
			padding: 0px 0px 0px 0px;
			margin: 8px 0px 0px 0px;
			float: right;
			}
			
		#reloj{
			width: 190px;
			height: auto;
			padding: 0px 0px 0px 0px;
			margin: 8px 10px 0px 0px;
			float: right;
			}
			
	#botonera_hor{
		width:986px;
		height: auto;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 2px 0px;
		float:left;
		border: 1px solid #E6E6E6;
		background:url(../../imagenes/bgmenu.gif) repeat-x;
		}
		
		#botonera_hor ul{
			padding: 0px 0px 0px 0px;
			margin: 0px 0px 0px 0px;
			float:left;
			}
		
		#botonera_hor li{
			padding: 6px 20px 6px 20px;
			float:left;
			list-style: none;
			border-right: 1px solid #E4E4E4;
			}
			
	#botonera_hor_naranja{
		width:986px;
		height: auto;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 2px 0px;
		float:left;
		border: 1px solid #E6E6E6;
		background: url(../../imagenes/bgmenu_naranja.gif) repeat-x;
		}
		
		#botonera_hor_naranja ul{
			padding: 0px 0px 0px 0px;
			margin: 0px 0px 0px 0px;
			float:left;
			}
		
		#botonera_hor_naranja li{
			padding: 6px 20px 6px 20px;
			float:left;
			list-style: none;
			border-right: 1px solid #E4E4E4;
			}
		
	#cuerpo{
		width:989px;
		height: auto;
		padding: 0px 0px 0px 0px;
		float:left;
		/*background:#009966;*/
		}
		
		#columna_uno{
			width:590px;
			height: auto;
			float:left;
			padding: 0px 0px 0px 0px;
			margin: 0px 0px 0px 0px;
			border-right: 1px solid #E4E4E4;
			}
			
			#titulo_de_seccion{
				padding: 5px 0px 20px 35px;
				font: 20px  Georgia, "Times New Roman", Times, serif;
				color:#003464;
				background: url(../../imagenes/flecha_violeta_chico.png) 10px 9px no-repeat;
				}
			
			.columna_uno_box_contenedor{
				width:590px;
				height:auto;
				padding: 6px 0px 6px 0px;
				margin: 0px 0px 0px 0px;
				float:left;
				}
								
					.slide_item_imagen{
						width:250px;
						height:auto;
						float:left;
						margin: 0px 0px 0px 0px;
						padding: 0px 0px 0px 0px;
						}					
									
			
					.slide_item_texto_contenedor{
						width:330px;
						height:auto;
						margin: 0px 0px 0px 0px;
						padding: 0px 0px 0px 0px;
						float: right;
						}							
							.slide_item_texto_contenedor h1{
								font-size:28px;
								letter-spacing:-1px;
								margin: 0px 0px 0px 0px;
								padding: 3px 0px 3px 0px;
								line-height:33px;
								font: 28px  Georgia, "Times New Roman", Times, serif;
								}				
				
								.slide_item_texto_contenedor h1 a{
									color: #001F3E;
									text-decoration:none;
									}						
				
								.slide_item_texto_contenedor h1 a:hover{
									color: #0066CC;
									}				
				
							.slide_item_texto_contenedor h2{
								color: #006699;
								font-size:12px;
								margin: 0px 0px 0px 0px;
								padding: 3px 0px 3px 0px;
								}				
				
							.slide_item_texto_contenedor p{
								margin: 0px 0px 0px 0px;
								padding: 0px 0px 0px 0px;
								}
								
				.columna_uno_box_contenedor_uno{	
					width:290px;
					height:auto;
					margin: 0px 0px 0px 0px;
					padding: 0px 4px 0px 0px;
					float:left;
					}
								
				.columna_uno_box_contenedor_dos{	
					width:290px;
					height:auto;
					margin: 0px 0px 0px 0px;
					padding: 0px 0px 0px 4px;
					float: right;
					}
					
					.columna_uno_doble_volanta{
						width:98%;
						height:auto;
						margin: 0px 0px 0px 2px;
						padding: 0px 0px 0px 0px;
						float:left;
						font-size: 11px;
						color: #0066CC;
						}
					
					.columna_uno_doble_titulo{
						width:99.4%;
						height:auto;
						margin: 0px 0px 0px 0px;
						padding: 0px 0px 6px 0px;
						float:left;
						font: 20px  Georgia, "Times New Roman", Times, serif;
						}
						
						.columna_uno_doble_titulo a{
							color:#001F3E;
							text-decoration:none;
							}
						
						.columna_uno_doble_titulo a:hover{
							color: #0066CC;
							}
						
					.columna_uno_doble_contenido{
						width:99.4%;
						height:auto;
						float:left;
						color:#333333;
						}
						
						.columna_uno_doble_contenido img{
							margin: 0px 6px 6px 0px;
							padding: 3px;
							border: 1px solid #CCCCCC;
							float:left;
							}
						
						.columna_uno_doble_contenido p{
							margin: 0px;
							padding: 0px;
							}
							
					.columna_uno_doble_related{
						width:240px;
						height:auto;
						margin: 4px 0px 0px 0px;
						padding: 1px 20px 4px 20px;
						text-align: left;
						float:left;
						font-size: 11px;
						}	
						
						.columna_uno_doble_related a{
							color: #003366;
							text-decoration:none;
							}
							
					.columna_uno_doble_pie{
						width:99.4%;
						height:auto;
						margin: 4px 0px 0px 0px;
						padding: 3px 0px 10px 0px;
						border-bottom: 1px solid #E4E4E4;
						text-align:right;
						float:left;
						font-size: 11px;
						}	
						
						.columna_uno_doble_pie a{
							color: #0066CC;
							text-decoration:none;
							}
					.columna_uno_doble_pie_bis{
						width:99.4%;
						height:auto;
						margin: 4px 0px 0px 0px;
						padding: 3px 0px 10px 0px;
						text-align:right;
						float:left;
						font-size: 11px;
						}	
						
						.columna_uno_doble_pie_bis a{
							color: #0066CC;
							text-decoration:none;
							}
					
					.columna_uno_triple_item_contenedor{
						width: 188px;
						height: auto;
						margin: 0px 0px 0px 0px;
						padding: 0px 0px 0px 4px;
						float:left;
						}
						
						.columna_uno_triple_volanta{
							width:98%;
							height:auto;
							margin: 0px 0px 0px 2px;
							padding: 4px 0px 0px 0px;
							float:left;
							font-size: 11px;
							color: #0066CC;
							}
						
						.columna_uno_triple_titulo{
							width:99.4%;
							height:auto;
							margin: 0px 0px 0px 0px;
							padding: 0px 0px 6px 0px;
							float:left;
							font: 20px  Georgia, "Times New Roman", Times, serif;
							}
							
							.columna_uno_triple_titulo a{
								color:#001F3E;
								text-decoration:none;
								}
							
							.columna_uno_triple_titulo a:hover{
								color: #0066CC;
								}
							
						.columna_uno_triple_contenido{
							width:99.4%;
							height:auto;
							float:left;
							color:#333333;
							}
							
							.columna_uno_triple_contenido img{
								margin: 0px 6px 6px 0px;
								padding: 3px;
								border: 1px solid #CCCCCC;
								float:left;
								}
							
							.columna_uno_triple_contenido p{
								margin: 0px;
								padding: 0px;
								}
								
						.columna_uno_triple_pie{
							width:99.4%;
							height:auto;
							margin: 4px 0px 0px 0px;
							padding: 0px 0px 6px 0px;
							border-bottom: 1px solid #E4E4E4;
							text-align: left;
							float:left;
							font-size: 11px;
							}	
							
							.columna_uno_triple_pie a{
								color: #0066CC;
								text-decoration:none;
								}
								
		.buscador_resultados_contenedor{	
			width:585px;
			height:auto;
			padding: 20px 0px 20px 0px;
			margin: 0px 0px 0px 0px;
			float:left;
			}
			
			.buscador_resultados_navegacion{	
				width:550px;
				height:auto;
				padding: 5px 0px 5px 35px;
				margin: 0px 5px 0px 0px;
				float:left;
				border-bottom: 1px solid #999999;
					font: 11px Arial, Helvetica, sans-serif;
					color: #666666;
				}
			
		#columna_dos{
			width:393px;
			height: auto;
			padding: 0px 0px 0px 0px;
			float:left;
			}
			
			.encuesta_contenedor{
				width:380px;
				height:auto;
				float:left;
				padding: 0px 0px 0px 0px;
				margin: 0px 0px 0px 0px;
				}
				
				.encuesta_top{
					width:380px;
					height:40px;
					float:left;
					padding: 0px 0px 0px 0px;
					margin: 0px 0px 0px 0px;
					background: url(../../imagenes/encuesta_top.png) no-repeat;
					}
				
				.encuesta_middle{
					width:380px;
					height:auto;
					float:left;
					padding: 0px 0px 0px 0px;
					margin: 10px 0px 10px 10px;
					background:#F8F8F8;
					border: 1px solid #DBE9D8;
					}
				
					.encuesta_middle p{
						padding: 12px 0px 5px 0px;
						margin: 0px 0px 0px 0px;
						font: bold 18px Geneva, Arial, Helvetica, sans-serif;
						color:#003B6A;
						}
				
				.encuesta_bottom{
					width:380px;
					height:16px;
					float:left;
					padding: 0px 0px 0px 0px;
					margin: 0px 0px 0px 0px;
					background: url(../../imagenes/encuesta_bottom.png) no-repeat;
					}
				
			#clima{
				width:380px;
				height:auto;
				float:left;
				padding: 45px 0px 3px 0px;
				margin: 10px 0px 0px 10px;
				border: 1px solid #CCCCCC;
				background:url(../../imagenes/clima_titulo.png) no-repeat center 4px;
				}
			
			.columna_dos_corte{
				width:387px;
				height:4px;
				border-bottom: 1px dashed #CCCCCC;
				margin-bottom: 4px;
				margin-left: 6px;
				float:left;
				}
				
			.columna_dos_publicidad{
				width:380px;
				height: auto;
				padding: 0px;
				margin: 2px 0px 4px 10px;
				border: 1px solid #CCCCCC;
				float:left;
				}
				
			.columna_dos_publicidad_doble{
				width:380px;
				height: auto;
				padding: 0px;
				margin: 2px 0px 4px 10px;
				float:left;
				}
				
				.columna_dos_publicidad_doble_item{
					width: auto;
					height: auto;
					margin: 0px 0px 0px 0px;
					float:left;
					text-align:center;
					}
			.col_dos_contenedor{
				width:362px;
				height: auto;
				padding: 8px 12px 8px 7px;
				margin: 2px 0px 4px 10px;
				float:left;
				background: none;
				border: 1px solid #DCDCDC;
				}
				
				.col_dos_contenedor h1{
					font-family:Georgia, "Times New Roman", Times, serif;
					font-size:18px;
					letter-spacing:-1px;
					color:#003366;
					padding:0px;
					}
				
				
				.col_dos_contenedor h2{
					font-family:Georgia, "Times New Roman", Times, serif;
					font-size:12px;
					color:#003366;
					}
				
				.col_dos_contenedor p{
					padding:8px;
					}
			
	#pie{
		width:100%;
		height:auto;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		float:left;
		background: url(../../imagenes/back_pie.jpg) center no-repeat;
		}
		
		#pie_contenedor{	
			width:990px;
			height: auto !important;
			height:120px;
			min-height:120px;
			margin: 0 auto;
			padding: 15px 0px 0px 0px;
			background:#032B3F;
			}
			
			#logo_mase{
				width:60px;
				height:auto;
				margin: 0px 0px 0px 0px;
				padding: 20px 40px 5px 40px;
				float:left;
				}
			#pie_modulo_texto{
				width:450px;
				height:auto;
				padding: 25px 0px 5px 0px;
				float:left;
					font: 11px Arial, Helvetica, sans-serif;
					color: #CCCCCC;
				}
	
		
/* VARIADO */

	.corte_degrade_top{
		width:100%;
		height:20px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		float:left;
		background:url(../../imagenes/degrade_top.png) 0px -8px repeat-x;
		}	
			
	.corte_degrade_bottom{
		width:100%;
		height:20px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		float:left;
		background:url(../../imagenes/degrade_bottom.png) 0px 3px repeat-x;
		}	
		
	.corte_simple_gris{
		width:99.4%;
		height:5px;
		margin: 0px 0px 5px 3px;
		padding: 0px 0px 0px 0px;
		float:left;
		border-bottom:1px solid #CCCCCC; 
		}
		
	.publi_590{
		width: 590px;
		height: auto;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		float:left;
		}
