.fondo_ {
	background-color: #596978;
	background-image: url(imgs/back.jpg);
	background-position: center top;
}
.forms {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-color: #F7F7F7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B9C9CE;
	border-right-color: #EBEFF2;
	border-bottom-color: #FFFFFF;
	border-left-color: #B9C9CE;
}
.forms2 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-color: #F7F7F7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B9C9CE;
	border-right-color: #EBEFF2;
	border-bottom-color: #FFFFFF;
	border-left-color: #B9C9CE;
	width: 100px;
	height: 22px;
}
.boton {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #2983CB;
	border: solid;
}
.tx_1 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.tx_1b {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.tx_2 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.tx_2:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.tx_3 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #00A400;
	text-decoration: none;
}
.tx_3:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #00A400;
}
.tx_4 {

	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

.tx_4b {

	font-family: Tahoma, Arial;
	font-size: 9px;
	color:#D1D1D1;
	text-decoration: none;
}

.tx_6 {

	font-family: Tahoma, Arial;
	font-size: 11px;
	color:#469599;
	text-decoration: none;
}

.tx_6_rojo {

	font-family: Tahoma, Arial;
	font-size: 11px;
	color:#FF0000;
	text-decoration: none;
}

.tx_6b {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color:#469599;
	text-decoration: none;
	font-weight: bold;
}

.tx_4:hover {

	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #0099FF;
	text-decoration: underline;
}

.tx_5 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color:#FFFFFF;
	text-decoration: none;
}

.padding {
	padding: 6px;
	font-family: Tahoma, Arial;
	line-height: 11px;
	color: #333333;
	text-decoration: none;
}
.hr {
	color: #EFEFEF;
	height: 1px;
}
.cost1 {
	background-image: url(imgs/cost1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 3px;
}
.cost2 {
	background-image: url(imgs/cost2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 10px;
}
.cost3 {
	background-image: url(imgs/back_central.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 626px;
	background-color: #FFF;
}
.cost4 {
	background-image: url(imgs/back_costado.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFF;
	width: 261px;
}
.cost5 {

	background-image: url(imgs/back_costado-interno.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFF;
	width: 261px;
}
.tabla {
	BORDER-RIGHT: #cccccc 1px solid; 
	BORDER-TOP: #cccccc 1px solid; 
	FONT-SIZE: 11px; 
	BORDER-LEFT: #cccccc 1px solid; 
	BORDER-BOTTOM: #cccccc 1px solid; 
	FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica; 
	BACKGROUND-COLOR: #ffffff;
}
.borde_tab {
	BORDER-RIGHT: #cccccc 1px solid; 
	PADDING-RIGHT: 2px; 
	BORDER-TOP: #cccccc 0px solid; 
	PADDING-LEFT: 2px; 
	PADDING-BOTTOM: 2px; 
	BORDER-LEFT: #cccccc 1px solid; 
	PADDING-TOP: 2px; 
	BORDER-BOTTOM: #cccccc 0px solid;
}

.celda1{
border-style: dashed;
border-width: 1px;
border-color: black;
font-family: verdana, arial;
font-size: 8pt;
}

.celda2{
	font-family: verdana, arial;
	font-size: 10px;
	border-top: 2px solid 5E93B;
	border-right: 1px dotted #416D89;
	border-left:1px dotted #416D89;
	border-bottom:none;
	padding-top:10px;
	padding-right:3px;
	padding-left:20px;
	padding-bottom:12px;
}