html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}


body {
	background: white;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 12px;
	text-align: center;
}

ol, ul {
	list-style: none;
}


/* ----------------- DIV GERAL -------------------------- */
#geral {
width: 990px;
margin: 0 auto;
text-align: left;
}
/* ------------------------------------------------------ */



/* ----------------- DIV TOPO -------------------------- */
#topo {
background: url(/fw/img/2009/08/enem/principalenem.jpg) no-repeat top left;
padding-top: 460px;
padding-bottom: 20px;
padding-left: 780px;
margin-top: 10px;
}

#banner {
	margin-top: 20px;
	text-align: center;
}

#topo a {
color: #FFFFFF;
font-weight: bold;
text-transform: uppercase;
font-size: 12px;
text-decoration: none;
margin-right: 30px;
}

#topo a:hover {
text-decoration: underline;
}
/* ------------------------------------------------------ */


/* ----------------- DIV TOPO -------------------------- */
#conteudo {
border: #333333 solid 1px;
width: 986px;
height: 520px;
background-color: #DFDFDF;
}
/* ------------------------------------------------------ */



/* ----------------- DIV PREMIOS -------------------------- */
#premios {
width: 478px;
float: left;
height: 500px;
background: url(/fw/img/2009/08/enem/exemplopremios.jpg) no-repeat left top;
margin-left: 30px;
}
/* ------------------------------------------------------ */



/* ----------------- DIV CADASTRO -------------------------- */
#cadastro {
background: url(/fw/img/2009/08/enem/fundocadastro.jpg) no-repeat center top;
height: 500px;
margin-top: 25px;
margin-left: 5px;
width: 465px;
float: left;
}

.chamadas {
margin-left: 55px;
margin-top: 15px;
}

.chamadas h1 {
font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
font-size: 35px;
color: #0072BC;
font-weight: bold;
}

.chamadas p {
font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
font-size: 16px;
color: black;
font-weight: bold;
}

#cadastro label{
font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
font-size: 16px;
color: black;
text-transform: uppercase;
margin-top: 15px;
}

.campo {
margin-bottom: 15px;
width: 330px;
height: 18px;
border: #646464 2px solid;
}

.campocodigo {
margin-bottom: 15px;
width: 230px;
height: 18px;
border: #646464 2px solid;
}

#campos {
margin-top: 0px;
}

#aboutc {
	color: red;
	font-size: 10px;
	text-align: center;
}

.responder {
background: url(/fw/img/2009/08/enem/botaoresponder2.jpg) no-repeat center;
height: 53px;
width: 153px;
color: white;
border: none;
margin-left: 200px;
}
/* ------------------------------------------------------ */



/* ----------------- CADERNOSS -------------------------- */
#cadernos {
background: #333333;
height: 195px;
width: 986px;
margin-bottom: 30px;
padding-bottom: 30px;
padding-top: 15px;
}

.miniaturas {
float: left;
margin: 15px 25px 15px 20px;
text-align: center;
}

.miniaturas a {
color: #FFFFFF;
text-decoration: none;
}

.miniaturas a:hover {
text-decoration: underline;
}

#titulocadernos {
color: #CCCCCC;
font-size: 20px;
font-weight: bold;
margin-left: 25px;
/* ------------------------------------------------------ */

#codigo {
width: 250px;
margin-right: 15px;
}
