/* CSS Document */
@import url("class.css");

body {
	margin: 0 0 0 0;
	width: auto;
	height: 100%;
	background-color: #ffffff;
	font: normal 10px verdana;
	color: #333333;
	scrollbar-shadow-color: #ffffff;
	scrollbar-face-color: #CCCCCC;
	scrollbar-3d-light-color: #CCCCCC;
	scrollbar-highlight-color: #ffffff;
	scrollbar-dark-shadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
	text-aling: center;
}

p {
	line-height: 1.2em;
	margin: 4px;
}
table {
	text-align: center;
	width: auto;
	border: 0;
}

form{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

table, tr, td{
	background-color: transparent;
	font: normal 10px verdana;
	color: #333333;
}
/* LINKS */

a:link { 
	text-decoration: none; 
	color: #000066; 
}	
a:visited { 
	text-decoration: none; 
	color: #333399;
}
a:hover { 
	text-decoration: underline; 
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #000066;
}

#font_10_dark_gray{
	font: normal 10px verdana;
	color: #333333;
}

/* CONTAINER */

#container_roteiro{
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0 0 0 0;	
	width: 500px;
	height: auto;
	font: normal 10px verdana;
	color: #333333;
	background-color: transparent;
}

#topo_roteiro{
	color: #cc0000;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 500px;
	height: 140px;
	background-image: url(../imagens/1_topo_roteiro.jpg);
	background-repeat: no-repeat; 
}

/* LINKS Topo Roteiro */

#topo_roteiro a:link { 
	text-decoration: none; 
	color: #cc0000; 
}	
#topo_roteiro a:visited { 
	text-decoration: none; 
	color: #cc0000;
}
#topo_roteiro a:hover { 
	text-decoration: underline; 
	color: #cc0000;
}
#topo_roteiro a:active {
	text-decoration: none;
	color: #cc0000;
}


#roteiro_esquerda{
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 190px;
	height: auto;
	background-color: transparent;
}

#roteiro_logomarca{
	color: #cc0000;	
	margin: 0 0 0 0;
	padding: 0 0 0 17px;
	width: 156px;
	height: auto;
}

#roteiro_informacoes{
	float: left;
	color: #cc0000;	
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
	width: 190px;
	height: auto;
}

#roteiro_informacoes_top{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 190px;
	height: 16px;
	background-image: url(../imagens/1_inf_buffet_top.jpg);
	background-repeat: no-repeat;	
}

#roteiro_informacoes_center{
	text-align: left;
	font: normal 9px verdana;
	color: #333333;
	margin: 0 0 0 0;
	padding: 0 5px 0 10px;
	width: 175px;
	height: auto;
	background-image: url(../imagens/1_inf_buffet_center.jpg);
	background-repeat: repeat-y;	
}

#roteiro_texto_esquerda{
	float: left;
}

#roteiro_texto_direita{
	float: right;
}



#roteiro_informacoes_center_1pg{
	text-align: left;
	font: normal 9px verdana;
	color: #333333;
	margin: 0 0 0 0;
	padding: 0 10px 0 10px;
	width: 500px;
	height: auto;
	background-image: url(../imagens/1_inf_buffet_center_1pg.jpg);
	background-repeat: repeat-y;	
}

#roteiro_foto1{
	margin: 10px 0 0 0;
	padding: 0 10px 0 10px;
	width: 170px;
	height: auto;
}

#roteiro_foto1_direita{
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 170px;
	height: auto;
}

#roteiro_foto2{
	margin: 0 0 10px 0;
	padding: 0 10px 0 10px;
	width: auto;
	height: auto;
}

/* LINKS Informações sobre o anunciante */

a:link { 
	text-decoration: none; 
	color: #666666; 
}	
a:visited { 
	text-decoration: none; 
	color: #666666;
}
a:hover { 
	text-decoration: underline; 
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}

#roteiro_informacoes_bottom{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 190px;
	height: 19px;
	background-image: url(../imagens/1_inf_buffet_bottom.jpg);
	background-repeat: no-repeat;	
}




#roteiro_direita{
	text-align: justify;
	float: right;
	margin: 0 0 0 0;
	padding: 0 10px 10px;
	width: 290px;
	height: auto;
	background-color: transparent;
}

#roteiro_texto_1pagina{
	text-align: justify;
	margin: 10px 0 10px 0;
	padding: 0 10px 10px;
	width: 480px;
	height: auto;
}


