/* CSS Document */
html {overflow: -moz-scrollbars-vertical; }

body {margin: 0px; padding: 0px; background: #FFDD00 url(imagens/bk_top.jpg) top center repeat-x;}

/** {border: 1px solid red;} */

#site {margin: 0 auto; width: 756px; height: 566px; margin-top: 8px; padding: 0px;}

#boxA {
	width: 372px; 
	height: 422px; 
	margin-top: 142px;
	margin-right: 6px;
	float: left;	
	}
	
#fotoselecao {
	width: 243px; 
	height: 70px; 
	margin-top:70px;
	margin-bottom: 5px;
	margin-right: 6px;
	vertical-align: bottom;
	vertical-align: bottom;
	display:table-cell;
	
	float:left; 
	}
	
	.txtFotos {
		height: 14px;
		padding: 2px;
		padding-left: 2px;
		padding-right: 2px;
		margin: 2px;
		background-color: #FFDD00;
		border-bottom: 1px solid #ED1651;
		border-right: 1px solid #ED1651;
		font-family: Arial, Helvetica, sans-serif; font-size: 12px;  font-weight:bolder; text-align: center;
		}
	.txtFotos a {text-decoration: none; color: #ED1651;}
	
	.btFotoAtivo {
		width: 14px;
		height: 14px;
		padding: 2px;
		margin: 2px;
		margin-top: 6px;
		background-color: #ED1651;
		border-bottom: 1px solid #FFDD00;
		border-right: 1px solid #FFDD00;
		font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFDD00; font-weight:bolder; text-align: center;
		
		float:left;
		cursor: hand;
		}
	
	.btFotoInativo {
		width: 14px;
		height: 14px;
		padding: 2px;
		margin: 2px;
		margin-top: 6px;
		background-color: #FFDD00;
		border-bottom: 1px solid #ED1651;
		border-right: 1px solid #ED1651;
		font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #ED1651; font-weight:bolder; text-align: center;
		
		float:left;
		}
		
		.btFotoAtivo, .btFotoInativo a {text-decoration:none;}

#mn {
	width: 123px; 
	height: 140px;
	margin-bottom: 5px; 
	float: right; 
	}

	
#fotopreview {
	width: 372px;
	height: 277px;
	clear: both;
	}
	
	#fotopreview img {border: 1px solid #ED1651;}
	
#Pacotepreview {
	width: 372px;
	height: 277px;
	clear: both;
	overflow:auto;
	}
	
	.Tabela_h {display: none;}

	.Tabela_s {
		float:left;
		display:block;
		width: 96.5%;
		background: #ED1651;
		padding: 6px;
		color: #FFFFFF;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
	}
	
	
/*#fotoselecao, #fotopreview, #mn {border: 1px solid red;}*/

#conteudo {
	overflow: auto;
	width: 344px; 
	height: 410px; 
	float: left; 
	margin-top: 143px; 
	padding: 6px;
	line-height: 16px;
	
	color: #FFFFFF;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
	#conteudo a, .Tabela_s a {color: #FFDD00;}
		
		.titulo_img { 	margin-top: -3px;}
		
		.tableTitulo {	font-weight:bold; 
						border-bottom: 2px solid #FFDD00;
						vertical-align:bottom;
						height: 30px;}
				
		.cabecalho { font-weight:bold; border-bottom: 2px solid #FFDD00;}
		.cabecalhoII { border-bottom: 1px solid #FFDD00;}
		
		.Lista {margin-top: 0px; margin: 0px auto; padding: 10px; list-style:none;}
		.Lista li {border-top: 1px solid #FFDD00; margin-bottom: 2px;}
		
	.d40Per {width: 40%; margin-right: 12px; float:left; margin-bottom: 2px;}
	
	.divisor {width: 90%; margin-bottom: 3px; margin-top: 6px; border-bottom: 1px solid #FFDD00; clear:both;}
		
	/* Formulário */
	
		label {margin-top: 5px; display:block;}
		.cForm {width: 90%; display: block; padding: 2px;}
		.FontColorForm, select {background: #ED1651; border: 1px solid #FFDD00; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#FFFFFF;}
		select {margin: 0px;}
		select {width: 90%;}
		radio {vertical-align: baseline;}
	
	/* Fim Formulário */
		

#rodape {margin: 0 auto; width: 756px; height: 44px; background: url(imagens/rodape.gif) top center;}


#teaser {
	background: url(imagens/home_taeser2.jpg) top center no-repeat; 
	width: 756px; 
	height: 612px;
	}




