/*
	Revolução do CSS
	Data: 31/09/2005
	Autor: Claudio Dias
	Site: http://www.mundonu.com
	E-mail: claudio@mundonu.com
*/

a {
	text-decoration : none;
}
a:hover {
	text-decoration : underline;
}
acronym { 
	border-bottom : 1px dotted;
	cursor : help; 
	margin : 0; 
}
body {
	background : url(body.jpg) no-repeat 0 250px;
	background-color : #000;
	color : #fea;
	font: normal normal 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin : 0;
}
#geral {
	position : absolute;
	width : 750px;
}
#conteudo a {
	color : #f84;
	text-decoration : underline;
}
#conteudo cite {
	background : url(open-quotes.jpg) no-repeat;
	display : block;
	font: italic normal 14px "Times New Roman", Times, serif;
	margin : 15px 50px;
	padding : 15px 35px 0 35px;
	position : relative;
	text-align : center;
}
#conteudo cite strong {
	background : url(close-quotes.jpg) no-repeat right top;
	display : block;
	font: normal bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	left : 35px;
	padding : 25px 35px 0 0;
	position : relative;
	top : -15px;
	text-align : right;
}
#conteudo div {
	margin : 20px 20px 20px 40px;
	width : 500px;
}
#conteudo dl {
	margin : 10px 0 10px 25px;
}
#conteudo dt {
	color : #fc8;
	font-weight : bold;
	text-decoration : underline;
}
#conteudo dd {
	border-left : 1px solid #fc8;
	font-size : 12px;
	margin : 0 40px 10px 40px;
	padding : 5px;
	position : relative;
	text-align : justify;
	top : -1px;
}
#conteudo p {
	margin : 10px 0 10px 25px;
}
#conteudo li {
	margin-left : 10px;
}
h1 { 
	background : url(h1.jpg) no-repeat;
	text-indent : -99999px; 
	height : 170px;
	margin : 0;
	padding : 0;
}
h2 {
	margin : 0 0 -10px 0 ;
	padding : 0;
}
h4 {
	margin : 0 0 -10px 0 ;
	padding : 0;
}
/*....... DIVS EXTRAS........*/
.background1 {}
.background2 {}
.absoluto1 { }
.absoluto2 { }
.absoluto3 { }
/*.........................*/

/*....... NAVEGAÇÃO........*/
.navegacao {
	background : url(ul-links.jpg) no-repeat 0 20px;
	position : absolute;
	left : 570px;
	top : 130px;
	width : 190px;
}
.links {
	list-style : none;
	margin : 0 0 30px 0;
	padding : 0;
}
.links a {
	color : #fff;
	font-size: 12px;
	font-weight : bold;
}
.links li {
	margin : 0;
	padding : 0 20px 0 0;
	text-align : right;
}
.navegacao h3 {
	text-indent : -99999px; 
	margin : 0;
	padding : 0;
}
.navegacao h3.menu {
	background : url(h3-menu.jpg) no-repeat right top;
	height : 62px;
	margin-right : 10px;
}
.navegacao h3.escolha {
	background : url(h3-escolha.jpg) no-repeat;
	height : 64px;
}
.template_list {
	background : url(ul-template_list.jpg) no-repeat left bottom;
	color : #320;
	font-size: 11px;
	list-style : none;
	margin : 0;
	padding : 0 0 25px 0;
}
.template_list li {
	background : url(li-template_list.jpg) repeat-y;
	line-height : 7px;
	margin : 0;
	padding : 0 0 0 20px;
}
.template_list>li {
	line-height : 15px;
}
.template_list a {
	color : #320;
}
.template_list a strong {
	display : block;
	padding : 7px 20px 0 0;
	text-align : right;
	text-decoration : none;
}
.template_list a>strong {
	padding : 0 20px 3px 0;
}
/*.........................*/

/*....... INTRODUÇÃO........*/
.intro {}
.intro h2 {
	background : url(h2-intro.jpg) no-repeat;
	height : 70px;
	text-indent : -99999px; 
}
/*.........................*/

