body
{
    font-family: Verdana;
}

P
{
    margin-bottom: 10px;
    margin-top: 3px;
}

/********** Menú Superior ***************/

.link_menu
{
    cursor: pointer;
    color: #1a4a95;
    font-size: 9pt;
    text-decoration: none;
    letter-spacing: -1px;
}

.link_menu:hover
{
    cursor: pointer;
    color: #1a4a95;
    font-size: 9pt; 
    text-decoration: underline;
    letter-spacing: -1px;
}

.link_menu:active
{
    cursor: pointer;
    color: #1a4a95;
    font-size: 9pt; 
    text-decoration: underline;
    letter-spacing: -1px;
}

.area_menu
{
    text-align: left;
    color: #1a4a95;
    font-size: 9pt; 
    text-decoration: none;
}

.admintop_area
{
    color: #000000;
    font-size: 8pt;
    font-weight: bold;
    text-align: right; 
    padding-bottom: 5px;
}

.admintop_link
{
    color: #000000;
    font-size: 8.5pt;
    font-weight: bold;
    margin-left: 5px;
    margin-right: 5px;
}

/******* Info Contacto al Pie ******/

.pie_info
{
    font-size: 10px;
    padding-bottom: 4px;
    padding-top: 4px;
    padding-right: 15px;
    padding-left: 15px;
    font-family: Verdana;
    font-weight: bold;
    text-align: left;
    color: black;
}

.pie_linkbtn
{
    cursor: pointer;
    color: Black;
}

.pie_linkbtn:link 
{
    cursor: pointer;
    color: Black;
}

.pie_linkbtn:active
{
    cursor: pointer;
    color: Black;
}

/******* Ventanas Layout ******/

.box_layout
{
    width: 162px;
    text-align: left;
}

.box_title
{
    background-color: #b81519;
    color: White;
    text-align: left;
    font-weight: bold;
    font-size: 12px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 7px;
    padding-top: 8px;
}

.box_body
{
    border-top: #b81519 3px solid;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: left;
}

.box_textarea
{
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    font-size: 10px;
}

.box_text
{
}

.box_buttonarea
{
    padding-right: 10px;
    text-align: right;
    padding-bottom: 15px;
}

.box_button
{
    vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	width: 97px;
	height: 21px;
	border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
	background: url(/images/bturisme/button1.png) no-repeat;
}

.td_left
{
    vertical-align: top;
}

.td_center
{
    width: 100%; 
    vertical-align: top; 
    text-align: left;
    border-left: #b81519 3px solid;

}

.td_right
{
    width: 100%; 
    vertical-align: top; 
    text-align: left;
    border-left: #b81519 3px solid;
}

.td_right2
{
    vertical-align: top;
    border-left: #b81519 3px solid;
}

/******* Campañas *******/

.camplst_body
{
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: left;
}

.camplst_item
{
    border-top: #b81519 3px solid;
    padding-bottom: 5px;
    padding-top: 5px;
}

.camplst_itemtitle
{
    font-size: 11px;
    font-weight: bold;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}

.camplst_itemlink
{
    color: #1a4a95;
    text-decoration: none;
}

.camplst_itemlink:hover
{
    color: #1a4a95;
    text-decoration: underline;
}

.camplst_itembody
{
    font-size: 10px;
    color: Black;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
}

/******  Presentación  ******/

.pres_title
{
    font-weight: bold; 
    font-size: 15px; 
    color: #b81519;
    text-align: left; 
    padding-bottom: 6px;
    padding-top: 6px;
    padding-left: 15px;
    padding-right: 15px;
    background-color: white;
    border-bottom: #b81519 3px solid;
}

.pres_link
{
    color: #1a4a95;
    padding-top: 6px;
    font-size: 9px;
}

.pres_image
{
    padding-top: 3px;
    padding-bottom: 4px;
    padding-left: 3px;
}

.pres_body
{
    font-size: 10px;
    color: Black;
    padding-right: 5px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
}

/******** Ficha de establecimiento ********/

.est_layout
{
    padding-bottom: 15px;
    border-bottom: #b81519 3px solid;
}

