body
{
	background:				#468BAC;
    font-family: 			"Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 				13px;
	margin:					0;
	padding:				0;
	width:					100%;
}

br, form, h1, h2, h3, img, li, p, ul
{
	border:					0;
	list-style-type:		none;
	margin:					0;
	padding:				0;
}

a, a:hover
{
	text-decoration: none;
}

a
{
	color: 				#0A8ECC;
	text-decoration: 	none;
}

a:hover, ul li a:hover
{
	color: 				#006699;
}

h2
{
	font-size:		18px;
}

ul
{
	padding: 		10px;
}

ul li
{
	padding:		0 5px;
	text-align:		right;
}

#container
{
	margin:			0 0 0 10px;
	vertical-align: 	top;
	width:			830px;
}

#header
{
	margin:			10px 0;
	width:			100%;
}

#sidebar
{
	-moz-border-radius-bottomleft:		10px;
	-moz-border-radius-bottomright:		10px;
	-moz-border-radius-topleft:			10px;
	-moz-border-radius-topright:		10px;
	-moz-opacity:		0.9;
	opacity: 			0.9;
	filter: 			alpha(opacity=90);
	background-color: 	#FFFFFF;
	color: 				#FFFFFF;
	font-size: 			12px;
	float: 				left;
	padding: 			10px 0;
	position: 			relative;
	width: 				220px;
	z-index: 2;
}

#page
{
	-moz-border-radius-bottomleft:		10px;
	-moz-border-radius-bottomright:		10px;
	-moz-border-radius-topleft:			10px;
	-moz-border-radius-topright:		10px;
	-moz-opacity:		0.9;
	opacity: 			0.9;
	filter: 			alpha(opacity=90);
	background-color: 	#FFFFFF;
	z-index: 			2;
	font-size: 			13px;
	float: 				left;
	margin: 			0 0 0 10px;
	padding: 			20px;
	width:				550px;
}

#page p
{
	color: #666666;
	padding: 5px 0;
}

#simulador
{
	background:			#4289A7;
	padding: 			10px 5px;
	text-align:			right;
}

#simulador a, #simulador a:hover
{
	font-size: 			14px;
	color: 				#FFFFFF;
	font-weight: 		bold;
}

#endereco
{
	z-index: 			2;
	position: 			relative;
	background: 		#000000;
	font-size: 			12px;
	color: 				#2c7586;
	-moz-opacity:		0.9;
	opacity: 			0.9;
	filter: 			alpha(opacity=80);
	background-color: 	#326f86;
	padding: 			10px;
	text-align:			right;
}

#endereco p
{
	color: 			#ffffff;
	font-family: 	Tahoma;
	font-size: 		12px;
	font-weight: 	bold;
	padding:		2px 5px;
}

#endereco .amarelo
{
	color:			#FFFF00;
	font-size: 		18px;
	font-weight:	bold;
}

#galeria img
{
	-moz-border-radius-bottomleft:		5px;
	-moz-border-radius-bottomright:		5px;
	-moz-border-radius-topleft:			5px;
	-moz-border-radius-topright:		5px;
	border:			#D4E0E2 solid 5px;
	margin-bottom:	10px;
}

#galeria img:hover
{
	border:			#4289A7 solid 5px;
}

#galeria .imagem
{
	font-size:		11px;
	float: 			left;
	font-weight:	bold;
	width:			135px;
	text-align:		center;
}

#galeria a
{
	color:					#63A3BA;
}

.link1, .link1 a
{
	color: 					#0099CC;
	font-family: 			Tahoma;
	font-size: 				12px;
	font-weight: 			normal;
	line-height: 			20px;
}

.link1 a:hover
{
	font-weight: 			bold;
}

.link2, .link2 a
{
	color: 					#666666;
	font-family: 			Tahoma;
	font-size: 				12px;
	font-weight: 			normal;
	line-height: 			20px;
}

.link2 a:hover
{
	font-weight: 			bold;
}

.left
{
 	float:					left;
}

.right
{
	float:					right;
}

.clear
{
 	clear:					both;
}
