@charset "utf-8";
body {
	background-color: #4E4E4E;
	margin: 0;
}
h1 {
	font-family: Tahoma;
	font-size: 20px;
	font-weight: normal;
	color: #999999;
}
.rojo {
	color: #CC0000;
}


.fondo_menu {
	background-image: url(images/index_18.jpg);
	background-position: bottom;
}
p {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 20px;
}
.color_blanco {
	color: #FFFFFF;
}
a:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}

h6 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
a:active {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
}
