
/*
----------------------------------------
  CSS Autor: Mikael Carrara
  Site: www.mikaelcarrara.com
  E-mail: mikael@mikaelcarrara.com
  Messenger: mikael_dg@hotmail.com
----------------------------------------
*/


/*
----------------------------------------
  Tags Genericas
----------------------------------------
*/

	body {
	background:url(../img/bg.png) top repeat-x #010007;
	margin:0;
	}
	
	h1 {
	font:2em Georgia, "Times New Roman", Times, serif;
	margin:0 0 0 0;
	color:#fff;
	}
	
	h1 a {
	text-decoration:none;
	color:#FFFFFF;
	}
	
	h2 {
	font:1.7em Georgia, "Times New Roman", Times, serif;
	border-bottom:1px solid #4c1c36;
	margin:20px 0 30px 0;
	padding-bottom:3px;
	color:#fff;
	}
	
	h3 {
	font:1.3em Georgia, "Times New Roman", Times, serif;
	margin:20px 0 20px 0;
	padding-bottom:3px;
	color:#fff;
	}
	
	del {
	color:#666;
	}
	
	ins {
	text-decoration:none;
	}
	
	label {
	color:#cf9653;
	cursor:pointer;
	}
	
	fieldset {
	padding:0;
	margin:0;
	border:none;
	}
	
/*
----------------------------------------
  Estrutura Geral
----------------------------------------
*/

	div#tudo {
	width:770px; height:auto;
	margin:auto;
	}
	
	/*----------------------------------------*/
	
	div#menu {
	width:770px; height:26px;
	font:75% Georgia, "Times New Roman", Times, serif;
	text-align:center;
	padding-top:10px;
	color:#fff;
	float:left;
	}
	
	div#menu ul {
	padding:0;
	margin:0;
	}
	
	div#menu ul li {
	list-style-type:none;
	margin:0 10px 0 10px;
	display:inline;
	}
	
	div#menu ul li a {
	text-decoration:none;
	color:#fff;
	}
	
	div#menu ul li a:hover {
	text-decoration:underline;
	color:#fff;
	}
	
	div#menu ul li a span {
	border-top:1px solid #666666;
	}
	
	/*----------------------------------------*/
	
	div#topo {
	width:770px; height:106px;
	background:url(../img/topo01.jpg) no-repeat #4b1b34;
	text-align:center;
	padding-top:30px;
	color:#fff;
	float:left;
	}
	
	div#topo a img {
	border:none;
	}
	
	/*----------------------------------------*/
	
	div#corpo, div#corpo_index {
	width:730px; height:auto; min-height:500px;
	font:0.9em Georgia, "Times New Roman", Times, serif;
	padding:0 20px 40px 20px;
	line-height:20px;
	color:#fff;
	float:left;
	}
	
	* html div#corpo, * html div#corpo_index {
	height:500px;
	}
	
	div#corpo a {
	text-decoration:underline;
	color:#fff;
	}
	
	div#corpo a:hover {
	background-color:#4c1c36;
	}
	
	/*----------------------------------------*/
	
	div#edicoes {
	width:690px; height:auto; min-height:155px;
	background:url(../img/edicoes_bg.png) bottom repeat-x #14000f;
	border:1px solid #4c1c36;
	line-height:normal;
	padding:20px;
	float:left;
	}
	
	* html div#edicoes {
	height:155px;
	}
	
	div#edicoes ul {
	padding:0;
	margin:0;
	}
	
	div#edicoes ul li {
	list-style-type:none;
	display:inline;
	margin:18px;
	float:left;
	}
	
	div#edicoes ul li div a img {
	border:1px solid #4c1c36;
	margin-top:5px;
	padding:3px;
	}
	
	div#edicoes ul li div a:hover img {
	border:1px solid #fff;
	margin-top:5px;
	padding:3px;
	}
	
	/*----------------------------------------*/
	
	ul.listagem01 {
	padding:0;
	margin:0;
	}
	
	ul.listagem01 li {
	list-style-type:none;
	border-bottom:1px dashed #1F1F1F;
	margin-bottom:10px;
	padding-bottom:10px;
	}
	
	/*----------------------------------------*/
	
	ul.galeria {
	padding:0;
	margin:0;
	}
	
	ul.galeria li {
	list-style-type:none;
	display:inline;
	float:left;
	margin:5px;
	}
	
	ul.galeria li img {
	border:1px solid #333;
	padding:3px;
	}
	
	/*----------------------------------------*/
	
	div#outras {
	width:100%; height:auto;
	float:left;
	}
	
	div#outras ul li {
	list-style-type:none;
	}
		
	/*----------------------------------------*/
	
	ul.contato {
	padding:0;
	margin:0;
	padding-left:80px;
	}
	
	ul.contato li {
	list-style-type:none;
	display:inline;
	margin:10px;
	float:left;
	}
	
	.form {
	width:250px; height:auto;
	background-color:#100b0e;
	border:1px solid #31252c;
	font:0.9em Georgia, "Times New Roman", Times, serif;
	padding:5px;
	color:#fff;
	}
	
	.mens {
	width:532px; height:70px;
	background-color:#100b0e;
	border:1px solid #31252c;
	font:0.9em Georgia, "Times New Roman", Times, serif;
	padding:5px;
	color:#fff;
	}
	
	/*----------------------------------------*/
	
	div#rodape {
	width:100%; height:auto;
	background:url(../img/rodape_bg.png) top repeat-x #420023;
	font:75% Georgia, "Times New Roman", Times, serif;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	padding:20px 0 20px 0;
	text-align:center;
	color:#FFFFFF;
	clear:both;
	}
	
	div#rodape a {
	text-decoration:underline;
	color:#fff;
	}
	
	div#rodape a:hover {
	text-decoration:none;
	}
	
	div#selos {
	width:440px; height:auto;
	border-bottom:1px solid #ccc;
	margin:auto;
	margin-bottom:7px;
	padding-bottom:7px;
	}
	
	div#selos ul {
	padding:0;
	margin:0;
	}
	
	div#selos ul li {
	list-style-type:none;
	margin:0 2px 0 2px;
	display:inline;
	}
	
	div#selos a {
	text-decoration:none;
	}
	
	div#selos ul li a img {
	border:none;
	}
	
/*
----------------------------------------
  Classes
----------------------------------------
*/

	.primeira {
	font:5em Georgia, "Times New Roman", Times, serif;
	line-height:0.8em;
	margin: 0 10px 0 0;
	display:block;
	float:left;
	}
	
	strong.enfase {
	font-weight:normal;
	color:#cf9653;
	}
	
	span.data {
	font:0.8em Georgia, "Times New Roman", Times, serif;
	color:#CCCCCC;
	}
	