@charset "utf-8";
/* CSS Document */

html {
  height: 100%;
  margin-bottom: 1px;
}


body {
	margin: 0px;
	height: 100%;
	font-family:Tahoma, Arial;
	font-size:10px;
	color:#666;
	background:#b5c9df url('../img/bg.gif') repeat-x;
	font-size:10px;
	background-image:url('../img/bg.gif');
	background-repeat:repeat-x
}


.form {
    margin: 0;
    font-family:Tahoma, Arial;
    font-size:10px;
    color:#333333;
    padding: 0;
}

.sinulaLink{
	font-family:Tahoma;
	font-size:12px;
	color:#333;
	font-weight:bold;
	cursor:hand;
	text-decoration: underline
}

.boton{
	border-left:1px outset #4c7fc3; border-right:1px outset #4c7fc3; border-top:1px outset #1e3f9e; border-bottom:1px outset #1e3f9e; background-image:url('../img/bg_boton.gif');
	font-family:Tahoma, Arial;
	font-size:12px;
	line-height:18px;
	color:#FFFFFF;
	cursor: hand;
	 
}

.bg_conte {
    /*background-image:url('../img/bg_body.gif');*/
}

.bg_table{
	background-repeat:no-repeat;   
}

.conte {
	padding-right: 10px;
	padding-left: 10px;
	background-position: center;
	background-color: #FFF;
}

.tituloseccion{
	font-family:"Lucida Sans Unicode";
	font-size:18px;
	color:#000000;
 }

.titulo{
	font-family:"Lucida Sans Unicode";
	font-size:16px;
	color:#004990;
 }
 
 
 .subtitulo{
	font-family:Tahoma;
	font-size:12px;
	color:#555555;
	font-weight:normal;
 }
 
.negritas{
    font-family:Tahoma;
	font-size:14px;
	color:#000000;
	font-weight:bold;
 }
 
.footer{
    font-family:Arial;
	font-size:10px;
	color:#808080;
	text-align:center;
    background-color:#f9f9f9;
 }
 
.menu{
    color:#FFFFFF;
	background-color:#264b99;
	font-family:Arial;
	font-size:11px;
	text-align:center;
	font-weight:bold;
	line-height:25px;
	text-decoration: none;
	display: block;
} 

a.menu:hover{
    color:#ffffff;
	background-color:#999999;
	font-family:Arial;
	text-decoration: none;
	display: block;
}


.menu2{
    color:#004990;
	background-color:#FFFFFF;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
} 
.menuSocio{
    color:#FFFFFF;
	background-color:#8c8b90;
	font-family:Arial;
	font-size:11px;
	text-align:center;
	font-weight:bold;
	line-height:25px;
	text-decoration: none;
	display: block;
} 
.menu_sec {
    color:#FFFFFF;
	font-family:Verdana, Arial;
	font-size:11px;
	font-weight:bold;
	margin-left:40px;
	line-height:31px;
	text-decoration: underline;
}

.menu_seccion {
	color:#555555;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration: underline;
}
select
{
	font-family: Arial, Helvetica, sans-serif,Verdana; color: #000000; font-size:12px;
}
select.text{font-family: Arial, Helvetica, sans-serif,Verdana; color: #000000; font-size:10px; width:160px; height:19px;}
select.text2{font-family: Arial, Helvetica, sans-serif,Verdana; color: #000000; font-size:10px; width:42px; height:19px;}
select.text3{font-family: Arial, Helvetica, sans-serif,Verdana; color: #000000; font-size:10px; width:52px; height:18px;}
select.text4{font-family: Arial, Helvetica, sans-serif,Verdana; color: #000000; font-size:10px; width:127px; height:18px;}
select.text5{font-family: Arial, Helvetica, sans-serif,Verdana; color: #000000; font-size:10px; width:37px; height:18px;}


.manito{cursor:hand}
.bor_tabla_der_lst {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #264b99;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #264b99;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}
.bor_td_lst {
	border-left-color:#004990;
	border-left-style:solid;
	border-left-width:1px;
	border-bottom-color:#004990;
	border-bottom-style:solid;
	border-bottom-width:1px;
	font-family:Arial, Helvetica, sans-serif;
}
	.reservas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}
.bor_tabla_imagen {
	text-align: center;
	border: 1px solid #CCC;
}

.Descripcion{
	font-family:"Tahoma";
	font-size:8.5pt;
	color:#COCOCO;
 }
 
 .combos{
	font-family:"Tahoma";
	font-size:10pt;
	color:#000000;
 }
 .input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	/* border: 1px #FFFFFF solid; */
	border-top: 2px #666666 solid;
	border-left: 2px #666666 solid;
	border-right: 1px #E1E2E3 solid;
	border-bottom: 1px #E1E2E3 solid;
	height: 18px;
	padding-left: 3px;
	padding-right: 3px;
	}
.input2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	/* border: 1px #002E62 solid; */
	border-top: 2px #666666 solid;
	border-left: 2px #666666 solid;
	border-right: 1px #E1E2E3 solid;
	border-bottom: 1px #E1E2E3 solid;
	height: 18px;
	padding-left: 3px;
	padding-right: 3px;
	}
.input3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #002E62;
	background-color: #FFFFFF;
	/* border: 1px  #C0D0E3 solid; */
	border-top: 2px #666666 solid;
	border-left: 2px #666666 solid;
	border-right: 1px #E1E2E3 solid;
	border-bottom: 1px #E1E2E3 solid;
	height: 24px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 4px;
	}
.textoArea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	width:500px;
	height:300px;
	border-top: 2px #666666 solid;
	border-left: 2px #666666 solid;
	border-right: 1px #E1E2E3 solid;
	border-bottom: 1px #E1E2E3 solid;
	padding-left: 3px;
	padding-right: 3px;
	}
.detalle{
	font-family: Tahoma;
	font-size: 11pt;	
	font-weight:bold;
	color: #FFFFFF;	
	}
	.bor_td_lst_socios {
	border-left-color:#004990;
	border-left-style:solid;
	border-left-width:1px;
	border-bottom-color:#8c8b90;
	border-bottom-style:solid;
	border-bottom-width:1px;
	font-family:Arial, Helvetica, sans-serif;
}
.texto_dolar{
	font-family: Tahoma;
	font-size: 11px;
	color: #666;
	}	
.pie_texto{
	font-family: Tahoma;
	font-size: 11px;	
	color: #666;
	}	

a.link_plomo:link, a.link_plomo:visited {font-family:  Arial, Helvetica, sans-serif,Verdana; font-size:11px; color:#999999; text-decoration:none; line-height:18px;}
a.link_plomo:hover, a.link_plomo:active { font-family:  Arial, Helvetica, sans-serif,Verdana; font-size:11px; color:#999999;text-decoration:none; line-height:18px;}

a.link_servicios:link, a.link_servicios:visited {
	font-family:  Arial, Helvetica, sans-serif, Verdana;
	font-size:12px;
	color:#333136;
	text-decoration:none;
	line-height:18px;
	font-weight: bold;
}
a.link_servicios:hover, a.link_servicios:active {
	font-family:  Arial, Helvetica, sans-serif, Verdana;
	font-size:12px;
	color:#333136;
	text-decoration:none;
	line-height:18px;
	font-weight: bold;
}
