#contenedor{
width:100%;
height:100%;
position:relative;
float:left;
text-align:center;


}
.centrar_contenedor{
text-align:left;

}
#contiene_web{
	width:100%;
	height:100%;
	position:relative;
	float:left;
	background-color: #FFFFFF;
	color:#333333;
	text-decoration: none;
	border: 1px solid #666666;
	text-align:center;
	
}
#contiene_cabecera{
	width:100%;
	position:relative;
	float:left;
	color:#333333;
	text-decoration: none;
	text-align:left;
	background-color:#ffffff;
	z-index: 5;
	}
#contiene_cabecera_extra{
	width:18%;
	position:relative;
	float:right;
	color:#333333;
	background-color:#CD3333;
	text-decoration: none;
	text-align:left;
	background-image:url(../images/cabecera_accesible_extra_02.jpg);
	background-repeat:no-repeat;
	margin-top:-100px;
	z-index: 2;
	}
	
#contiene_imagen_inferior_menu{
	width:100%;
	height:20px;
	position:relative;
	float:left;
	background-image:url(../images/inicio_acce_08.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	font-size:12px;
}

#contiene_imagen_inferior_menu2{
	width:100%;
	height:20px;
	position:relative;
	float:left;
	background-image:url(../images/inicio_acce_09.jpg);
	background-repeat:no-repeat;
	font-size:12px;
	background-color:#FFFFFF;
}
#contiene_flash_ticker{
	width:100%;
	height:100%;
	position:relative;
	float:left;
	background-image:url(images/fondo_scroll.jpg);
	background-color: #E6E6E6;
		}
	#contiene_flash{
	width:26%;
	height:100%;
	position:relative;
	float:left;
	background-image:url(images/fondo_scroll.jpg);
	}
	#contiene_ticker{
	width:58%;
	height:100%;
	position:relative;
	float:left;
	background-image:url(images/fondo_scroll.jpg);
	}
#inferior_ticker{
	width:100%;
	height:10%;
	position:relative;
	float:left;
	background-image:url(../images/barra_15.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.2em;	
}
#contiene_contenido_principal{
	width:100%;
	height:100%;
	position:relative;
	float:left;
	background-color:#ffffff;
	color:#666666;
	z-index:4;
}
	#contiene_agenda{
		width:22%;
		height:100%;
		position:relative;
		float:left;
		background-image:url(../images/fondo_izqdo_15.jpg);
		background-color:#efefef;
		color:#333333;
		z-index:5;
	}
	#contiene_pelicula_principal{
		width:51%;
		height:100%;
		position:relative;
		float:left;
		background-color:#FFFFFF;
		color:#333333;
		z-index:6;
	}
	#contiene_menu_derecha{
		width:25%;
		height:100%;
		position:relative;
		float:left;
		color:#333333;
		background-color:#FFFFFF;
		z-index:7;
	}
#contiene_pie_de_pagina{
	width:100%;
	height:18px;
	position:relative;
	float:left;
	background-color:#666666;
	color:#FFFFFF;
	
}
	#contiene_pie_direccion{
	width:70%;
	height:100%;
	position:relative;
	float:left;
	background-color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #FFFFFF;
	text-decoration: none;
	text-align:center;
	vertical-align:middle;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style:solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;	
	}
	#contiene_boton_buscador{
	width:14%;
	height:100%;
	position:relative;
	float:left;
	background-color:#cc0000;
	color:#333333;
	text-align:center;
	vertical-align:middle;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style:solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;	
	}
	.clase_boton_buscador{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC0000;
	
	}
	.clase_boton_buscador:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	background-color: #CC0000;
	}
	.clase_boton_buscador_activo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC0000;
	text-decoration: none;
	background-color: #FFFFFF;
	
	}
	#contiene_boton_mapa{
	width:15%;
	height:100%;
	position:relative;
	float:left;
	background-color:#cc0000;
	color:#333333;
	text-align:center;
	vertical-align:middle;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style:solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;	
	}
	#contiene_boton_mapa_act{
	width:15%;
	height:100%;
	position:relative;
	float:left;
	background-color:#FFFFFF;
	color:#333333;
	text-align:center;
	vertical-align:middle;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style:solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #cc0000;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #cc0000;	
	}
	#scroll_noticias{
	width:100%;
	height:40px;
	}
.separacion_enlaces{
	display:none;
	
}
.piedepagina{
 width:100%;
 height:18px;
 }
.textos_sin_flash{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
.enlaces_textos_sin_flash{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #CC0000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
.enlaces_textos_sin_flash:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333333;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
#capa_correo{
	position:relative;
	float:left;
	text-align: center;
	vertical-align: middle;
	width:96%;
	height:25%;
	padding-top:20px;
	padding-bottom:5px;
	text-transform: uppercase;
	z-index:4;
	background-color:#FFFFFF;
	color:#666666;
}
.clase_correo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #333333;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
.clase_correo:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #cc0000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
.capa_logo1{
	position:relative;
	float:left;
	text-align: center;
	vertical-align: middle;
	width:96%;
	height:25%;
	padding-top:5px;
	padding-bottom:5px;
	text-transform: uppercase;
	z-index:4;
	background-color:#FFFFFF;
	color:#666666;
}

img{
border:0px;

}