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

#top_gray {
	color: #7E7E7E;
}
body {
	background-image: url(/images/bg.jpg);
	margin-top: 0px;
	color: #E3E3E3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: repeat;
}

img { border:0; }

body a:link {
	margin-top: 0px;
	color: #FA0B12;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: repeat;
}

body a:visited {
	margin-top: 0px;
	color: #7E7E7E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: repeat;
}

body a:hover {
	margin-top: 0px;
	color: #09C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: repeat;
}

.mission {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #FFF;
	font-weight: lighter;
	width: 550px;
	position: relative;
	left: -25px;
	overflow: auto;
}

.mission a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #FA0B12;
	font-weight: lighter;
	width: 550px;
	position: inherit;
	overflow: auto;
}

.mission a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #7E7E7E;
	font-weight: lighter;
	width: 550px;
	position: inherit;
	overflow: auto;
}

.mission a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #09C;
	font-weight: lighter;
	width: 550px;
	position: inherit;
	overflow: auto;
}


.subfeature {
	font-size: 11px;
	text-align: left;
	font-style: italic;
}
.nombre {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #BC2A2A;
}

.subfeature a:link {
	font-size: 11px;
	text-align: left;
	color: #FA0B12;
}

.subfeature a:visited {
	font-size: 11px;
	text-align: left;
		color: #7E7E7E;

}

.subfeature a:hover {
	font-size: 11px;
	text-align: left;
		color: #09C;

}
h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A91922;
	margin: 0;
}

.menutop {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}

.menutop a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}

.menutop a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #EEEEEE;
	text-decoration: none;
}

.menutop a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FF0000;
	text-decoration: none;
}

.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}

.footer a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}

.footer a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #7E7E7E;
	text-decoration: none;
}

.footer a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #09C;
	text-decoration: none;
}

.spaced_body {
	margin-top: 0px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: repeat;
	line-height: 2;
}
