body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body, html {height:100%}

#tabla_fondo {
	background-image: url(../imgs/background_tablappal.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#tabla_central {
	background-image: url(../imgs/background_aji.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#tabla_footer {
	background-image: url(../imgs/backgorund_footer.png);
	background-repeat: repeat-x;
}
#tabla_footer2 {
	background-image: url(../imgs/backgorund_footer2.png);
	background-repeat: repeat-x;
}


#celda_transp {
	background-image: url(../imgs/background_left_transp.png);
	background-repeat: repeat-y;
}
#celda_transp2 {
	background-image: url(../imgs/background_left_transp2.png);
	background-repeat: repeat-y;
}
#celda_ajigde {
	background-image: url(../imgs/background_aji.png);
	background-repeat: no-repeat;
}



.txt_general {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
}
.txt_general_bold {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: 120%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
}
.txt_general_bold2 {
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	line-height: 100%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
}

.txt_general_bold_color {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: 140%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #5FA525;
	text-decoration: none;
}

.txt_general_bold_selected {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: 140%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #C32546;
	text-decoration: none;
}

.txt_general_bold_italic {
	font-family: Tahoma;
	font-size: 12px;
	font-style: italic;
	line-height: 140%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
}
.link_footer {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
}
.link_footer2 {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFF;
	text-decoration: none;
}
.link_central {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: underline;
}
.txt_titel_bold {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	line-height: 120%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
}
#celda_lin {
	background-image: url(../imgs/misc_lin3.png);
	background-repeat: repeat-x;
	background-position: top;
}
*:focus { outline: none; }