.est_title
{
    font-weight: bold; 
    font-size: 15px; 
    color: #b81519;
    text-align: left; 
    padding-bottom: 6px;
    padding-top: 6px;
    padding-left: 15px;
    padding-right: 15px;
    background-color: white;
    border-bottom: #b81519 3px solid;
}

.est_title2
{
    font-weight: bold; 
    font-size: 15px; 
    color: #b81519;
    text-align: left; 
    padding-bottom: 6px;
    padding-top: 6px;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 15px;
    background-color: white;
    /*border-bottom: #b81519 3px solid;*/
    border-top: #b81519 3px solid;
}

.est_title3
{
    font-size: 11px;
    font-weight: bold;
    background-color: #b81519;
    color: White;
	text-align: left;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 7px;
	padding-top: 7px;
}

.est_title4
{
    font-size: 11px;
    font-weight: bold;
    padding-bottom: 4px;
    padding-top: 4px;
    color: #1a4a95;
    text-decoration: none;
}

.est_title4:hover
{
    color: #1a4a95;
    text-decoration: underline;
    font-size: 11px;
    font-weight: bold;
    padding-bottom: 4px;
    padding-top: 4px;
}

.est_linkback
{
    color: #1a4a95;
    padding-top: 2px;
    font-size: 9px;
}

.est_body
{
    font-size: 11px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 5px;
}

