@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
	font-family: "Trebuchet MS";
	font-size: 17px;
	color: #CCCCCC;
	margin: 0px;
	background-image: url(../images/back.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
.menu {
	background-image: url(../images/header-menu.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

h1 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #CCCCCC;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
}
a:visited {
	color: #92D051;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
}
a:hover {
	color: #92D051;
	text-decoration: underline;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
}.images {
	padding: 15px;
}
.sistema {
	color: #92D051;
	font-family: "Trebuchet MS";
	font-weight: bold;
}
.keronite {
	color: #FF0000;
}
.footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: "Trebuchet MS";
	color: #000000;
}
.content {
	background-color: #000000;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #CCCCCC;
	margin: 0px;
	background-image: url(../images/back.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
.operacion {
	color: #335115;
	font-family: "Trebuchet MS";
	font-weight: bold;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #7DB246;
	text-align: left;
}
