body {
	font: 12px Tahoma, Verdana, Arial;
	color: #000000;
	background: #DBD9D3;
	margin: 0px auto;
	padding: 0px;
	height: 100%;
	width: 100%;
	text-align: right;
}
.tx_rojo {
	color: #FF0000;
}
.tx_verde {
	color: #006A51;
}
.tx_verde_negrita {
	color: #006A51;
	font-weight: bold;
}
.negrita {
	font-weight: bold;
}
.borde_dch_bl {
	border-right: 1px solid #FFFFFF;
}
.borde_inf_bl {
	border-bottom: 1px solid #FFFFFF;
}
.borde_inf_verde {
	border-bottom: 1px solid #006A51;
}
.submenu {
	font-size: 11px;
	border-bottom: 1px solid #FFFFFF;
	font-weight: bold;
	color: #2C2A24;
	padding-top: 10px;
}
.submenu a{
	color: #2C2A24;
	text-decoration: none;
}
.submenu li a{
	color: #2C2A24;
	text-decoration: none;
}
.submenu ul{
	list-style: url(../images/ic_lista.gif);
	margin: 0px 0px 0px 15px;
	padding: 5px 0px 0px 24px;
	line-height: 18px;
}
.margenes_tx {
	text-align: left;
	padding: 10px 10px 0px;
}
.margenes_tx_just {
	text-align: justify;
	padding: 10px 10px 0px;
}
.margenes_tx_pq{
	text-align: justify;
	padding: 10px 10px 0px;
	font-size: 11px;
}
.margenes_tx_pq a{
	font-size: 11px;
	color: #FF3300;
	text-decoration: none;
	font-style: italic;
}
.margenes_tx ul {
	list-style: url(../images/ic_lista.gif);
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 3px;
	padding-top: 3px;
}
.margenes_tx ul a{
	color: #046C54;
	font-weight: bold;
}
.pie {
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 10px;
}
.pie a {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.prin_cajasup {
	font-size: 10px;
	padding: 5px 15px 0px;
	color: #2C2A24;
}
.prin_cajasup ul {
	list-style: url(../images/ic_lista_v.gif);
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.prin_cajainf {
	font-size: 11px;
	padding: 5px 15px 0px;
	text-align: justify;
	color: #2C2A24;
}
.prin_submenu {
	font-size: 11px;
	font-weight: bold;
	color: #2C2A24;
	padding-top: 5px;
}
.prin_submenu a{
	color: #2C2A24;
	text-decoration: none;
}
.prin_submenu ul{
	list-style: url(../images/ic_lista.gif);
	margin: 0px;
	line-height: 19px;
	padding: 0px 0px 0px 50px;
}
.tablaform {
	background: #EAE8E3;
	border: 0px;
	padding: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #2C2A24;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.tablaform input {
	font-size: 10px;
	font-weight: bold;
	color: #2C2A24;
	margin-left: 10px;
	width: 170px;
}
.tablaform textarea {
	font-size: 10px;
	font-weight: bold;
	color: #2C2A24;
	margin-left: 10px;
	width: 170px;
}
.botform {
	font: bold 11px Tahoma, Verdana, Arial;
	color: #FFFFFF;
	background: #7E7A6F;
}
