*{
	margin:0;
	padding:0;
	list-style:none;
}

body {
	margin:0;
	padding:0;
	background-color:#EEEEEE;
	font-size:11px;
	font-family:Helvetica, Arial, sans-serif;
	color: #000000;
	text-align:center;
}

/* LINKS*/

a {
	background: inherit;
	color: #006699;
	text-decoration: underline;
}

.a1{
	color:#FF0000;
}

a:hover {
	background: inherit;
	color: #CC3300;
	text-decoration: underline;
}

.aname {
	color: #CC3300;
	text-decoration: none;
}

.aname:hover {
	color: #CC3300;
	text-decoration: none;
}

/* HEADERS */

h1 {
	font: bold medium 'Trebuchet MS', Tahoma, Sans-serif;
	color: #666666;
	border-bottom: 1px solid #FF9900; 		
}

h2 {
	font: medium 'Trebuchet MS', Tahoma, Sans-serif;
	color: #CC3300;
}

h3 {
	font: bold small 'Trebuchet MS', Tahoma, Sans-serif;
	color: #000000;
}

input {
	font-family:Verdana;
	font-size:small;
}

textarea {
	font-family:Verdana;
	font-size:small;
	width: 435px;
}

/* LAYERS */

#tudo {
	padding: 3px;
	margin: 0 auto;
	position: relative;
	width:768px;
	text-align:left;
	background-color:#FFFFFF;
	border-right-width: 2px;
	border-left-width: 2px;
	display: table;
}

#topo {
	height:180px;
	width:768px;
	background-color:#FFFFFF;
	padding: 5px 0 0 0;
}

#conteudo {
	clear: both;
}

#principal {
	float:left;
	width:70%;
	min-height: 1000px;
	background-color:#FFFFFF;
	padding: 10px;
	text-align: justify;
}

#principal h1 {
	padding: 0 0 5px 0;
	margin: 0;
	border-bottom: 1px solid #FF9933; 	
}

#principal a img {
	padding: 4px;
}

#navegacao {
	float: left;
	width: 25%;
	background-color:#FFFFFF;	
	padding: 15px 0 0 0;
}

#box2 {
	padding: 15px 10px 10px 10px;;
	color: #999999;
	font-size: smaller;
}

#box3 {
	padding: 10px 0 0 0;
	border-top: 1px solid #EEEEEE;
}

#rodape {
	clear:both;
	padding: 10px 0 10px 0;
	margin: 0;
	width:768px;
	background-color:#CCCCCC;	
	text-align:center;
	font-size: x-small;
	color: #666666;
}

.padrao {
    padding:10px 0 5px 0;
    display:block;
}

.pergunta {
    padding:10px 0 5px 0;
    color:#000000;
    display:block;
    border-bottom-color:#CCCCCC;
    border-bottom-style:solid;
    border-bottom-width: 1px;
}

.resposta_certa {
    padding:10px 0 5px 0;
    color:#000000;
    background-color:#C4EB9C;
    display:block;
    border-bottom-color:#FFFFFF;
    border-bottom-style:solid;
    border-bottom-width: 1px;
}

.resposta_errada {
    padding:10px 0 5px 0;
    color:#000000;
    background-color:#F2BAB0;
    display:block;
    border-bottom-color:#FFFFFF;
    border-bottom-style:solid;
    border-bottom-width: 1px;
}

.escolha {
	font-family: tahoma, Verdana, Arial;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #D7D7D7;
	margin: 0 20px 0 20px;
}

.divpadrao {
	padding: 0;
	margin: 0;
}

.p1 {
	margin: 0 0 0 15px;
	padding: 0 0 5px 0;
	list-style: disc;
	font-weight: bold;
}

.estado {
	width: 450px;
	height: 220px;
	text-align: justify;
	padding: 5px 10px 10px 20px;
}

.numero_atual a {
	background: #CCCCCC;
	color:#000000;
	padding: 5px;
	font-size: 12px;
	text-decoration: none;

}

.numero_proximo a{
	background: #EEEEEE;
	color:#000000;
	padding: 5px;
	font-size: 12px;
	text-decoration: none;
}

.numero_proximo a:hover {
	background: #CCCCCC;
	color:#000000;
	padding: 5px;
	font-size: 12px;
	text-decoration: none;
}

.tablinha {
	padding: 10px 0 5px 0;
}

.ppadding {
	padding: 15px 0 10px 0;
}

.plinha {
	border-bottom: 1px dotted #CCCCCC;
	width: 540px;
	padding: 25px 0 0 0;
}


/* IMAGES */

.elemento_zero
{
    padding:10px 0 0 0;
    display:block;
}

/* STYLES */

.ft1 { font-size: 11px; }
.ft2 { font-size: 12px; }
.ft3 { font-size: 14px; }
.ft4 { font-size: 16px; }
.ft5 { font-size: 17px; }

.textleft { text-align: left }
.textright { text-align: right; }

.txtfonetico
{
font-family: "SILManuscript IPA93", SILManuscriptIPA, "SILDoulos IPA93", SILDoulosIPA, "SILSophia IPA93", SILSophiaIPA;

}
