body {
	background-color: #E8F4EC;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

.escritorio {
	background-color:#FFFFFF;
}

.menusuperior {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(fondo_menusuperior.jpg);
	background-repeat: repeat-x;
	position: relative;
	height: 20px;
	width: 760px;
	border-left:solid, 1px, #999999;
	text-align: right;
}

.menusuperior a {
	color: #FFFFFF;
	text-decoration: none;
}

.menulateral a {
	color: #768C2B;
	text-decoration: none;
}

.menulateral a:hover {
	color: #9BB059;
	text-decoration: none;
}

h1.menulateral {
	font-size: 14px;
	font-weight: bold;
	color: #768C2B;
	text-decoration: none;
}

h2.menulateral {
	font-size: 12px;
	font-weight: bold;
	color: #768C2B;
	text-decoration: none;
}

.menulateral p {
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.ruta_verde {
	font-size: 10px;
	color: #33A255;
}

.ruta_negro {
	font-size: 10px;
	color: #333333;
}

.ruta_negro a {
	color: #333333;
	text-decoration: none;
}

.footer {
	font-size: 10px;
	color: #666666;
	text-align: center;
	height: 50px;
}

.titulo h1 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 5px;
	position: relative;
}

.titulo h2 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 5px;
	position: relative;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #669966;
	margin-bottom: 5px;
	position: relative;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #669966;
	margin-bottom: 5px;
	position: relative;
}

p {
	font-size: 11px;
}

td {
	font-size: 11px;
}

a {
	color: #669966;
}

li {
	font-size: 11px;
}

a.footerlink {
	color: #666666;
	border-bottom: none;
	text-decoration:none;
}

