body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
}

p {
	text-align: justify;
	line-height: 1.3em;
}

ul {
	line-height: 2em;
}

h1 {
font-size: 2em;
font-weight: bolder;
color: #5c4219;}

h3 {
font-size: 1.5em;
font-weight: bolder;
color: #5c4219;}

h4 {
font-size: 1.2em;
font-weight: bolder;
color: #5c4219;}


a:link, a:visited, a:active  {
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
}

table.image {
background-image: url(images/template.jpg);
background-repeat: no-repeat;
}

.tabla_fondo {
	background-image: url(images/template.jpg);
	background-repeat: no-repeat;
}
.texto_sub_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.texto_sub_menu_n {
	color: #000000;
	font-weight: bold;
	font-size: 10px;
}
.texto_sub_menu_r {
	color: #666666;
	font-weight: bold;
	font-size: 11px;
}
.texto_sub_menu_nuevo {
	color: #990000;
	font-weight: bold;
	font-size: 12px;
}
.fondo_sub_menu_nuevo {
	background-image: url(images/new.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.fondo_sub_menu_nuevo_c {
	background-image: url(images/new_c.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.fondo_sub_menu_nuevo_d {
	background-image: url(images/new_d.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.fondo_sub_menu_nuevo_c_d {
	background-image: url(images/new_c_d.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.mano{
	cursor: hand;
}
.td_box {
	border-width: 1px;
	border-style: solid;
	border-color: #FFCB7D;
}
.td_down {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFDDAA;
	font-size: 12px;
}
.fondo_custom {
}
.fondo_menu{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFE6BF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFE6BF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FF9900;
	font-size: 12px;
}
.td_down_peque {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFDDAA;
	font-size: 11px;
}
.padding_left {
	padding-left: 10px;
}
.td_left {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFE6BF;
}

