body{
	margin:0px;
}

.bg_fondo {
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
}
	
.centro{
	margin-left:auto;
	margin-right:auto;
	width:979px;
}

.txt_general {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #27586a;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 12px;
}

.txt_general_tabla {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #27586a;
	line-height: 14px;
}

.tx_login {
	font-family: tahoma;
	font-size: 10px;
	font-style: normal;
	color: #0f6889;
	text-decoration: underline;
}

.menu_sup {
	font-family: tahoma;
	font-size: 10px;
	font-style: normal;
	color: #034e8e;
	font-weight: normal;
	text-decoration: underline;
	padding-left: 6px;
}	

.bg_fondo_login {
	background-image: url(../images/bck_login.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.txt_resaltado {

	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #2e8594;
	padding-left: 10px;
}

.txt_subtitulo {

	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #2e8594;
}

.txt_gig {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #086385;
	padding-top: 3px;
}

.txt_blanco {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}

/*biŅetas*/

ul{
	list-style-type: square;
	list-style-position: outside;
	margin-left: 15px;
	}
li{
	line-height: 10px;
	font-family: Verdana;
    font-size: 10px;
	text-decoration: none;
	color: #27586a;
	padding-right: 10px;

}

/*bg*/
.bg_futer {
	background-image: url(../images/bg_futer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

/*links*/
.likan {
	font-family: Tahoma;
	font-size: 10px;
	color: #2e8594;
	text-decoration: none;
}
likan:link {
	text-decoration: none;
}
likan:visited {
	text-decoration: none;
	color: #2e8594;
}
likan:hover {
	/*text-decoration: underline;*/
	color: #ffffff;
}
likan:active {
	text-decoration: none;
	color: #2e8594;
}


.likan {
	font-family: Tahoma;
	font-size: 10px;
	color: #2e8594;
	text-decoration: none;
}
likan:link {
	text-decoration: none;
}
likan:visited {
	text-decoration: none;
	color: #2e8594;
}
likan:hover {
	/*text-decoration: underline;*/
	color: #ffffff;
}
likan:active {
	text-decoration: none;
	color: #2e8594;
}



a:link, a:visited {
	color: #2e8594; text-decoration: none;
}
a:hover {
	color: #2e8594;	text-decoration: underline;
}
/*lkn2*/
.lik_blanc {
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	color: #ffffff;
}
lik_blanc:link {
	text-decoration: none;
}
lik_blanc:visited {
	text-decoration: none;
	color: #ffffff;
}
lik_blanc:hover {
	text-decoration: none;
	font-weight: bold;
	color: #999999;
}
lik_blanc:active {
	text-decoration: none;
	color: #ffffff;
}

/**************/
.btn_inq {
	font-family: Trebuchet MS,Arial, Helvetica;
	font-size: 10px;
	padding-right:5px;
	color: #666666;
	text-decoration:none;
} 
.btn_inq:link {
	text-decoration:none;
}
.btn_inq:visited {
	text-decoration:none;
	color: #666666;
}
.btn_inq:hover {
	color: #E74A00;
}
.btn_inq:active {
	text-decoration:none;
	color: #666666;
}
