html, body, p, h1, a, ul, li, input, textarea, select, div, table, td {font-family: Tahoma; font-size: 11px; color: #D1D1D1; text-align: justify;}

body {margin: 0px; background: #333333 url('../image/back.jpg') top center repeat-y; }

img {border: 0px; }
strong {color: #FFFFFF;}

a {color: #FFCC00; text-decoration: none;}
a:hover {text-decoration: underline;}

a.roda {color: #707070; text-decoration: none;}
a:hover.roda {text-decoration: underline;}

.cliq {color: #FFCC00; }

blockquote {margin: 0px; margin-left: 12px;}

input, textarea {height: 23px; color: #FFF; background: url('../image/form_back.gif') left center no-repeat; padding: 10px 0px 0px 12px; border-top: none; border-bottom: none; border-left: none; border-right: 1px solid #000000; margin-right: 10px; }
select {background: #000000; color: #FFFFFF; padding-left: 3px; border: 1px solid #303030; height: 18px;  margin-right: 10px;}
textarea {background: #111111; height: 80px; width: 436px; color: #FFFFFF; padding-left: 3px; border: 1px solid #000000; }

botao {height: 23px; color: #FFF; background: url('../image/bt_enviar.gif') left center no-repeat; padding: 10px 0px 0px 12px; border-top: none; border-bottom: none; border-left: none; border-right: 1px solid #000000; margin-right: 10px; }

/* DESIGN */
#container_inicial {position: absolute; width: 200px; height: 280px; left: 50%; top: 50%; margin-left: -100px; margin-top: -140px; background: #333333; text-align: center; }
#container {position: absolute; width: 766px; left: 50%; margin-left: -383px; background: #333333; }

#menu {float: left; width: 766px; height: 264px; }
#main {float: left; width: 766px; background: url('../image/area_back.jpg') no-repeat; padding-top: 40px; }
	#main_publ {float: left; width: 245px; height: 350px; padding: 2px 0px 0px 0px; }
	#main_cont {float: left; width: 490px; padding: 20px 0px 30px 0px; }
#roda {float: left; width: 766px; text-align: center; background: url('../image/back_roda.jpg') repeat-x; padding: 20px 0px 20px 0px; color: #555555; border-top: 1px dashed #000000; }