.est_body2
{
    font-size: 11px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.est_actimage
{
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}

.est_properties
{
    padding-right: 15px;
}

.est_image
{
    padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 3px;
    border-right: #1a4a95 1px solid;
	border-top: #1a4a95 1px solid;
	border-left: #1a4a95 1px solid;
	border-bottom: #1a4a95 1px solid;
}

.est_desc
{
    font-size: 11px;
    color: #1a4a95;
    background-color: #ffffff;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 20px;
    padding-top: 15px;
}

/******* Listado de Tipos de Establecimientos  *****/

.typestlst_layout
{
    width: 162px;
    text-align: left;
}

.typestlst_title
{
    background-color: #b81519;
    color: White;
    text-align: left;
    font-weight: bold;
    font-size: 12px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 9px;
    padding-top: 9px;
}

.typestlst_body
{
    padding-bottom: 10px;
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
}

.typestlst_itemtitle
{
    font-size: 11px;
    font-weight: bold;
    padding-bottom: 4px;
    padding-top: 4px;
}

.typestlst_itemtabletitle
{
  
}

.typestlst_itemtdtitleimage
{
    width: 30px;
    height: 27px;
}

.typestlst_itemtdtitle
{
    padding-left: 10px;
}

.typestlst_itemlink
{
    color: #1a4a95;
    text-decoration: none;
}

.typestlst_itemlink:hover
{
    color: #1a4a95;
    text-decoration: underline;
}


/******* Listado de Tipos de Establecimientos (Página Principal)  *****/

.typeest_layout
{
    width: 100%;
    text-align: left;
}

.typeest_title
{
    width: 350;
    font-weight: bold;
    font-size: 15px;
    color: white;
    text-align: left;
    padding-bottom: 8px;
    padding-top: 7px;
    padding-left: 15px;
    padding-right: 15px;
    height: 17px;
    background-color: #b81519;
}

.typeest_titletext
{
    float: left;
}

.typeest_titlelink
{
    font-size: 9px;
    font-weight: bold;
    color: White;
    float: right;
    padding-top: 3px;
}

.typeest_body
{
    
}

.typeest_itemtitle
{
    /*background-position: 24px 8px;
    background-repeat: no-repeat;
    background-image: url(/images/bturisme/bt_vinneta.png);*/
    width: 208px;
    font-size: 11px;
    font-weight: bold;
    padding-bottom: 7px;
    padding-top: 7px;
    padding-left: 20px; 
    border-bottom: #b81519 2px solid;
    vertical-align: middle;
}

.typeest_itemtabletitle
{
       height: 30px;
}

.typeest_itemtdtitleimage
{
    width: 30px;
    height: 30px;
}

.typeest_itemtdtitle
{
    padding-left: 15px;
}

.typeest_itemlink
{
    color: #1a4a95;
    text-decoration: none;
    
}

.typeest_itemlink:hover
{
    color: #1a4a95;
    text-decoration: underline;
}


/******* Listado de Tipos de Establecimientos (Página Establecimientos)  *****/

.typeest2_layout
{
    width: 100%;
    text-align: left;
    margin-bottom: 20px;
}

.typeest2_title
{
    font-weight: bold; 
    font-size: 15px; 
    color: #b81519;
    text-align: left; 
    padding-bottom: 6px;
    padding-top: 6px;
    padding-left: 15px;
    padding-right: 15px;
    background-color: white;
    border-bottom: #b81519 3px solid;
    height: 19px;
}

.typeest2_titletext
{
    float: left;
}

.typeest2_titlelink
{
    font-size: 9px;
    font-weight: bold;
    color: White;
    float: right;
    padding-top: 3px;
}

.typeest2_body
{
}

.typeest2_itemtitle
{
    font-size: 11px;
	font-weight: bold;
    background-color: #b81519;
    color: White;
	text-align: left;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 7px;
	padding-top: 7px;
	margin-bottom: 7px;
}

.typeest2_itemtdtitle
{
    width: 100%;
}

.typeest2_expandimg
{
    margin-top: 1px;
    cursor: pointer;
}

.typeest2_itembody
{
    padding-right: 25px;
    padding-left: 25px;
    padding-bottom: 7px;
    padding-top: 7px;
}

.typeest2_itemesttitle
{
    font-size: 11px;
    font-weight: bold;
    padding-bottom: 3px;
    padding-top: 3px;
    padding-left: 5px;
    padding-right: 5px;
}

.typeest2_itemesttitlelink
{
    color: #1a4a95;
    text-decoration: none;
}    

.typeest2_itemesttitlelink:hover
{
    color: #1a4a95;
    text-decoration: underline;
}  

.typeest2_itemlink
{
    color: White;
    text-decoration: none;
}

.typeest2_itemlink:hover
{
    color: White;
    text-decoration: underline;
}

/******  Página de Reservas  ******/


.res_layout
{
    text-align: left;
    width: 100%;
    margin-bottom: 10px;
}

.res_title
{
    font-weight: bold; 
    font-size: 15px; 
    color: #b81519;
    text-align: left; 
    padding-bottom: 6px;
    padding-top: 6px;
    padding-left: 15px;
    padding-right: 15px;
    background-color: white;
    border-bottom: #b81519 3px solid;
}

.res_campdesc
{
    font-size: 11px;
    color: #1a4a95;
    background-color: #ffffff;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 10px;
    padding-top: 20px;
}

.res_body
{
    vertical-align: top;
    font-size: 11px;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 15px;
    padding-top: 25px;
}

.res_itemimage
{
    padding-bottom: 0px;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 2px;
    border-right: #1a4a95 1px solid;
	border-top: #1a4a95 1px solid;
	border-left: #1a4a95 1px solid;
	border-bottom: #1a4a95 1px solid;
}

.res_itemtitle
{
    text-align: left;
    font-size: 12px;
    font-weight: bold;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
}

.res_itemlink
{
    color: #1a4a95;
    text-decoration: none;
}

.res_itemlink:hover
{
    color: #1a4a95;
    text-decoration: underline;
}

.res_itemdescription
{
    text-align: left;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
}

.res_linkresurl
{
    margin-top: 10px;
    padding-top: 2px;
    vertical-align: middle;
    text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: Black;
	cursor: pointer;
	text-decoration: none;
	width: 97px;
	height: 21px;
	border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
	background: url(/images/bturisme/button1.png) no-repeat;
}

.res_separator
{
    height: 15px;
}

.res_empty
{
    font-size: 11px;
    color: #1a4a95;
    background-color: #ffffff;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 10px;
}

/******  Página de Campañas  ******/


.camp_layout
{
    text-align: left;
    width: 100%;
    margin-bottom: 10px;
}

.camp_title
{
    font-weight: bold; 
    font-size: 15px; 
    color: #b81519;
    text-align: left; 
    padding-bottom: 3px;
    padding-top: 5px;
    padding-left: 15px;
    padding-right: 15px;
    background-color: white;
    border-bottom: #b81519 3px solid;
}

.camp_body
{
    vertical-align: top;
    font-size: 11px;
    padding-bottom: 15px;
    padding-top: 5px;
}

.camp_campdesc
{
    font-size: 11px;
    color: #1a4a95;
    background-color: #ffffff;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
    padding-top: 20px;
}

.camp_itemtitle
{
	font-weight: bold;
    background-color: #b81519;
    color: White;
	text-align: left;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 7px;
	padding-top: 7px;
}

.camp_itembody
{
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 10px;
    padding-top: 20px;
}

.camp_item2image
{
    margin-left: 15px;
    margin-bottom: 10px;
    float: right;
    padding-bottom: 1px;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 3px;
    border-right: #1a4a95 1px solid;
	border-top: #1a4a95 1px solid;
	border-left: #1a4a95 1px solid;
	border-bottom: #1a4a95 1px solid;
	width: 300px;
}

.camp_item2title
{
    font-size: 11px;
    font-weight: bold;
    padding-bottom: 15px;
    padding-right: 10px;
    padding-top: 3px;
    color: #1a4a95;
}

.camp_item2desc
{
    
}

.camp_separator
{
    height: 15px;
}

/***** Buscador de establecimientos ****/

.buscar_layout
{
    width: 100%;
    text-align: left;
}

.buscar_title
{
    font-weight: bold;
    font-size: 15px;
    color: white;
    text-align: left;
    padding-bottom: 8px;
    padding-top: 7px;
    padding-left: 15px;
    padding-right: 15px;
    height: 17px;
    background-color: #b81519;
}

.buscar_titletext
{
    float: left;
}

.buscar_titlelink
{
    font-size: 9px;
    font-weight: bold;
    color: White;
    float: right;
    padding-top: 3px;
}

.buscar_body
{
}

.buscar_infotext
{
    font-size: 11px;
    color: #1a4a95;
    background-color: #ffffff;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 10px;
    padding-top: 15px;
}

.buscar_linesarea
{
    font-size: 11px;
    padding-left: 30px;
    padding-right: 30px;
}

.buscar_line
{
    padding-bottom: 2px;
    padding-top: 6px;
    width: 380px;
    height: 20px;
}

.buscar_linelabel
{
    width: 150px;
    float: left;
}

.buscar_linetextbox
{
    float:right;
    font-size: 11px;
    width: 195px;
}

.buscar_linedropdownlist
{
    float:right;
    font-size: 11px;
    width: 200px;
}



.buscar_buttonarea
{
    text-align: right;
    vertical-align: middle;
    padding-top: 20px;
    padding-right: 30px;
    padding-bottom: 20px;
}

.buscar_button
{
    vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	width: 97px;
	height: 21px;
	border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
	background: url(/images/bturisme/button1.png) no-repeat;
}

/********* resultados de la búsqueda *******/

.rbuscar_layout
{
    width: 100%;
    text-align: left;
}

.rbuscar_title
{
    font-weight: bold;
    font-size: 15px;
    color: white;
    text-align: left;
    padding-bottom: 8px;
    padding-top: 7px;
    padding-left: 15px;
    padding-right: 15px;
    height: 17px;
    background-color: #b81519;
}

.rbuscar_body
{
    padding-bottom: 15px;
    padding-top: 15px;
}

.rbuscar_item
{
    font-size: 11px;
    font-weight: bold;
    padding-bottom: 4px;
    padding-top: 4px;
    padding-left: 20px;
    padding-right: 20px;
}

.rbuscar_itemlink
{
    color: #1a4a95;
    text-decoration: none;
}

.rbuscar_itemlink:hover
{
    color: #1a4a95;
    text-decoration: underline;
}

.rbuscar_empty
{
    font-size: 11px;
    color: #1a4a95;
    background-color: #ffffff;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 10px;
    padding-top: 10px;
}

/****** Página de Error (Inicio) *****/

.errorpagetitle
{
    font-family: Tahoma;
    padding-right: 8px;
    padding-left: 15px;
    padding-bottom: 8px;
    padding-top: 8px;
    font-weight: bold;
    font-size: large;
    vertical-align: middle;
    background-color: #b81519;
    color: White;
    text-align: left;
}


.errorpagebody
{
    font-size: small; 
    font-family: Tahoma;
    font-weight: normal;
    color: Black;
    background-color: #FFFFFF;
}

.errorpagepie
{
    font-size: x-small; 
    padding-bottom: 4px; 
    padding-top: 4px;
    padding-right: 5px;
    padding-left: 5px;   
    font-family: Tahoma;
    font-weight: bold;
    color: White;
    background-color: #b81519;
}

/***** Página de Error (Fin) *****/


/**** Enlaces página principal ****/

H1
{
    padding: 0px;
    margin: 0px;
    font-weight: bold;
    font-size: 12px;
    color: White;
    text-align: left;
}

.global_layout
{
    width: 162px;
}

.global_title
{
    padding-bottom: 9px;
    padding-top: 9px;
    padding-left: 6px;
    padding-right: 6px;
    background-color: #b81519;
}

.global_body
{

}

.global_items
{    
    margin: 0px;
}

.global_item
{
    border-top: #b81519 3px solid;
    text-align: left; 
}

.global_itemname
{
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    background-color: white;
}

.global_itemnamelink
{
    font-weight: bold; 
    font-size: 11px;
    color: #1a4a95;
}

.global_itemdesc
{
    font-size: 10px;
    color: Black;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 8px;
}

/* Enlaces Patrocinados */

.homelinks_layout
{
    width: 100%;
    text-align: center;
}

.homelinks_title
{
    background-color: #ffffff;
}

.homelinks_item
{
    border: #ffffff 0px none;
    text-align: center; 
    padding-left: 5px;
    padding-right: 5px;
}

/* Menú de textos Legales */

.master_menutop
{
    text-align: right;
    height: 32px;
    color: #6c6f70;
    font-size: 7pt;
}

.top_menuitem
{
    padding-left: 3px;
    padding-right: 3px;
    color: #6c6f70;
    font-size: 7pt;
}

.copyright_text
{
    color: #6c6f70;
    font-size: 7pt;
    padding-right: 10px;
}

/* Contenido Textos legales */

.legal_layout
{
    width: 100%;
}

.legal_body
{
    padding: 15px 20px 15px 20px;
}

.legal_item
{
    border-top: none;
    text-align: left; 
}

.legal_itemname
{
    font-size: 10pt;
}


/***** Establecimientos asociados a las campañas  *****/

.estab_body
{
    padding-top: 10px;
    padding-bottom: 10px;
}

.estab_item
{
    border-bottom: #ffffff 0px none;
    border-top: #ffffff 0px none;
}

.estab_itemname
{
    background-image: url(/images/bturisme/bt_vinneta.png);
    background-position: 10px 3px;
    background-repeat: no-repeat;
    padding-right: 10px;
    padding-left: 25px;
    padding-bottom: 4px;
    padding-top: 4px
}

.estab_itemnamelink
{
    text-decoration: none;
}

.estab_itemnamelink:hover
{
    text-decoration: underline;
}

/**** Detalles de las campañas asociadas a establecimientos ****/

.estabcamp_layout
{
    width: 100%;
   /* border-bottom: #b81519 3px solid;*/
}

.estabcamp_h1
{
    font-weight: bold; 
    font-size: 15px; 
    color: #b81519;
}

.estabcamp_title
{
    text-align: left; 
    padding-bottom: 6px;
    padding-top: 6px;
    padding-left: 15px;
    padding-right: 15px;
    background-color: white;
    border-bottom: #b81519 3px solid;
}

.estabcamp_item
{
    border-bottom: #ffffff 0px none;
    border-top: #ffffff 0px none;
}

.estabcamp_itemname
{
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 10px;
    padding-top: 15px;
    font-size: 11px;
    color: #1a4a95;
    font-weight: bold;
}

.estabcamp_itemdesc
{
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 10px;
    padding-top: 15px;
    font-size: 11px;
}

.estabcamp_itemimgcont
{
    margin-right: 15px;
    margin-left: 15px;
    margin-bottom: 10px;
    margin-top: 0px;
    padding-bottom: 4px;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 4px;
    border-right: #1a4a95 1px solid;
	border-top: #1a4a95 1px solid;
	border-left: #1a4a95 1px solid;
	border-bottom: #1a4a95 1px solid;
}


