/*------------------------------------------------------------------*/

/* ESTILOS ELEMENTOS DE INTERFAZ */
html {
    min-height: 100%;
	/* PONER 1 para scroll eterno */
    margin-bottom: 0px;
}
a:focus {
	outline: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#00599E;
	background-image:url(../img/bgd_main.gif);
	background-repeat:repeat-x;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 13px;
	line-height:15px;
	color: #5D5D5D;
}
ul {
	list-style-image: url(../img/bullet_list.gif);
	color: #666666;
	padding: 0;
	margin-left: 18px;
	font-size: 13px;
}
table {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 13px;
	color: #5D5D5D;
	line-height:15px;
}
.topnavbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #47A9DD;
}
.topnavbar a{
	text-decoration: none;
	font-weight: bold;
	color:#47A9DD;
}
.topnavbar a:hover{
	text-decoration: underline;
	font-weight: bold;
	color:#47A9DD;
}



.txt_titulobig1 {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	font-size: 24px;
	color:#0282CB;
	font-weight: normal;
	line-height:27px;
}
.txt_titulobig2 {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	font-size: 24px;
	color:#000000;
	font-weight: normal;
	line-height:27px;
}
.txt_titulo1 {
	font-size: 15px;
	color:#00599E;
	font-weight: bold;
	line-height:25px;
}
.txt_titulo2 {
	font-size: 15px;
	color:#91B6DF;
	font-weight: bold;
	line-height:25px;
}
.txt_titulo3 {
	font-size: 15px;
	color:#666666;
	font-weight: bold;
	line-height:25px;
}
.txt_titulo4 {
	font-size: 15px;
	color:#999999;
	font-weight: bold;
	line-height:25px;
}
.txt_titulo5 {
	font-size: 15px;
	color:#00365E;
	font-weight: bold;
	line-height:25px;
}
.txt_hlight1 {
	color:#0E4992;
}
.txt_hlight2 {
	color:#679AD3;
}
.txt_hlight3 {
	color:#666666;
}
.txt_hlight4 {
	color:#999999;
}
.txt_hlight5 {
	color:#333333;
}
.txt_white{
	color: #FFFFFF;
}
.txt_normal {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 13px;
	color: #383838;
}
.txt_normal a{
	text-decoration: underline;
	font-weight: bold;
	color:#00599E;
}
.txt_normal a:hover{
	text-decoration: none;
	font-weight: bold;
	color:#FFFFFF;
	background-color: #00599E;
}
.txt_mini  {
	font-size: 11px;
	color: #5D5D5D;
	line-height:13px;
}
.txt_mini a{
	text-decoration: underline;
	font-weight: bold;
	color:#00599E;
}
.txt_mini  a:hover{
	text-decoration: none;
	font-weight: bold;
	color:#FFFFFF;
	background-color: #00599E;
}
.txt_minihlight  {
	font-size: 11px;
	color: #0099FF;
	line-height:13px;
}
.txt_minihlight2 {
	font-size: 11px;
	color: #105BB0;
	line-height:13px;
}
.txt_minihlight3 {
	font-size: 11px;
	color: #000000;
	line-height:13px;
}
.btngen_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00599E;
}
.btngen_normal a{
	text-decoration: none;
	font-weight: bold;
	color:#00599E;
}
.btngen_normal a:hover{
	text-decoration: underline;
	font-weight: bold;
	color:#333333;
}

.btngen_normal_b {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	color: #b5d7ed;
}
.btngen_normal_b a{
	text-decoration: none;
	font-weight: bold;
	color:#b5d7ed;
}
.btngen_normal_b a:hover{
	text-decoration: underline;
	font-weight: bold;
	color:#ffffff;
}
.inputformsingle:focus {
	border: 2px solid #0099FF;
}
.inputformsingle {
	height: 22px;
	width: 300px;
	border: 1px solid #CCCCCC;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#333333;
	padding: 3px;
	background-color: #FFFFFF;
	background-image: url(../img/input_bgd.gif);
	padding-left: 5px;
	background-repeat: repeat-x;
}.inputformsinglecorto:focus {
	border: 2px solid #0099FF;
}
.inputformsinglecorto {
	height: 22px;
	width: 100px;
	border: 1px solid #CCCCCC;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#333333;
	padding: 3px;
	background-color: #FFFFFF;
	background-image: url(../img/input_bgd.gif);
	padding-left: 5px;
	background-repeat: repeat-x;
}
.combo {
	height: 22px;
	width: 150px;
	border: 1px solid #CCCCCC;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#333333;
	padding: 3px;
	background-color: #FFFFFF;
	background-image: url(../img/input_bgd.gif);
	background-repeat: repeat-x;
}
.inputformmulti:focus {
	border: 2px solid #0099FF;
}
.inputformmulti {
	height: 70px;
	width: 300px;
	border: 1px solid #CCCCCC;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#333333;
	padding: 3px;
	background-color: #FFFFFF;
	background-image: url(../img/input_bgd.gif);
	padding-left: 5px;
	background-repeat: repeat-x;
}
.botonsubmit1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../img/bsubmit1_bgd.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 23px;
	background-color: #FF6600;
	width: 88px;
}
.botonsubmit2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../img/bsubmit2_bgd.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 23px;
	background-color: #FF6600;
	width: 120px;
}
.txt_titulo6 {
	font-size: 15px;
	color:#DC0000;
	font-weight: bold;
	line-height:25px;
}
