@charset "utf-8";
/* CSS Document */

body {
 	background:#999999 url('../images/background.jpg') no-repeat
 } 
		
#page{
	padding-top:50px;
	margin:0 auto;
	width:300px;
}


#logo{
	width:300px;
	margin:0 auto;
	top:20px;
}

#servicos{
	padding-top:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFFFFF;
	text-align:center;
	text-transform:uppercase;
}

#container{
	margin:0 auto;
	width:900px;
	padding-top:75px;
	height:100px;
}


#social{
	float:left;
	width:100px;
}

#contactos{
	float:left;
	width:100px;
}

#block{
	width:34px;
	height:34px;
	margin-right:10px;	
	float:left;
}

#dados{
	float:left;
	width:700px;
	text-align: center;
	text-transform:uppercase;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;	
}

#fotter{
	background-color:#FFFFFF;
	width:100%;
	height:54px;
	left:0;
	margin-top:100px;
	
	
}

#logos{
	width:420px;
	margin:0 auto;
}

#item{
	float:left;
	padding:13px 10px 13px 10px;
}

#player{
	width:200px;
	height:20px;
	right:20px;
	position:absolute;
	padding:18px 10px 18px 10px;
	
}

