@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	position: absolute;
	width: 100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-position: center top;
	background-repeat: repeat-x;
	background-image: url(../../../styles/text_cabecera.jpg);
}
#page {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	z-index: 1;
}
#header {
	height: 550px;
	width: 800px;
	background-image: url(../../../styles/bg_cabecera1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#menu {
	height: 300px;
	width: 400px;
	float: right;
	margin-top: 250px;
	background-color: #FFF;
}
#tool {
	height: 150px;
	width: 400px;
	float: left;
	margin-top: 400px;
	background-color: #FFF;
}
#content {
	width: 800px;
	min-height: 400px;
	font-family: Arial, Helvetica, sans-serif;
}
#footer {
	height: 97px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	background-color: #DBDBDB;
	position: absolute;
}

#footer a{
	color: #000;
}

.text_footer {
	color: #000;
	font-style: italic;
}
.cab_text {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
}
.tabla_footer_contact {
}
#ultimas_ofertas_tool {
	height: 75px;
	width: 400px;
}
#panel_ultimas_ofertas_tool {
	height: 242px;
	display: none;
	background-color: #f1f1f1;
	width: 275px;
	position: absolute;
	z-index: 2;
	margin-left: 120px;
	border: medium solid #C0C0C0;
}
#panel_boletin_tool {
	height: 300px;
	display: none;
	background-color: #f1f1f1;
	width: 275px;
	border: medium solid #C0C0C0;
	margin-left: 120px;
	position: absolute;
	z-index: 2;
}
#boletin_tool {
	height: 75px;
	width: 400px;
}
.btn_ultimas_ofertas_tool {
	z-index: 0;
	position: absolute;
}
.btn_boletin {
	z-index: 0;
	position: absolute;
}

.celda_footer {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
}
.celda_footer_izq {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFF;
}
.celda_footer_der {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.tabla_idiomas {
	background-image: url(../../../styles/target_banderas.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
}
.tabla_menu {
	margin-left: 50px;
}

.u_ofertas_td {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
	font-family: Arial, Helvetica, sans-serif;
	height: 40px;
	
}
.u_ofertas_td a{
	color: #000;
}
.celda_audiovisualia {
	font-size: 9px;
	height:18px;
}
.celda_audiovisualia a{
	color: #000;
}
#td_casillas {
	border: thin dashed #000;
}
