body{
background-image: url("bunkerfundo002.jpg");
}

*{margin:0; padding:0; border:0;}

#folha{
background:#FFF;
width:1000px;
height:100%;
margin:auto;
}

#menu{
background:#000;
height:50px;
width:1000px;
margin:auto;
}

#menu ul{
background:#000;
height:50px;
}

#menu ul li{
display:inline;
}

#menu ul li a{
color:#FFF;
font:18px;
font-family:Verdana;
text-decoration:none;
float:left;
padding:15px 30px;
}

#menu ul li a:hover{
background:#CC0000;
}

#rodape{
background:#000;
height: 40px;
}

#direitos{
color:#FFF;
font-size: 14px;
font-family: Arial;
text-align: center;
padding-top: 10px;
}

h3{
font-family:Tahoma;
padding:15px;
}

p{
padding-left:15px;
font-family: Arial;
}

img {
padding: 15px;
}

h4{
font-family:Tahoma;
padding:15px;	
}

ol{
padding:35px;
font-family: Arial;
}

#grandes{
width: 400px;
height: 250px;
}

#Videos{
padding-left: 175px;
padding-top: 15px;
padding-bottom: 15px;
}

#imagens{
width: 640px;
height: 480px;
}
#form{
text-align: center;
margin-left: 250px;
margin-right: 250px;
margin-bottom: 15px;
padding:5px;
height: 300px;
border-width: thin;
border-style: solid;
border-color: #000;
}

#tnome{
height: 30px;
margin-bottom: 5px;
margin-top: 15px;
border-width: thin;
border-style: solid;
border-color: #000;
}

#temail{
height: 30px;
margin-bottom: 5px;
border-width: thin;
border-style: solid;
border-color: #000;
}

#tmsg{
border-width: thin;
border-style: solid;
border-color: #000;
}

#h3form{
text-align: center;
}

#tenviar{
height: 20px;
width: 45px;
}

h1{
font-family:Tahoma;
padding:15px;
text-align: center;
}