a {
	text-decoration: none;
  }

.tit_menu {
	color: #203549;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bolder;
	padding-left: 15px;
	height: 20px;
	background-color: #F9D319;
	vertical-align: middle;
	padding-top: 2px;
}

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

}
.menu_izq {
	font-weight: normal;
	font-family: Arial;
	font-size: 11px;
	color: Black;
	height: 20px;
	PADDING-RIGHT: 0px;
	DISPLAY: block;
	border-bottom: 1px solid #9ACD32;
	cursor: hand;
	width: 100%;
	text-indent: 15px;
	left: 2px;
	vertical-align: middle;
}

.menu_izq a{
	font-weight: normal;
	font-family: Arial;
	font-size: 11px;
	color: Black;
	height: 20px;
	PADDING-RIGHT: 0px;
	DISPLAY: block;
	cursor: hand;
	width: 100%;
	text-indent: 15px;
	left: 2px;
	vertical-align: middle;
}

.menu_izq a:hover{
	font-weight: normal;
	font-family: Arial;
	font-size: 11px;
	color: #203549;
	height: 20px;
	PADDING-RIGHT: 0px;
	DISPLAY: block;
	background: #9ACD32;
	cursor: hand;
	width: 100%;
	text-indent: 15px;
	left: 2px;
	vertical-align: middle;
}
.menu_izq a:link{
	font-weight: normal;
	font-family: Arial;
	font-size: 11px;
	color: #203549;
	height: 20px;
	PADDING-RIGHT: 0px;
	DISPLAY: block;
	cursor: hand;
	width: 100%;
	text-indent: 15px;
	left: 2px;
	vertical-align: middle;
}
.text{
	font-weight: normal;
	font-family: Arial;
	font-size: 11px;
	color: #203549;
	height: 15px;
	text-align: justify;
}
.tex_top{
	font-weight: bold;
	font-family: Arial;
	font-size: 10px;
	color: White;
	height: 15px;

}
.tex_top a{
	font-weight: bold;
	font-family: Arial;
	font-size: 10px;
	color: White;
	height: 15px;

}
.tex_top a:hover{
	font-weight: bold;
	font-family: Arial;
	font-size: 10px;
	color: #F9D319;
	height: 15px;

}
.tex_top a:link{
	font-weight: bold;
	font-family: Arial;
	font-size: 10px;
	color: White;
	height: 15px;

}
.tit{
	font-weight: bold;
	font-family: Arial;
	font-size: 13px;
	color: #dc4116;
	height: 15px;
}
.titulo_home{
	font-weight: bold;
	font-family: Arial;
	font-size: 15px;
	color: Black;
	height: 20px;
	border-bottom: 2px dashed #9ACD32;
}
.texto{
	font-weight: normal;
	font-family: Arial;
	font-size: 10px;
	color: #203549;
	text-align: justify;
}