@charset "utf-8";
/* CSS Document */

html {
  height: 100%;
  margin-bottom: 1px;
}


body {
	margin: 0px 0px 0px 0px;
	height: 100%;
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#555555;
	background:#b5c9df;
	background-image:url(../img/bg.gif);
	background-repeat:repeat-x;
	font-size: 11px;
}


.form {
    margin: 0;
    font-family:Tahoma, Arial;
    font-size:10px;
    color:#333333;
    padding: 0;
}

.boton{
	background-image:url(../img/bg_boton.gif);
	font-family:Tahoma, Arial;
	font-size:12px;
	line-height:18px;
	color:#FFFFFF;
	cursor: hand;
	border: 1px outset;
	border-color:#4c7fc3;
	border-bottom-color:#1e3f9e;
	border-top-color:#1e3f9e; 
}

.bg_conte {
 background-image:url(../img/bg_body_new.gif);
}

.bg_table{
	background-repeat:no-repeat;   
}

.conte {
	/*background-repeat:repeat-y;*/
	padding-right: 10px;
	padding-left: 10px;
	background-position: center;
	background-color: #FFF;
}


.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:#8c8b90;
	font-family:Arial;
	text-decoration: none;
	display: block;
}

.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;
} 


.menuArmatumaleta{
    color:#FFFFFF;
	background-color:#8c8b90;
	font-family:Arial;
	font-size:11px;
	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;
}

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;
}
.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;
}

.bor_tabla_imagen {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9fd4e2;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9fd4e2;
}

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;
}