a:link,a:visited, a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}
body {
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EBEBE0;
}
.borde1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00CC66;
	border-right-color: #00CC66;
	border-bottom-color: #00CC66;
	border-left-color: #00CC66;
}
.fn_menu table {
	background-color: #006600;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}
.menu_titulos {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006600;
	background-image: url(../imagenes/esquina.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.menu_td:hover {
	background-color: #DEF3DE;
}
.menu_td {
	border: 1px solid #CCCCCC;
}
.titulos2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #006600;
}
.titulos3 {
	font-size: 1.0em;
	font-weight: bold;
	color: #006600;
}
.titulos4{
	font-size: 1.5em;
	font-weight: bold;
	color: #006600;
}
.titulos5{
	font-size: 1.2em;
	font-weight: bold;
	color: #666666;
}
.esq_ver {
	background-image: url(../imagenes/esquina2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #006600;
}
.fondo2 {
	background-image: url(../imagenes/fondo_cadena.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #FFFFFF;
}
.esq_ver_2 {
	background-image: url(../imagenes/esquina3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #006600;
}
.esq_der_blanco {
	background-color: #FFFFFF;
	background-image: url(../imagenes/flecha_circulos_der.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	padding-right: 0px;
	padding-left: 16px;
	height: 15px;
	width: 220px;
	text-align: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #009900;
	border-right-color: #009900;
}
.borde2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #009900;
	border-bottom-color: #009900;
	border-left-color: #009900;
}
.atencion {
	font-size: 1.5em;
	background-color: #009900;
	font-weight: bold;
	color: #FFFFFF;
	padding: 10px;
}
.contenido {
	visibility: hidden;
}
