html {
	background-color: #000000;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	line-height: 140%;
	background-color: #000000;
}

small {
	font-size: 0.9em;
	color: #999999;
}

a {
	outline: none;
}

em {
	font-style:italic;
}

a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}

strong {
	font-weight: bold;
}

#img-header {
	height: 200px;
	width: 100%;
	background-color: #000000;
	text-align: center;
	overflow: hidden;
}

#menu {
	/*background-image: url(../gfx/bg-menu.png);*/
	background-color:#333333;
	background-repeat: repeat-x;
	height: 40px;
	width: 100%;
}

#menu ul {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height:40px;
}

#menu ul li {
	float: left;
}

#menu ul li a {
	display: block;
	font-size: 1.2em;
	text-transform: uppercase;
	color: #ddd;
	text-decoration: none;
	line-height: 40px;
	padding-right: 20px;
	padding-left: 20px;
	margin-right: 1px;
	margin-left: 1px;
	text-shadow: 0px 1px 0px #222;
}

#menu ul li a:hover {
	color: #fff;
	background-image: url(../gfx/menu-hover.png);
	background-repeat: repeat-x;

}

#menu ul li.player {
	height: 15px;
	width: 150px;
	margin-top:12px;
}

#menu ul li.lingua a {
	text-indent: -9999px;
	background-image: url(../gfx/bandeiras.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 25px;
	display: block;
	line-height: 40px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#menu ul li.pt a {
	background-position: 0px center;
	margin-left: 150px;
	margin-right:10px;
}

#menu ul li.en a {
	background-position: -25px center;
	margin-right:10px
}

#menu ul li.es a {
	background-position: -50px center;
	margin-right: 50px;
}

#wrapper {
	width: 960px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}

h1 {
	font-size: 2.4em;
	color: #ddd;
	margin-bottom: 20px;
}

#wrapper p {
	font-size: 1.2em;
	margin-bottom:10px;
	color:#CCCCCC;
}

.img-rotator {
	background-repeat: no-repeat;
	background-position: center top;
	height: 200px;
	width: 100%;
}

#banner-zone {
	background-color: #333;
	/*background-image: url(../gfx/bg-banner-zone.png);
	background-repeat: repeat-x;
	background-position: center top;*/
	padding-top: 20px;
	padding-bottom: 10px;
}

#banner-zone-wrapper {
	margin: 0 auto;
	width: 960px;
}

h2 {
	color: #CCCCCC;
	font-size: 1.8em;
	line-height: 100%;
	margin-bottom: 20px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.banner-left {
	float: left;
	margin-right: 20px;
	margin-bottom:10px;
}

.banner_html {
	background-color: #222;
	border: 1px solid #111;
	height: 50px;
	width: 400px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	padding: 5px;
}

#rodape {
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #000;
}

#loader {
	width: 32px;
	height: 32px;
	background-image: url(/gfx/ajax-loader.gif);
	margin: 0 auto;
	display:none;
}

#rodape-wrapper {
	width:960px;
	margin: 0 auto;
	color: #999999;
	font-size: 1.1em;
}

.lista-galeria {
	margin-top: 20px;
}

.lista-galeria  li {
	float: left;
}

.lista-galeria  li a {
	display: block;
	background-color: #222;
	border: 1px solid #444;
	padding: 10px;
	margin-right: 10px;
	text-align: center;
	height: 160px;
	width: 160px;
	margin-bottom: 10px;
}

.lista-galeria li a:hover {
	background-color: #000;
	border: 1px solid #555;
}

#contacto input, #contacto textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 100%;
	color: #CCCCCC;
	background-color: #222;
	border: 1px solid #444;
	padding: 5px;
	width: 350px;
}

#contacto .bt-submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 100%;
	color: #CCCCCC;
	background-color: #444;
	border: 1px solid #777;
	padding: 5px;
	width: 150px;
}

#wrapper-index{
	width: 808px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.index {
	background-image: url(../gfx/body/bg-index.jpg);
	background-repeat: no-repeat;
	background-color: #2e2e2e
}

.logo-intro {
	background-image: url(../gfx/body/logo-intro.png);
	text-indent: -9999px;
	display: block;
	height: 49px;
	width: 192px;
	margin-bottom: 10px;
	margin-left:10px;
	margin-top: 0;
}

.texto-intro p {
	font-family: Arial, Helvetica, sans-serif;
	color: #aaaaaa;
	font-size: 10px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 10px;
}

a.entrar {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.img {
	display: block;
	background-color: #222;
	border: 1px solid #444;
	padding: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
