body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #FDEAB0;
	color: #003300;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	color: #003300;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	color: #003300;
}
a:link {
	text-decoration: none;
/*	color: #0000CC;*/
}
a:visited {
	text-decoration: none;
/*	color: #0000CC;*/
}
a:hover {
	text-decoration: underline;
	font-size: 12px;
	color: #FF0000;
}
a:active {
	text-decoration: none;
/*	color: #0000CC;*/
}
input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.tipo_titulo{
	font-size: 11px;
	color: #003300;
}
.tipo_categoria{
	font-size: 11px;
	font-weight: bold;
	color: #003300;
}
.tipo_desc_categoria{
	font-size: 9px;
	font-weight: normal;
	color: #00854A;
}
.tipo_categoria_sub{
	font-size: 11px;
	font-weight: bold;
	color: #003300;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.linea_vert_izq {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.fondo_1 {
	background-color: #FCFBC5;
	background-image: url(images/index3_r7_c1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.boton_izq {
	height: 26px;
	width: 8;
	background-image: url(images/boton/boton_r1_c1.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.boton_der {
	height: 26px;
	width: 8;
	background-image: url(images/boton/boton_r1_c5.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.boton_centro {
	height: 26px;
	background-image: url(images/boton/boton_r1_c3.gif);
	background-repeat:   repeat-x;
	background-position: left center;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.boton_grupo {
	cursor: hand;
}
.texto_justificado {
	font-size: 9px;
	text-align: justify;
	padding: 2px;
}
.box {
	border: 1px solid #999999;
}
.box_boton {
	border: 1px solid #999999;
	cursor: hand;
}
.hor_gris {
	background-image: url(images/hor_gris.gif);
	background-repeat:  repeat-x;
	background-position: left center;
	height: 5px;
}
.tipo_contact_sub {
	font-size: 11px;
	font-weight: bold;
	color: #003300;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	line-height: 16px;
	padding: 6px 12px 6px 6px;
}
.obligatorios {
	padding: 6px;
}
.td_abajo_gris {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.solapa_1 {
	background-image: url(images/solapa_r1_c1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 20px;
	height: 30px;
}
.solapa_2 {
	background-image: url(images/solapa_r1_c2.gif);
	background-repeat:  repeat-x;
	background-position: left top;
	padding: 6px;
}
.solapa_3 {
	background-image: url(images/solapa_r1_c4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 70px;
	height: 30px;
}
.td_abajo_izq_gris {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.td_abajo_dcha_gris {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.identado_6 {
	padding: 6px;
	list-style-position: inside;
	list-style-type: none;
	list-style-image: url(images/punto.gif);
}
.td_abajo_gris2 {

	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
