* {
	outline: none;
	}

.fade_botonera {
	background-image: url(interface/paterns/fade_botonera.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 162px;
}
.fade_noticias {
	background-image: url(interface/paterns/fade_noticias.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 330px;
	width: 337px;
}

.texto_1 {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 11px;
	color: #666666;
}
ul {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 10px;
	color: #707070;
}
.linea_borde_izquierda {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #376238;
	border-right-color: #376238;
	border-bottom-color: #376238;
	border-left-color: #376238;
}

li {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 10px;
	color: #707070;
	line-height: 18px;
}

p {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 10px;
	color: #707070;
	line-height: 18px;
	text-align: justify;
}


.spacer {
	font-size: 1px;
}
.linea_botonera {
	background-image: url(interface/paterns/linea_subbotonera.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 21px;
}
A.estilo-vinculo-2 {
	FONT-SIZE: 10px;
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;


}
A:link {
	COLOR: #666666;
	TEXT-DECORATION: underline;
	TEXT-DECORATION: underline;
	font-weight: bold;
}
A:visited {
	COLOR: #666666; TEXT-DECORATION: none;
	TEXT-DECORATION: underline;
	font-weight: bold;
}
A:active {
	COLOR: #666666; TEXT-DECORATION: none;
	TEXT-DECORATION: underline;
	font-weight: bold;
}
A:hover {
	COLOR: #006600;
	TEXT-DECORATION: underline;
	font-weight: bold;
}


A.estilo-vinculo-1 {
	FONT-SIZE: 10px;
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
	color: #7d7d7d;
	font-weight: normal;


}
A.estilo-vinculo-1:link {
	COLOR: #7d7d7d;
	TEXT-DECORATION: none;
	font-size: 10px;
	font-weight: normal;
}
A.estilo-vinculo-1:visited {
	COLOR: #7d7d7d;
	TEXT-DECORATION: none;
	font-size: 10px;
	font-weight: normal;
}
A.estilo-vinculo-1:active {
	COLOR: #7d7d7d;
	TEXT-DECORATION: none;
	font-size: 10px;
	font-weight: normal;
}
A.estilo-vinculo-1:hover {
	COLOR: #333333;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;

}
.input_1 {
	background-color: #FFFFFF;
	height: 15px;
	width: 130px;
	border: 1px solid #376238;
	font-family: Tahoma, "Trebuchet MS";
	font-size: 10px;
	color: #376238;
}
.margen_0 {
	margin: 0px;
}


.texto_2_ch {

	font-family: Tahoma, "Trebuchet MS";
	font-size: 10px;
	color: #666666;
}
.texto_noticias {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 10px;
	line-height: 16px;
	color: #666666;
	text-align: justify;
}
.texto_noticias_verde {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 10px;
	line-height: 16px;
	color: #006600;
	text-align: justify;
}
A.estilo-vinculo-2 {
	FONT-SIZE: 10px;
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;


}
A.estilo-vinculo-2:link {
	COLOR: #666666; TEXT-DECORATION: none
}
A.estilo-vinculo-2:visited {
	COLOR: #666666; TEXT-DECORATION: none
}
A.estilo-vinculo-2:active {
	COLOR: #666666; TEXT-DECORATION: none
}
A.estilo-vinculo-2:hover {
	COLOR: #006600;
	TEXT-DECORATION: underline;
}

.texto_azul {

	font-family: Tahoma, "Trebuchet MS";
	font-size: 10px;
	line-height: 16px;
	color: #0057AA;
	text-align: justify;
}
A.estilo-vinculo-tachado {
	FONT-SIZE: 10px;
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: line-through;


}
A.estilo-vinculo-tachado:link {
	COLOR: #666666; TEXT-DECORATION: line-through
}
A.estilo-vinculo-tachado:visited {
	COLOR: #666666; TEXT-DECORATION: line-through
}
A.estilo-vinculo-tachado:active {
	COLOR: #666666; TEXT-DECORATION: line-through
}
A.estilo-vinculo-tachado:hover {
	COLOR: #333333;
	TEXT-DECORATION: line-through;



}
.texto_pie {


	font-family: Tahoma, "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
}



/*-----------------------------Capa anuncio---------------------------------------------*/


		
		#anuncio {
		width: 800px;
		height: 600px;
		left:50%;
		top:50%;
		margin-left:-400px; /* ancho/2 del div */
		margin-top:-300px; /* alto/2 del div */
		background: url(interface/paterns/capa_anuncio.jpg) 0px 0px no-repeat;
		z-index: 1;
		position: absolute;
		}
	
	#cuerpo {
		position: relative; 
		z-index: 0; 

		}
		
		#programa, #ficha, #carta {
			background: url(interface/titulos/botonera_index_nuevo.jpg) no-repeat;
			width: 214px;
			height: 18px;
			text-indent: -9999px;
			display: block;
			font-size: 1px;
			line-height: 1px;

			position: relative;
			z-index: 600;
			}
			
			#programa {
				margin: 270px 0px 0px 521px;
				background-position: 0px 0px;
				}#programa:hover { background-position: 0px -18px;}
			
			#ficha {
				margin: 21px 0px 0px 521px;
				background-position: 0px -36px;
				height: 16px;
				}#ficha:hover { background-position: 0px -54px;}
			
			#carta {
				margin: 22px 0px 0px 521px;
				background-position: 0px -72px;
				height: 16px;
				}#carta:hover { background-position: 0px -90px;}
				
			#bandera_azul {
				background: url(interface/titulos/bandera_azul.jpg) 0px 0px no-repeat;
				width: 103px;
				height: 76px;
				margin: 14px 0px 0px 16px;
				text-indent: -9999px;
				display: block; 
				}
			
			#adeac_fee {
				background: url(interface/titulos/adeac.jpg) 0px 0px no-repeat;
				width: 74px;
				height: 73px;
				margin: 53px 0px 0px 16px;
				text-indent: -9999px;
				display: block;
				float: left; 
				}
			
			#inicio {
				background: url(interface/titulos/pag_principal.jpg) 0px 0px no-repeat;
				width: 155px;
				height: 18px;
				margin: 108px 0px 0px 229px;
				text-indent: -9999px;
				display: block;
				float: left; 
				}#inicio:hover { background-position: 0px -18px;}
.enlace_colaboradores img { margin: 15px 0; }
