
.Regalo_Host { font-family: Tahoma; font-size: 10pt; color: #FF0000; font-weight: bold }
.PrecioPack { color: #FF0000; font-family: Tahoma; font-size: 12pt; font-weight: bold }
.PrecioPacksmall { color: #FF0000; font-family: Tahoma; font-size: 10pt; font-weight: bold }
.CuadroTitulo{font-family: Tahoma; font-size: 14px; font-weight:bold; margin-top: 9px}
.CuadroTituloServer{font-family: Tahoma; font-size: 12px; font-weight:bold; margin-top: 10px}
.form_validation { color: #FF0000; font-size: 8pt; font-family: Tahoma; font-weight: bold }


A{color: #000000;text-decoration: none;}
A:hover{font-weight:bold}
body {
	margin: 0;
	padding: 0;
	background: url('imagenes/web/fondo.jpg') top repeat-x #ececec;

}


body,input,select,textarea,table{
	font-size: 8pt;
	font-family: Tahoma;	
}
.menu {
	background-image: url('imagenes/web/menu.gif');
	height: 150px;
}
.footer {
	background-image: url('imagenes/web/footer.gif');
	height: 150px;
}
.menu_left_titulo{

	background-image:url('imagenes/web/cuadro/titulo_menu.gif');
	width:214px;
	height:30px;
	padding-left:20px;
	padding-top:4px	;
	font-weight:bold;

}

.menu_list_off td {
	background-image: url('imagenes/web/menu_list_off.jpg');
	width:115px;
	height: 31px;	
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	
}
.menu_list_on td {
	background-image: url('imagenes/web/menu_list_on.jpg');
	width:115px;
	height: 31px;	
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	
}

.menu_item_botones_on {
	background-image: url('imagenes/web/boton_on.jpg');
	width: 115px;
	height: 45px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	cursor:pointer;
}

.menu_item_botones_off {
	background-image: url('imagenes/web/boton_off.jpg');
	width:115px;
	height: 45px;	
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	cursor:pointer;
}

.menu_item_botones_other {
	background-image: url('imagenes/web/boton_other.jpg');
	width:115px;
	height: 45px;	
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	cursor:pointer;
}

.menu_item_botones_preon {
	background-image: url('imagenes/web/boton_preon.jpg');
	width:115px;
	height: 45px;	
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	cursor:pointer;
}


.logo{
	padding-left:10px;
}




.country_selection {
	width: 160px;
	z-index: 2000;
	position: absolute;
	top: 35px;
	background: #333333;
	display: none;
}

.country_selection ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.country_selection ul li a {
	display: block;
	line-height: 20px;
	height: 20px;
	border-bottom: 1px solid #666666;
	padding-left: 5px;
	vertical-align: middle;
	color: #FFFFFF;
}

.country_selection ul li a:hover {
	background: #444444;
	font-weight: bold;
	text-decoration: none;
}

.selected_country {
	vertical-align: middle;
}

.selected_country a {
	top: 0px;
	color: #FFFFFF;
	text-decoration: none;
	width: 150px;
	display: block;
	float: left;
	height: 28px;
	z-index: 9000;
	padding: 7px 5px 0 5px;
	position: absolute;
	background: url('imagenes/web/lista_paises.gif');
	outline: none;
	border: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}

.top_login{
	padding-top: 3px;
	color: #FFFFFF;
	text-decoration: none;
	outline: none;
	border: none;
}



.body_titulo{
	font-size: large;
	font-weight: bold;
}