.fondo_ {
	background-color: #FFFFFF;
}
.back_1 {
	background-image: url(imgs/3.jpg);
	background-repeat: no-repeat;
	background-position: 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;
}
.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_1:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #999999;
	text-decoration: underline;
}
.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;
	text-decoration: underline;
}
.tx_4 {
	font-family: Helvetica, Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #0567A3;
	text-decoration: none;
}
.tx_5 {
	font-family: Helvetica, Tahoma, Arial;
	font-size: 36px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	letter-spacing: -5px;
}

.tx_6 {
	font-family: Helvetica, Tahoma, Arial;
	font-size: 18px;
	font-weight: lighter;
	color: #000033;
	text-decoration: none;
}
.tx_7 {
	font-family: Helvetica, Tahoma, Arial;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}

.padding {
	padding: 6px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.borde_foto {
	border: 8px solid #DEF0F7;
}
.pad_direc {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-image: url(imgs/ico_ancla.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
}

hr {
	display: block;
	height: 1px;
	line-height: 1px;
	background-color: #EAEAEA;
	width: 100%;
	padding: 0;
	border: 0px;
	color: #EAEAEA;
}
    img.border {
    border: 1px solid #C6C6C6;
    padding: 2px;
    margin: 0;
    }

    img.border:hover {
    background: #E3F5FE;
    }

    img.center {
    display: block;
    margin: auto;
    }

    img.alignright {
    float: right;
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
    }

    img.alignleft {
    float: left;
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
    }

.borde_cost {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DEF0F7;
}
.tfvHighlight
    {
	font-family: Tahoma;
	font-size: 12px;
	color: #0033CC;
	font-weight: bold;
}
.tfvNormal
    {
	font-family: Tahoma;
	font-size: 12px;
	color: black;
}
.bordecito {
    border: 1px solid #C6C6C6;
    padding: 2px;
    margin: 0;
}
td.punteadoVertical{
	background-image: url(imgs/bg_dotted_vertical.gif);
	background-repeat: repeat-y;
	width:1px;
}
td.punteadoHorizontal{
	background-image: url(imgs/bg_dotted_horizontal.gif);
	background-repeat: repeat-x;
	height:1px;
}