/*BODY*/
body { font-family: Helvetica, Tahoma, Arial; font-size: 9pt; color: #000; text-decoration: none; background-color: #76BADD; background-image: url(../images_/back1.jpg); background-position: center top; margin-top: 10px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; background-repeat: no-repeat; }
td { margin: 0px; font-family: Tahoma, Arial, Verdana; font-size: 11px; color: #000; text-decoration: none; }


/*TEXTOS*/
.tx_1 { color: #FFF; text-decoration: none; }
.tx_1:hover { text-decoration: underline; }
.tx_2 { color: #0099FF; text-decoration: none; }
.tx_2:hover { text-decoration: underline; }


/*SEPARADORES*/
hr { display: block; height: 1px; line-height: 1px; background-color: #EAEAEA; width: 100%; padding: 0; border: 0px; color: #EAEAEA; }


/*FORMULARIOS*/
input { font-family: Tahoma, Arial, Verdana; font-size: 11px; color: #666; text-decoration: none; background-color: #F7F7F7; border: 1px; border-style: solid; border-top-color: #B9C9CE; border-right-color: #EBEFF2; border-bottom-color: #FFF; border-left-color: #B9C9CE; }
.btn_input { font-family: Tahoma, Arial, Verdana; font-size: 11px; color: #FFF; text-decoration: none; background-color: #2983CB; border: solid; }

/*ELEM GENERALES IMG + HR*/
img.border { border: 1px solid #C6C6C6; padding: 2px; margin: 0; background-color: #FFF; }
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; }

/*BACK PARA PNG TRASN*/
img { behavior: url("../iepngfix.htc"); }

/*DIVS ALINEACION*/
.back1 { background-image: url(../images_/7.jpg); background-repeat: no-repeat; height: 220px; width: 570px; }
.sep1 { border-left-width: 1px; border-left-style: solid; border-left-color: #FFF; }
.but_ampliar { line-height: 18px; color: #0099FF; text-decoration: none; background-image: url(../images_/ico.png); background-repeat: no-repeat; background-position: left top; display: block; height: 18px; width: 100px; text-indent: 22px; }
.but_ampliar:hover { color: #999999; }
.tx_title1 { font-size: 20px; font-weight: lighter; color: #000; text-decoration: none; }
.tx_title2 { font-size: 15px; font-weight: lighter; color: #000; text-decoration: none; }
.tx_title3 { font-size: 20px; font-weight: lighter; color: #FFF; text-decoration: none; }
.tx_white { color: #FFF; text-decoration: none; }
.but_reserva { line-height: 31px; color: #86BEDB; text-decoration: none; background-image: url(../images_/ico2.gif); background-repeat: no-repeat; background-position: left top; display: block; height: 31px; width: 158px; text-indent: 40px; font-size: 14px; }
.but_reserva:hover { color: #00CC33; }


.tfvHighlight
    {
	font-family: Tahoma;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
}
.tfvNormal
    {
	font-family: Tahoma;
	font-size: 12px;
	color: black;
}
.bordecito {
    border: 1px solid #C6C6C6;
    padding: 2px;
    margin: 0;
}

.forms {
	font-family: Tahoma, Arial, Verdana;
	font-style: italic;
	font-size: 12px;
	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;
}

div.pagination {
	font-family: Helvetica, Tahoma, Arial;
	font-size: 12px;
	padding: 3px;
	margin: 3px;
	text-align:center;
	color: #000;
}
div.pagination a {
	border: 1px solid #dedfde;
	margin-right:3px;
	padding:2px 6px;
	background-position:bottom;
	text-decoration: none;
	color: #000;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #FFFFFF;
	background-image:none;
	background-color:#777777;
	color: #fff;
}
div.pagination span.current {
	margin-right:3px;
	padding:2px 6px;
	color: #fff;
	border: 1px solid #FFFFFF;
	background-color:#777777;
	font-weight: bold;
	color: #FFF;
}
div.pagination span.disabled {
	margin-right:3px;
	padding:2px 6px;
	color: #adaaad;
}
