@charset "utf-8";

/* CSS Document */



body {

	background-color:#000000;

	margin:0px;

	background-position:left bottom;

	background-attachment:fixed;

	background-repeat:no-repeat;

	overflow:auto;

}

a:link, a:visited, a:active{

	text-decoration:underline;

	font-weight:bold;

	color:#FFFFFF;

}

a:hover{

	text-decoration:none;

	font-weight:bold;

	color:#FFFFFF;

}

.contenido{

	font-family:"Trebuchet MS";

	font-size:12px;

	text-align:justify;

	color:#FFFFFF;

}

.contenido2{

	font-family:"Trebuchet MS";

	font-size:12px;

	text-align:justify;

	color:#FFFFFF;

	padding-left:45px;

	padding-right:20px;

}

.creditos {

	font-family:"Trebuchet MS";

	font-size:11px;

	color:#FFFFFF;

	text-align:left;

	padding-left:5px;

	padding-bottom:5px;

}

a.creditos:link, a.creditos:visited, a.creditos:active{

	color:#FFFFFF;

	text-decoration:none;

	font-weight:normal;

	padding-left:0px;

	padding-bottom:0px;

}

a.creditos:hover{

	color:#FFFFFF;

	text-decoration:underline;

	font-weight:normal;

	padding-left:0px;

	padding-bottom:0px;

}

.menu{

	font-family:"Trebuchet MS";

	color:#FFFFFF;

	font-weight:normal;

	height:50px;

	font-size:14px;

	padding-left:55px;

}

a.menu:link, a.menu:visited, a.menu:active{

	font-family:"Trebuchet MS";

	color:#FFFFFF;

	font-weight:bold;

	height:50px;

	font-size:14px;

	padding-left:0px;

	text-decoration:none;

	height:0px;

}

a.menu:hover{

	font-family:"Trebuchet MS";

	color:#FFFFFF;

	font-weight:bold;

	height:50px;

	font-size:14px;

	padding-left:0px;

	text-decoration:underline;

	height:0px;

}

a.menu-on{

	font-family:"Trebuchet MS";

	color:#FFFFFF;

	font-weight:bold;

	height:50px;

	font-size:14px;

	padding-left:0px;

	text-decoration:underline;

	height:0px;

}
