* a { position: relative; color: #FF9933; text-decoration: none; font-weight: bold; }
* a:hover { position: relative; color: #FF6633; text-decoration: underline;	font-weight: bold; }

body {
	font-family: Verdana, Arial, Halvertica, Sans-serif;
	font-size: 14pt;
	background: #FFFFCC;
	color: #993333;
}

* img { 
	border: 0;
}

div {
	position: relative;
/*  	 border: 1px solid black;    */
}

#corpo {
	width: 738px;
	margin-left: -379px;
	margin-top: -30px;
	left: 50%;
	border: 1px solid #9da76c;
	background-color: white;
}

html>body #corpo {
	margin-top: -23px;
}

div#hair {
	background-color: #993333;
	text-align: right;
	vertical-align: bottom;
	color: white;
	padding: 0 5px 3px 0; 
}

h6 {
	width: 260px;
	height: 75px;
	background: transparent url('../galeria/logo_peq.gif') center no-repeat;
	position: absolute;
	margin: 185px 0 0 -260px;
}

html>body h6 {
	width: 260px;
	height: 75px;
	background: transparent url('../galeria/logo_peq.gif') center no-repeat;
	position: absolute;
	margin: 185px 0 0 480px;
}


div#hair input{
	font-family: Arial, Halvertica, Sans-serif;
	font-size: 9pt;
	border: 1px solid #FF9933;
}

div#neck {
	height: 250px;
	text-align: right;
	color: white;
}

div#neck p{
	font-size: 10pt;
	margin: 0;
	padding: 10px;
	font-family: "Verdana";
	color: #993333;
}

div#body {
	float: left;
}

/* O menu */

ul#menu {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding:0; 
	list-style-type: none; 
	background-color: #993333; 
	width: 150px;
}

ul#menu li{
	border-left: 3px solid #FF6633;
	border-bottom: 1px solid #993333;
	border-top: 1px solid #663333;
}

ul#menu li a{
	padding: 1px 0px 2px 10px;
	display: block;
	color: #FFFFCC;
}

ul#menu li a:hover{
	background-color: #c94646;
	text-decoration: none;
	color: #FFFFCC;
}

div#barra {
	border: none;
	margin: 0px;
	width: 100%;
	background-color: white;
	clear: both;
	height: 5px;
	font-size: 5px;
}

div#direita {
	float: left;
	overflow: hidden;
}

div#esquerda {
	float: left;
	width: 150px;
}


div#conteudo {
	float: left;
	position: relative;
	width: 586px;
	background: transparent url('../galeria/bg_corpo.gif') no-repeat;
}

div#principal img, div#secundario img {
	padding: 3px;
	border: 1px solid #e0e0e0;
	width: 35%;
}

div#conteudo a:hover img {
	background-color: #993333;
}

 html>body div#conteudo {
	width: 588px;
}

div#principal {
	margin-top: 25px;
	border-right: 1px solid #e0e0e0;
	padding: 10px;
	float: left;
	background-color: white;
	width: 322px;
}

html>body div#principal {
	width: 302px;
}

div#secundario {
	margin-top: 25px;
	padding: 10px;
	float: left;
	background-color: white;
	width: 263px;
	border-left: 1px solid #e0e0e0;
	margin-left: -1px;
	height: auto;
}

html>body div#secundario {
	width: 243px;
}

div#principal h1, div#secundario h1 {
	font-size: 100%;
	color: white;
	background-color: #ffb239;
	padding: 2px;
	font-weight: 100;
}

div#principal span, div#secundario span{
	font-weight: bold;
	color: #663333;
}

p#chamadas {
	text-align: justify;
	font-size: 8pt;
	line-height: 18px;
	padding: 0 7px;
}

p#location {
	text-align: justify;
	font-size: 8pt;
	line-height: 15px;
	padding: 0 7px;
	background-color: #CCC;
	padding: 15px;
}

div#foot {
	background-color: #993333;
	position: relative;
	clear: both;
	border-top: 1px solid #e0e0e0;
	padding: 20px;
	text-align: center;
	font-size: 12pt;
}

div#read {
	margin-top: 25px;
	padding: 10px;
}

div#read span {
	font-weight: bold;
	font-size: 12pt;
	color: #FF6633;
}

div#read h1 {
	text-align: center;
	font-weight: 200;
	font-size: 22pt;
	color: #7d8556;
	font-family: Georgia;
	color: #FF9933;
}

div#read img {
	padding: 3px;
	margin: 20px;
	border: 1px solid #e0e0e0;
}

div#read table tr td {
	font-size: 12pt;
}

div#read table tr td img {
	margin: 0px;
}

/* CLASSES */

.form_cont{
	font-family: Arial, Halvertica, Sans-serif;
	font-size: 12pt;
	border: 1px solid #FF9933;
}
