﻿*{

margin:auto;

}

header{

width:100%;
height:350px;
border:0px solid black;
background-image:url("imagens/header.jpg");
background-repeat:no-repeat;
background-size:100%;

}

nav{

width:100%;
height:50px;
background-color:#A9A9A9;

}


ul{

list-style-type:none;
font-family:arial, verdana, sans-serif;
font-size:20px;

}

ul li{

float:left;
padding:10px;
margin-left:170px;

}

ul li a{

color:#4682B4;
text-decoration:none;
text-align:justify;

}


ul li a:hover{

color:#FFFFFF;

}


div{

width:100%;
height:700px;
background-color:#D3D3D3;
background-size:100%;


}

.meio{

width:860px;
margin:auto;
padding:30px 60px;
box-sizing:border-box;
font-family:verdana;
font-size:17px;
color:#000000;
text-align:justify;
}

.meio2{

width:900px;
margin-right:500px;
padding:30px 60px;
box-sizing:border-box;
font-family:verdana;
text-align:justify;

}

figure#banner{

margin-top:-470px;
margin-left:850px;


}


footer{

width:100%;
height:50px;
background-image:url("imagens/footer.jpg");
background-repeat:no-repeat;
background-size:100%;
text-align:center;
font-family:arial, sans-serif, verdana;
font-size:20px;
text-shadow:3px 3px 3px;
color:#FFFFFF;

}



legend{
font-size:35px;
color:#000000;
text-shadow:3px 3px 3px;


}



video {
width:320px;
height:180px;
float:left;
margin:10px;
}

figure{

float:left;
padding:3px;

}

form{


margin:100px 10;
color:#B0C4DE;
text-shadow:3px 3px 3px;
font-family:verdana, arial, tahoma, sans-serif;
font-size:17px;
text-align:justify;




}

input, select, textarea{
   margin-bottom:10px;
   background-color:#D3D3D3;

}

fieldset{

width:100px;
color:#000000;
text-shadow:3px 3px 3px;
background-image:url("imagens/contato.jpg");
background-size:100%;

}


fieldset legend{

color:#000000;

}

fieldset#sexo{

width:350px;

}




