.eb_tablaraiz {
	width: 100%;
}
.eb_tdraiz {
	width: 100%;
}
.eb_row_top {
	height: 78px;
	width: 850px;
	background-image: url(../img/fondo_top.png);
	background-repeat: repeat-x;
	background-position: top;
}
.eb_row_top_rel {
	height: 78px;
	width: 850px;
	position: relative;
	left: 0px;
	top: 0px;
	overflow: hidden;
	z-index: 4;
}
.eb_row_top_relleno {
	height: 78px;
	background-image: url(../img/fondo_top.png);
	background-repeat: repeat-x;
	background-position: top;
}
.eb_row_intro {
	height: 430px;
	width: 850px;
}
.eb_row_intro_rel {
	height: 430px;
	width: 850px;
	position: relative;
	left: 0px;
	top: 0px;
	overflow: hidden;
	z-index: 1;
}
.eb_row_intro_flash {
	height: 430px;
	width: 850px;
	position: absolute;
	left: 0px;
	top: 0px;
	overflow: hidden;
	z-index: 2;
}
.eb_row_intro_contenido_container {
	height: 407px;
	width: 388px;
	position: absolute;
	left: 449px;
	top: 14px;
	overflow: hidden;
	z-index: 3;
	background-repeat: no-repeat;
	background-image: url(../img/ventana%20blanca.png);
}
.eb_row_menu {
	height: 51px;
	width: 850px;
	background-image: url(../img/fondo_menu.png);
	background-repeat: repeat-x;
	background-position: top;
}
.eb_row_menu_rel {
	height: 51px;
	width: 850px;
	position: relative;
	left: 0px;
	top: 0px;
	overflow: hidden;
}
.eb_row_menu_relleno {
	height: 51px;
	background-image: url(../img/fondo_menu.png);
	background-repeat: repeat-x;
	background-position: top;
}
.eb_menu_flickrrss {
	height: 27px;
	width: 72px;
	position: absolute;
	left: 441px;
	top: 48px;
	overflow: hidden;
	z-index: 3;
}
.eb_menu_buscar {
	height: 52px;
	width: 238px;
	position: absolute;
	left: 600px;
	top: 20px;
	overflow: hidden;
	z-index: 3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fefefe;
	vertical-align: middle;
	background:url(../img/buscador.png) no-repeat;
}
.eb_menu_buscar_boton {
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fefefe;
	vertical-align: middle;
	/*background-color: #F60;*/
	width: 30px;
	background:transparent;
	border:0px;
	position:absolute;
	left: 190px;
	top: 14px;
}
.eb_menu_buscar_boton:hover{
	background:url(../img/buscador.png) -190px -66px no-repeat;
}
.eb_menu_buscar_texto {
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	vertical-align: middle;
	top: 19px;
	background:transparent;
	position:absolute;
	left: 32px;
	width: 151px;
	border:none;
}
.eb_row_main {
	height: 193px;
	width: 850px;
	background-color: #242424;
}
.eb_row_main_rel {
	height: 193px;
	width: 850px;
	position: relative;
	left: 0px;
	top: 0px;
	overflow: hidden;
}
.eb_row_main_relleno {
	height: 193px;
	background-color: #242424;
}
.eb_row_pie {
	height: 53px;
	width: 850px;
	background-color: #000;
}
.eb_row_pie_rel {
	height: 53px;
	width: 850px;
	position: relative;
	left: 0px;
	top: 0px;
	overflow: hidden;
}
.eb_top_isotipo {
	position: absolute;
	height: 60px;
	width: 162px;
	left: 117px;
	top: 12px;
}
.eb_creditos {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	color: #818080;
	text-decoration: none;
	position: absolute;
	left: 124px;
	top: 34px;
	width: 444px;
	height: 15px;
}
.eb_sitemap {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	color: #818080;
	text-decoration: none;
	position: absolute;
	left: 735px;
	top: 34px;
	width: 83px;
	height: 15px;
}
.eb_creditos_txt {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	color: #818080;
	text-decoration: none;
}
a:hover.eb_creditos_txt {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
	text-decoration: underline;
}
body {
	background-color: #000;
	margin: 0px;
	padding: 0px;
}

img { border: 0; }
.trasparencia{
	position:absolute;
	width:100%;
	height:100%;
	background:#FFF;
	filter:alpha(opacity=0);
	-moz-opacity:.0;
	opacity:.0;
}
