/* Formatações default */
html						{overflow:auto; height:100%;}
body						{background:url(../img/bg_body.jpg) top center; margin:0; padding:0; height:100%;}
.indent						{text-indent:-5000px;}
.clear						{clear:both;}
.left						{float:left;}
.right						{float:right;}
.top						{vertical-align:top;}
.middle						{vertical-align:middle;}
.bottom						{vertical-align:bottom;}
.tleft						{text-align:left;}
.tright						{text-align:right;}
.tcenter					{text-align:center;}
.tjustify					{text-align:justify;}
.none						{display:none;}
.red						{color:#8d3404;}

input.default				{border:1px #abadb3 solid; color:#282f39; font:13px Tahoma; height:18px; line-height:17px; margin:0; padding:0 3px;}
textarea					{border:1px #abadb3 solid; color:#282f39; font:13px Tahoma; line-height:17px; margin:0; padding:2px 3px; overflow:auto;}
select						{border:1px #abadb3 solid; color:#282f39; font-family:Tahoma; margin:0;}

h1							{background:url(../img/logo_cantodalua.gif) center no-repeat; width:234px; height:166px;}
h3							{font-size:21px; border-bottom:1px solid #351a05; padding-bottom:14px; margin-bottom:20px;}
p							{margin-bottom:12px; line-height:20px;}
a							{color:#c55f00; text-decoration:underline; line-height:16px;}
a:hover						{color:#c53800;}
a.clean						{color:#c55f00; text-decoration:none;}
a.clean:hover				{text-decoration:underline;}

ul.default					{margin:0 0 20px 0;}
ul.default li				{list-style:disc inside; margin:3px 0; text-align:justify;}

#wrapper					{background:url(../img/bg_wrapper.gif) 0 0 repeat-y; width:800px; min-height:100%; height:auto; margin:0 auto; padding:0 100px;}
* html #wrapper				{height:100%;} /* Hack IE */
/* Formatações default */


/* Header */
#header						{width:234px; margin-top:42px;}
#header .pub				{width:188px; min-height:106px; height:auto; padding:23px;}
#header .pub a				{width:76px; height:35px; float:left; padding:9px;}
#header .pub a.viagem		{background:url(../img/logo_viagem.gif) center no-repeat;}
#header .pub a.quatrorodas	{background:url(../img/logo_quatrorodas.gif) center no-repeat;}
#header .pub a.azimute		{background:url(../img/logo_azimute.gif) center no-repeat;}
#header .pub a.vejasp		{background:url(../img/logo_vejasp.gif) center no-repeat;}
#header .pub a.mtvnarua		{background:url(../img/logo_mtvnarua.gif) center no-repeat;}
#header .pub a.oestadosp	{background:url(../img/logo_oestadosp.gif) center no-repeat;}
/* Header */


/* Main */
#main						{background:url(../img/bg_content_top.gif) 0 0 no-repeat; width:540px; margin:42px 0 10px; padding-top:38px;}
	#content				{background:url(../img/bg_content_mid.gif) 0 0 repeat-y; width:440px; padding:12px 50px;}
	#footer					{background:url(../img/bg_content_bot.gif) 0 0 no-repeat; width:464px; height:71px; padding:98px 38px 38px;}
	#footer p				{font-size:16px; line-height:18px;}
	#footer p strong		{font-size:16px; line-height:38px;}
/* Main */