/*....... INSPIRAÇÃO........*/
.inspiracao {}
.inspiracao h2 {
	background : url(h2-inspiracao.jpg) no-repeat;
	height : 70px;
	text-indent : -99999px; 
}
/*.........................*/

/*....... COMO FAÇO PARA PUBLICAR?........*/
.publicar {}
.tit1 {
	background : url(h2-publicar.jpg) no-repeat;
	height : 70px;
	text-indent : -99999px; 
}
.tit2 {
	background : url(h2-publicar-tit2.jpg) no-repeat;
	height : 55px;
	text-indent : -99999px; 
}
.publicar ol {}
.publicar li {}
/*.........................*/

/*....... SEJA CRIATIVO........*/
.criativo {}
.criativo h2 {
	background : url(h2-criativo.jpg) no-repeat;
	height : 70px;
	text-indent : -99999px; 
}
.criativo code {
	border-left : 3px solid #964;
	color : #964;
	display : block;
	font-weight : bold;
	margin-left : 50px;
	padding-left : 10px;
}
/*.........................*/

/*....... VALIDAÇÃO........*/
.validacao {}
.validacao h2 {
	background : url(h2-validacao.jpg) no-repeat;
	height : 70px;
	text-indent : -99999px; 
}
.validacao h4 {
	background : url(h4-validacao.jpg) no-repeat;
	height : 55px;
	text-indent : -99999px; 
}
.validacao ul {}
.validacao li {}
.validacao dl {}
.validacao dt {}
.validacao dd {}
/*.........................*/

/*....... TABLE GALLERY........*/
.table_gallery {}
.table_gallery h2 {
	background : url(h2-table_gallery.jpg) no-repeat;
	height : 70px;
	text-indent : -99999px; 
}
#tabela {
	border-collapse : collapse;
	font : normal normal 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin : 0 50px;
}
#tabela thead {}
#tabela tfoot {}
#tabela tbody {
	background : #220;
}
#tabela caption {
	font : normal bold 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding : 20px 0 10px 0;
}
#tabela thead th {
	background : url(th.jpg);
	border : 1px solid #642;
	padding : 2px 5px;
}
#tabela tbody td {
	border : 1px solid #642;
	padding : 2px 5px;
}
#tabela a {}
#tabela a:hover {}
/*.........................*/

/*....... SUBMITION........*/
.submition {}
form { 
	margin-left : 25px;
	font : normal normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.campo_bloco { 
	position : relative;
}
.submition fieldset {
	border : 1px solid #642;
}
.submition>form>fieldset {
	padding : 10px 10px 20px 10px;
}
.submition legend {
	background : url(th.jpg);
	border : 1px solid #642;
	font-weight : bold;
	padding : 2px 10px;
}
.submition label {
	float : left;
	margin : 0;
	padding-right : 5px;
	text-align : right;
	width : 150px;
}
.txtfield {
	background : #eca;
	border : 1px solid #864;
	font : normal normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	width : 300px;
}
.botao {
	background : url(th.jpg);
	border : 1px solid #642;
	color : #fea;
	font-size : 11px;
	font-weight : bold;
	padding : 2px 5px;
	position : absolute;
	right : 0;
	bottom : -30px;
}
/*.........................*/

/*....... LICENSA........*/
.licensa {}
.licensa h2 {
	background : url(h2-licenca.jpg) no-repeat;
	height : 70px;
	text-indent : -99999px; 
}
/*.........................*/

/*....... RODAPÉ........*/
.rodape {
	font: normal normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.rodape h2 {
	background : url(h2-rodape.jpg) no-repeat;
	height : 70px;
	text-indent : -99999px; 
}
#conteudo .rodapevalidacoes {
	list-style : none;
	margin : 10px 0 10px 25px;
	padding : 0;
}
#conteudo .rodapevalidacoes li {
	float : left;
	margin : 0;
	padding : 0 10px 0 0;
}
#conteudo .rodapevalidacoes a {
	text-decoration : none;
}
#conteudo .rodapevalidacoes a:hover {
	text-decoration : underline;
}
.rodapevalidacoes a:hover {}
.rodapevalidacoes acronym {}
.rodape address {
	clear : left;
	margin : 30px 0 0 25px;
}
/*.........................*/
