

*{
	padding:0;
	 margin:0;	
}
body{
	background:#000 url(images/background.jpg) no-repeat fixed center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#paginas_internas{
	background:#000 url(images/background_paginas.jpg) no-repeat fixed center;
	
}
#linha_europeu{
	background:url(images/linha_europeu.png) repeat-x;
	height:25px;
	width:100%;
	margin-bottom:50px;
}

#topo{
	width:970px;

	margin:auto;
	height:150px;
}

.tarja_interna{
	position: fixed;
	bottom:0;
	border-top:5px solid #e8943a;
	
}


#logo{
	background:url(images/logo.png) no-repeat;
	width:617px;
	height:94px;
	text-indent:-99999px;
}


#tarja_branca{
	background:#FFF;
	width:100%;
	height:150px;
	-webkit-box-shadow: 6px 6px 11px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    6px 6px 11px 0px rgba(50, 50, 50, 0.75);
box-shadow:         6px 6px 11px 0px rgba(50, 50, 50, 0.75);
}


#conteudo{
	color:#FFFFFF;
	width:970px;
	margin:auto;
	font-size:18px;
	padding-bottom:200px;
}
#tarja_azul{
	border-top:20px solid #32568b;
	padding-bottom:20px;
	
}
#titulo_pagina{
	color:#FFFFFF;
	font-size:90px;
	font-family: 'flamabold';
	text-transform:uppercase;
	width:970px;
	margin:auto;
	border-top:20px solid #274c82;
	margin-bottom:20px;
}

#conteudo p{
	margin-bottom:18px;
	font-size:15px;
	line-height:22px;
}


#menu{
	width:970px;
	margin:auto;
	position:relative;
}

#menu a:link, #menu a:visited{
	width:156px;
	height:150px;
	display:block;
	float:left;
	border-right:1px solid #CCC;
	font-family: 'flamabold';
	text-transform:uppercase;
	color:#333;
	text-decoration:none;
	text-align:center;
	line-height:230px;
}
.ativo{
	background:url(images/ativo.png) no-repeat;
	width:68px;
	height:60px;
	position:absolute;
	top:-38px;
	left:50px;
	
}
.ativo2{
	background:url(images/ativo.png) no-repeat;
	width:68px;
	height:60px;
	position:absolute;
	top:-38px;
	left:205px;
}
.ativo3{
	background:url(images/ativo.png) no-repeat;
	width:68px;
	height:60px;
	position:absolute;
	top:-38px;
	left:360px;
}
.ativo4{
	background:url(images/ativo.png) no-repeat;
	width:68px;
	height:60px;
	position:absolute;
	top:-38px;
	left:518px;
}
.ativo5{
	background:url(images/ativo.png) no-repeat;
	width:68px;
	height:60px;
	position:absolute;
	top:-38px;
	left:675px;
}
.ativo6{
	background:url(images/ativo.png) no-repeat;
	width:68px;
	height:60px;
	position:absolute;
	top:-38px;
	left:830px;
}
#apresentacao{
	width:600px;
	margin:auto;
	color:#FFF;
	margin-top:100px;

}
#apresentacao p{
	margin-bottom:10px;
	font-family: 'flamabasic';
	font-size:20px;
	 text-shadow: 2px 2px #000000;
}


#menu a:hover{
	border-bottom:5px solid #F63;
	color:#F63;
}
#m_espanha{
	background:url(images/lep.jpg) 50px 30px no-repeat;	
}
#m_alemao{
	background:url(images/bundesliga.jpg) 50px 30px no-repeat;	
}
#m_italiano{
	background:url(images/lega.jpg) 50px 30px no-repeat;	
}
#m_ingles{
	background:url(images/premier.jpg) 55px 20px no-repeat;	
}
#m_frances{
	background:url(images/ligue.jpg) 50px 30px no-repeat;	
}
#m_portugues{
	background:url(images/liga.jpg) 50px 25px no-repeat;
	border-right:1px solid #FFF;
}

#iframe{
	background:#FFF;
	height:30px;
	padding-bottom:2px;
}

#informacoes_pagina ul li{
	list-style:inside;
	
}

#informacoes_pagina{
	width:970px;
	margin:auto;
	 font-family: 'flamabasic';
	 font-size:20px;
	 color: #FFFFFF;
	 margin-bottom:20px;
}

#conteudo h2{
		font-family: 'flamabold';
		text-transform:uppercase;
}
#conteudo h3{
		font-family: 'flamabasic';
		text-transform:uppercase;
		margin-bottom:40px;
}

#atracoes{
	background:#FFF;
	width:400px;
	float:right;
	margin-left:20px;
}

#atracoes h2{
	color:#FFF;
	padding:15px;
	margin:0;
	background:#32568b;
}
#atracoes h3{
	font-size:17px;
	color:#FFF;
	padding:15px;
	margin:0;
	background:#666666;
	margin-top:-5px;
}


#foto_entrevista{
	background:#FFF;
	color:#666666;
}
#foto_entrevista h2{
	padding:10px;
	font-size:15px;
}

#entrevista_box{
	padding-top:20px;	
}
#entrevista_box p{
	border-bottom:1px solid #666;
}

.espacao{
	height:30px;	
}







