* {
	text-decoration:none;
	margin:0;
	padding:0;
	border:none;
	font-family: Arial, verdana, Helvetica, sans-serif;
}
html {
	text-align:center;
}
body, html {
	height: 100%; 
	width: 100%;
	background-image: url('../img/bg.jpg')
}

#all {
	text-align: center;
	margin:0 auto;
	width:1003px;
	display: block;
	
}

#topo {
	text-align: left;
	width: 1003px;
	height: 366px;
	margin: 0 auto;
}

#menu {
	width: 888px;
	background-color: #222222;
	margin: 0 auto;
	_margin-top:-3px;
}

ul.listmenu {
	display: inline;
	list-style-type: none;
	text-align: center;
}

li {
	text-align: center;
	margin-left:47px;
	_margin-left: 30px;
	display:block;
	float:left;
	width: 120px;
}

#content {
	width: 888px;
	background-color: #222222;
	margin: 0 auto;
	padding-top:70px;
	*padding-top:20px;
	_margin-top:-3px;
}

#miolotop {
	background-image: url('../img/miolo_top.gif');
	width: 839px;
	height: 10px;
	margin: 0 auto;
	_margin-bottom:-10px;

	
		

}

#conteudo {
	background-color: #252a2c;
	width: 839px;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 10px;
}

#title {
	text-align: right;
	width: 815px;
	border-bottom: 1px solid #324750;
}

h1 {
	font-family: trebuchet ms,arial, verdana;
	font-size: 21px;
	letter-spacing: 5px;
	color: #287da2;
	font-weight: normal;
	
}

#post {
	margin: 0px auto 30px auto;
	padding:20px;
	width: 750px;
	border-bottom: 1px solid #324750;
			
}

h2 {
	text-align: left;
	font-family: arial, verdana;
	font-size: 18px;
	color: #287da2;
}

p {
	text-align: left;
	margin-left:10px;
	margin-top: 15px;
	font-family: arial, verdana;
	font-size: 13px;
	color:#7c7f80;

}


#miolobottom {
	width: 839px;
	height: 15px;
	margin: -6px auto 1px;
	_margin-bottom: -3px;
}

.imgperfil {
	float: left;
	position: relative;
	top: -40px;
	left: -10px;
	margin: 0px 0px -30px 0px;
	border-right: 10px solid #252a2c;
	border-left: 10px solid #252a2c;
	
	
}

#marcas {
	background-color: #222222;
	width: 888px;
	margin: 0 auto;
	text-align: center;
	margin-top: -10px;
	_margin-top: -13px;
}

img.marcas {
	padding-top:20px;
	padding-right: 20px;
	padding-bottom: -10px;
	
}

#rodape {
	background: url('../img/rodape.jpg') no-repeat;
	
	width: 1003px;
	height: 169px;
	text-align: center;
	margin: 0 auto;
	margin-bottom: -100px;
	
}

p.rodape {
	text-align: center;
	padding: 110px;
	font-family: arial, verdana;
	font-size: 11px;
	line-height: 24px;
	margin-left: -10px;
	color: #000;
	margin-top: -15px;
	
}

a.videos {
	background: transparent url(../img/videos.gif) no-repeat scroll 0px;
	background-position: 0px 0px;
	display: block;
	width: 105px;
	text-indent: -9999px;
	margin: 0pt auto;
	height: 32px;
	outline-color: invert;
	outline-style: none;
	outline-width: medium;
}

a:hover.videos {
	background-position: 0px -32px;
	
}

a.home {
	background: transparent url(../img/home.gif) no-repeat scroll 0px;
	background-position: 0px 0px;
	display: block;
	width: 105px;
	text-indent: -9999px;
	margin: 0pt auto;
	height: 32px;
	outline-color: invert;
	outline-style: none;
	outline-width: medium;
}

a:hover.home {
	background-position: 0px -32px;
	
}

a.contato {
	background: transparent url(../img/contato.gif) no-repeat scroll 0px;
	background-position: 0px 0px;
	display: block;
	width: 105px;
	text-indent: -9999px;
	margin: 0pt auto;
	height: 32px;
	outline-color: invert;
	outline-style: none;
	outline-width: medium;
}

a:hover.contato {
	background-position: 0px -32px;
	
}

a.fotos {
	background: transparent url(../img/fotos.gif) no-repeat scroll 0px;
	background-position: 0px 0px;
	display: block;
	width: 105px;
	text-indent: -9999px;
	margin: 0pt auto;
	height: 32px;
	outline-color: invert;
	outline-style: none;
	outline-width: medium;
}

a:hover.fotos {
	background-position: 0px -32px;
	
}

a.perfil {
	background: transparent url(../img/perfil.gif) no-repeat scroll 0px;
	background-position: 0px 0px;
	display: block;
	width: 105px;
	text-indent: -9999px;
	margin: 0pt auto;
	height: 32px;
	outline-color: invert;
	outline-style: none;
	outline-width: medium;
}

a:hover.perfil {
	background-position: 0px -32px;
	
}
