/* 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;
	scrollbar-face-color: #2D77B4;
	scrollbar-shadow-color: #2D77B4;
	scrollbar-highlight-color: #2D77B4;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #f2f2f2;
	scrollbar-arrow-color: #ffffff;
	background-color:#2D77B4;
	background-image:url(../img/bgd_main.jpg);
	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;
}
.txt_titulobig1 {
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	letter-spacing: -1px;
	font-size: 21px;
	color:#ff6600;
	font-weight: normal;
	line-height:27px;
}
.txt_titulobig2 {
	font-family: "Lucida Grande", Lucida Sans, Arial, sans-serif;
	letter-spacing: -0.05em;
	font-size: 18px;
	color:#5589B9;
	font-weight: normal;
	line-height:27px;
}
.txt_titulo1 {
	font-size: 15px;
	color:#014785;
	font-weight: bold;
	line-height:25px;
}
.txt_titulo2 {
	font-size: 15px;
	color:#C3D8E9;
	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:#FF6600;
	font-weight: bold;
	line-height:25px;
}
.txt_titulo5 {
	font-size: 15px;
	color:#666666;
	font-weight: bold;
	line-height:25px;
}
.txt_hlight1 {
	color:#FF6600;
}
.txt_hlight2 {
	color:#2D77B4;
}
.txt_hlight3 {
	color:#666666;
}
.txt_hlight4 {
	color:#45A4D8;
}
.txt_hlight5 {
	color:#00CCFF;
}
.txt_white{
	color: #FFFFFF;
}
.txt_normal {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 13px;
	color: #5D5D5D;
}
.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_secnav  {
	font-size: 11px;
	color: #FFFFFF;
	line-height:13px;
	font-weight: bold;
}
.txt_secnav a{
	text-decoration: none;
	font-weight: bold;
	color:#186aae;
}
.txt_secnav a:hover{
	text-decoration: none;
	font-weight: bold;
	color:#0099FF;
}
.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: #FF6600;
	line-height:13px;
}
.btngen_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.btngen_normal a{
	text-decoration: none;
	font-weight: bold;
	color:#FFFFFF;
}
.btngen_normal a:hover{
	text-decoration: underline;
	font-weight: bold;
	color:#FFFFFF;
}
.inputformsingle:focus {
	border: 2px solid #FF6600;
}
.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 #FF6600;
}
.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;
}
.link a
{
	text-decoration: none;
	color:#5D5D5D;
	font-weight: bold;
}

.link a:hover
{
	text-decoration: none;
	font-weight: bold;
	color:#5589B9;
}
	
.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 #FF6600;
}
.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;
}

