body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
  margin: 0;
}
img {
  border: none;
}
.gris {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #909090;
	border-left-color: #909090;
	background-color: #FFFFFF;
}
center {
	background-color: #FFFFFF;
	padding: 25px;
}
.fondomenu {
	background-color: #FFFFFF;
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.submenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7E7F7F !important;
	text-decoration: none !important;
	padding-left: 20px;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: normal;
	color: #458326;
	text-decoration: none;
}
.texto1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #999999;
	text-decoration: none;
	height: 20px;
}
A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4C7420;
	text-decoration: underline;
}
A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4C7420;
	text-decoration: underline;
}
A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4C7420;
	text-decoration: underline;
}
A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4C7420;
	text-decoration: underline;
}
.fondoRM {
	background-image: url(../images/top-1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondoRTC {
	background-image: url(../images/top4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondoRAE {
	background-image: url(../images/top2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondoRTE {
	background-image: url(../images/top3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.gris2 {
	background-color: #CCCCCC;
}

