/* CSS Document */

* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin: 0px auto;
	padding: 0px;
}
a, a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}
a {
	color: #000000;
}
a:hover {
	color: #FF0000;
}

body {
	background-color: #FFFFFF;
}
div {
/*	text-indent: 10px;
	padding-left: 10px; */
}
div#global, div#principal_pics, div#bottom_480_mail, div#top_120,
div#bottom_480,
div#principal_num_pics, div#principal_descricao, div#foto_desc, div#foto_descricao,
div#msg_email {
/*	text-indent: 0px;
	padding-left: 0px; */
}

div#global {
	position: relative;
	top: 10px;
	left: 10px;

	top: 5px;
	left: 5px;

	float: left;
	width: 840px;
	height: 590px;
}

div#top {
	height: 50px;
/*	background-color: #00FF00; */
}

div#top_120 {
	width: 120px;
	float: left;
}
div#top_120 p {
	height: 10px;
/*	background-color: #00FF99; */
}

.letras_topo {
	position: relative;
	top: -1px;
}

div#top_480 {
	width: 480px;
	float: left;
}

div#top_480 p {
	height: 10px;
	line-height: 10px;
	background-color: #FF3300;
}

div#bottom {
	height: 540px;
/*	background-color: #99CC99; */
}
div#bottom p {
	line-height: 13px;
}
div#bottom_120 {
	padding-left: 10px;
	width: 109px;
	_width: 120px;

	padding-left: 5px;
	width: 114px;
	_width: 120px;

	height: 100%;
/*	background-color: #009966; */
	float: left;
	border-left: solid 1px #999999;
	
	color: #FF0000;
}
div#bottom_120_blank {
	width: 120px;
	height: 100%;
	float: left;
}
div#bottom_480 {
	width: 480px;
	float: left;
	
	overflow: hidden;
}

div#principal_num_pics {
	float: left;

	padding-left: 10px;
	width: 109px;
	_width: 120px;

	padding-left: 5px;
	width: 114px;
	_width: 120px;

	height: 50px;
	border-left: solid 1px #999999;
}
div#principal_num_pics a {
	position: relative;
	top: 1px;
}
div#principal_num_pics a#prev, div#principal_num_pics a:hover#prev,
div#principal_num_pics a#prox, div#principal_num_pics a:hover#prox {
	width: 10px;
	display: block;
	float: left;
	
	color: #FFFFFF;
}

div#principal_num_pics a#prev {
	background: url(../files/seta_esq_preta.gif) no-repeat top left;
}
div#principal_num_pics a:hover#prev {
	background: url(../files/seta_esq_verm.gif) no-repeat top left;
}
div#principal_num_pics div#foto_desc {
	width: 35px;
	float: left;
	text-align: center;
}
div#principal_num_pics a#prox {
	background: url(../files/seta_dir_preta.gif) no-repeat top left;
}
div#principal_num_pics a:hover#prox {
	background: url(../files/seta_dir_verm.gif) no-repeat top left;
}



div#principal_descricao {
	float: left;
	
	padding-left: 10px;
	width: 348px;
	_width: 360px;

	padding-left: 5px;
	width: 353px;
	_width: 360px;
	
	height: 50px;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
	
}
div#principal_between {
	clear: both;
	height: 10px;
}
div#principal_pics {
	width: 480px;
	height: 480px;
}

.red {
	color: #FF0000;
}
.orange {
	color: #FF3300;
}






/* EMAIL */

div#bottom_240_mail {
	padding-left: 10px;
	width: 228px;
	_width: 240px;
	
	padding-left: 5px;
	width: 233px;
	_width: 240px;
	
	height: 100%;
	float: left;
	border-left: solid 1px #999999;
}
div#bottom_480_mail {
	width: 478px;
	_width: 250px;
	height: 100%;
	float: left;
}
div#bottom_480_mail input {
	border: solid 1px #000000;
	width: 243px;
	height: 14px;
}
div#bottom_480_mail textarea {
	border: solid 1px #000000;
	width: 478px;
	height: 205px;
}

div#bottom_480_mail input#ed_cancelar, div#bottom_480_mail input#ed_button_enviar {
	width: 120px;
	height: 13px;
/*	background-color: #FF3300; */
	border: none;
	text-align: left;
	color: #FFFFFF;
	
	display: none;
}

div#bottom_480_mail div#cancelar, div#bottom_480_mail div#submeter {
	width: 120px;
	height: 13px;
/*	background-color: #FF3300; */
	border: none;
	text-align: left;
	
	float: left;
	border-right: solid 1px #FFFFFF;
}
div#bottom_480_mail div#cancelar span, div#bottom_480_mail div#submeter span {
	position: relative;
	top: 1px;
	left: 10px;
	left: 5px;
}

div#bottom_480_mail div#cancelar a, div#bottom_480_mail div#submeter a {
	width: 120px;
	height: 13px;
	display: block;
	color: #FFFFFF;
	background-color: #FF3300;
/*	
	position: relative;
	top: 1px;
	height: 12px; */
}

div#bottom_480_mail div#cancelar a:hover, div#bottom_480_mail div#submeter a:hover {
	width: 120px;
	height: 13px;
	display: block;
	color: #FFFFFF;
	background-color: #000000;
/*	
	position: relative;
	top: 1px;
	height: 12px; */
}






















