@import url('reset.css');

body {
background:url(../imagens/bg.jpg) top no-repeat;
font:normal 14px Arial, Helvetica, sans-serif;
color:#555;
}

#geral {
width:850px;
min-height:735px;
height:auto;
height:735px;
padding:30px 50px 0;
margin:0 auto;
}

#topo {height:200px;}

h1#logo a {
width:232px;
height:97px;
margin-left:10px;
float:left;
display:block;
cursor:pointer;
text-indent:-99999px;
background:transparent url(../imagens/logo.png) center no-repeat;
}

h2#munoz {
width:210px;
height:136px;
position:relative;
top:-30px;
float:right;
text-indent:-99999px;
background:url(../imagens/munoz-e-sousa.png) center no-repeat;
}

#menu {
width:267px;
height:219px;
float:left;
display:inline;
}

/*página home*/
#anime-tratores {
width:530px;
height:487px;
float:right;
display:inline;
}

/*página tratores*/
#apresentacao-tratores {
width:478px;
height:487px;
float:right;
display:inline;
}
/*página contatos*/
#form {
width:450px;
height:350px;
float:right;
}

#rodape {
width:950px;
padding:20px 25px;
margin:0 auto;
text-align:center;
font-size:12px;
}
#rodape strong {font-weight:normal;}
#rodape strong a {text-decoration:none; color:#555;}


span.video {
width:300px;
height:42px;
display:block;
margin-bottom:10px;
text-indent:-99999px;
background:url(../img_videos/titulo-assista.png) center no-repeat;
}

span#artimidia a {
width:100px;
height:25px;
position:relative;
top:-21px;
float:right;
display:block;
cursor:pointer;
text-indent:-99999px;
background:transparent url(../imagens/artimidia.png) center no-repeat;
}
