body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.bg{
    background-image: url(../imgs/css_bcks/background.gif);
	 background-repeat: repeat;
}

.input{
	border:thin;
	border:solid;
   border-color: #C9CACB;
   border-width: 1px;
	background-color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color: #707070;
}

.line_top_header{
	border-top: thin;
	border-top: solid;
   border-color: #6C6C6C;
   border-top-width: 1px;
	background-color: #FFFFFF;
	width:753px;
	height:1px;
	line-height: 1px;
}

.line_bottom_header{
	border-bottom: thin;
	border-bottom: solid;
   border-color: #6C6C6C;
   border-bottom-width: 1px;
	background-color: #FFFFFF;
	width:753px;
	height:1px;
	line-height: 1px;	
}

.line_left{  
	border-left: thin;
	border-left: solid;
   border-color: #6C6C6C;
   border-left-width: 1px;
	background-color: #FFFFFF;
}

.line_right{
	border-right: thin;
	border-right: solid;
   border-color: #6C6C6C;
   border-right-width: 1px;
}

.line_both{
	border-left: thin;
	border-left: solid;
   border-color: #6C6C6C;
   border-left-width: 1px;
	border-right: thin;
	border-right: solid;
   border-color: #6C6C6C;
   border-right-width: 1px;
	background-color: #FFFFFF;
}

.buttons_header01{
	background-image: url(../imgs/css_bcks/buttons_header01.gif);
	background-repeat: repeat-x;
	height: 12px;
}

.buttons_header02{
	background-image: url(../imgs/css_bcks/buttons_header02.gif);
	background-repeat: repeat-x;
	height: 12px;
}


.v_line_left{
	background-image: url(../imgs/css_bcks/v_line_left.gif);
	background-repeat: repeat-y;
	width:11px;
}

.v_line_right{
	background-image: url(../imgs/css_bcks/v_line_right.gif);
	background-repeat: repeat-y;
	width:11px;
}

.sombra_mas_info_blue{
   border-top: thin;
	border-top: solid;
   border-color: #8F8F8F;
   border-top-width: 1px;
	background-color: #426DA6;
   font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	font-weight: bold;
	color: #FFFFFF;
   background-image: url(../imgs/css_bcks/sombra_mas_info.gif);
	background-position: bottom;
	background-repeat: repeat-x;
   text-decoration: none;
}

.sombra_mas_info_blue2{
   border-bottom: thin;
	border-bottom: solid;
   border-color: #8F8F8F;
   border-bottom-width: 1px;
	background-color: #426DA6;
   font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	font-weight: bold;
	color: #FFFFFF;
   background-image: url(../imgs/css_bcks/sombra_mas_info2.gif);
	background-position: top;
	background-repeat: repeat-x;
   text-decoration: none;
}

.sombra_mas_info_green{
   border-top: thin;
	border-top: solid;
   border-color: #8F8F8F;
   border-top-width: 1px;
	background-color: #26A79C;
   font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	font-weight: bold;
	color: #FFFFFF;
   background-image: url(../imgs/css_bcks/sombra_mas_info.gif);
	background-position: bottom;
	background-repeat: repeat-x;
   text-decoration: none;
}

.sombra_mas_info_red{
   border-top: thin;
	border-top: solid;
   border-color: #8F8F8F;
   border-top-width: 1px;
	background-color: #9E4B56;
   font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	font-weight: bold;
	color: #FFFFFF;
   background-image: url(../imgs/css_bcks/sombra_mas_info.gif);
	background-position: bottom;
	background-repeat: repeat-x;
   text-decoration: none;
}

.sombra_mas_info_yellow{
   border-top: thin;
	border-top: solid;
   border-color: #8F8F8F;
   border-top-width: 1px;
	background-color: #A7A526;
   font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	font-weight: bold;
	color: #FFFFFF;
   background-image: url(../imgs/css_bcks/sombra_mas_info.gif);
	background-position: bottom;
	background-repeat: repeat-x;
   text-decoration: none;
}

.txt01{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	color: Gray;
	text-decoration: none;
}

.ptos{
	border-bottom: thin;
	border-bottom: dotted;
   border-color: #CECECE;
   border-bottom-width: 1px;
}

.txt01:hover{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	color: Gray;
	text-decoration: underline;
}

.txt02{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E6E6E6;
	color: #4E4E4E;
	text-decoration: none;
}

.txt02:hover{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E6E6E6;
	color: #4161A3;
	text-decoration: none;
}

