@charset "utf-8";
body {
	background-color: #dfdfd5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #27A352;
}
a:visited {
	color: #27A352;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #FF9900;
}
.titulo {
	font-family: "Arial Narrow";
	font-size: 16px;
	font-weight: normal;
	color: #CCCCCC;
}

.direccion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.botton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}


.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.titulo1 {
	font-family: "Arial Narrow";
	font-size: 15px;
	font-weight: normal;
	color: #009241;
}
.textored {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
}
.textogr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #27A352;
}

