/* CSS Document */

body{
	background-color: #666666;
	background-image: url(../img/fondomarradun.gif);
}


#contenido {
	width: 1024px;
}


a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #FFFF00;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-family: "trebuchet MS";
	font-weight: bold;
}

a:active {
	text-decoration: none;
	color: #CCCCCC;
}

a {
	font-family: "trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}



h1 {
	font-family: "trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #CCCCCC;
	background-color: #333333;
	display: inline;
}

h1 a:hover{
	font-family: "trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	background-color: #FFFFFF;
	display: inline;
}



h2 {
	font-family: "trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	background-color: #FF0066;
	width: 962px;
}

h2 a:hover {
	font-family: "trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	background-color: #333333;
	width: 962px;
}