.txt03{
   background-color: #F9FAFC;
	color:#426DA6;
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

.txt04{
   background-color: #EDF2F8;
	color:#2E5094;
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

.txt05{
   background-color: #EDF2F8;
	color:#2E5094;
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;	
}

.txt06{
   background-color: #9BB5DA;
	color:#FFFFFF;
   font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}

.txt06:hover{
   background-color: #9BB5DA;
	color:#4E4E4E;
   font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}

.txt03b{
   background-color: #F9FDFC;
	color:#426DA6;
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

.txt04b{
   background-color: #EBF7F6;
	color:#2E5094;
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

.txt05b{
   background-color: #EBF7F6;
	color:#43B2A8;
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;	
}

.txt06b{
   background-color: #88CFC9;
	color:#FFFFFF;
   font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}

.txt06b:hover{
   background-color: #88CFC9;
	color:#4E4E4E;
   font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}

.txt03c{
   background-color: #FCF9FA;
	color:#9E4A54;
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

.txt04c{
   background-color: #F5EDEE;
	color:#9E4A54;
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

.txt05c{
   background-color: #F5EDEE;
	color:#9E4A54;
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;	
}

.txt06c{
   background-color: #C99BA0;
	color:#FFFFFF;
   font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}

.txt06c:hover{
   background-color: #C99BA0;
	color:#4E4E4E;
   font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}

.txt26c{
   background-color: #fafcf9;
	color:#529d4a;
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

.txt27c{
   background-color: #eff6ed;
	color:#529d4a;
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

.txt28c{
   background-color: #eff6ed;
	color:##529d4a;
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;	
}

.txt29c{
   background-color: #96D08E;
	color:#FFFFFF;
   font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}

.txt29c:hover{
   background-color: #96D08E;
	color:#4E4E4E;
   font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}

.txt03d{
   background-color: #FBFBF7;
	color:#8A8808;
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

.txt04d{
   background-color: #F4F3E7;
	color:#8A8808;
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

.txt05d{
   background-color: #F4F3E7;
	color:#8A8808;
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;	
}

.txt06d{
   background-color: #BEBD76;
	color:#FFFFFF;
   font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}

.txt06d:hover{
   background-color: #BEBD76;
	color:#4E4E4E;
   font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}

.txt07{
   background-color: #C9CACB;
	color:#FFFFFF;
   font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}

.txt07:hover{
   background-color: #C9CACB;
	color:#5A81B0;
   font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}

.txt06e{
   background-color: #BEA0D1;
	color:#FFFFFF;
   font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}

.txt06e:hover{
   background-color: #BEA0D1;
	color:#703E8F;
   font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}

.txt08{
   background-color: #FFFFFF;
	color:#707070;
   font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}

.txt09{
   background-color: #FFFFFF;
	color:#2D4F94;
   font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}

.txt10{
   background-color: #FFFFFF;
	color:#A8A8A8;
   font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 20px;	
}

.txt11{
   background-color: #FFFFFF;
	color:#A8A8A8;
   font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;	
	text-decoration: none;
}

.txt11:hover{
   background-color: #FFFFFF;
	color:#A8A8A8;
   font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;	
	text-decoration: underline;
}

.txt12{
   font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	font-weight: bold;
	color: #ffffff;
   text-decoration: none;
}

.txt12:hover{
   font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	font-weight: bold;
	color: #cecece;
   text-decoration: none;
}

.txt13{
   font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color: #124679;
   text-decoration: none;
}

.txt14{
   font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color: #717171;
   text-decoration: none;
}

.txt15{
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;	
	color: #838383;
   text-decoration: none;
}

.txt16{
   font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #1527A9;
   text-decoration: none;
}

.txt17{
   font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #8B8B8B;
   text-decoration: none;
}

.txt18{
   font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color: #FFFFFF;
   text-decoration: none;
	background-color: #B2B2C2;
}

.txt19{
   font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color: #707070;
   text-decoration: none;
	background-color: #F5F7F9;
}

.txt20{
   background-color: #F9F9FB;
	color:#5E52C3;
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

.txt21{
   background-color: #ECEBF0;
	color:#5F53C5;
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

.txt22{
   background-color: #F9F9FB;
	color:#A74DD4;
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

.txt23{
   background-color: #ECEBF0;
	color:#A548D3;
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

.txt24{
   background-color: #8C88AE;
	color:#FFFFFF;
   font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}

.txt26{
   background-color: #F4EAF3;
	color:#D35177;
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

.txt24:hover{
   background-color: #8C88AE;
	color:#676b8b;
   font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}

.txt25{
	color:#9E4A54;
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

.txt27{
   background-color: #8C88AE;
	color:#FFFFFF;
   font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}

.txt28{
   background-color: #faf8fb;
	color:#D35177;
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

.txt29{
   background-color: #D15F80;
	color:#FFFFFF;
   font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}

.iram_der{
   background-image: url(../imgs/iram_der.gif);
   background-repeat: repeat-y;
}
.iram_izq{
   background-image: url(../imgs/iram_izq.gif);
   background-repeat: repeat-y;
}
.iram_top{
   background-image: url(../imgs/iram_top.gif);
   background-repeat: repeat-x;
}
.iram_bottom{
   background-image: url(../imgs/iram_bottom.gif);
   background-repeat: repeat-x;
}
