/* SOL Paragliders 080229 */

	body {
	background: transparent url("../images/bg_listra_cinza.gif") repeat;
	margin: 0px;
	padding: 0px;
		}
		
#top {
	background: #fff url("../images/logo_top.gif") no-repeat center;
	width: 100%;
	text-align:left;
	margin: 0px;
	height: 75px;
	border-bottom: 1px solid #f3f3f3;
		}

#icones {
	top: 20px;
	left: 0px;
	height: 45px;
	width: 770px;
	position:relative;
	margin: 0px auto 0px auto;
	border: 0px solid #000;
		}
	

#banner {
    background: transparent;
	background-repeat: no-repeat;
	background-position: top center;
	height: 252px;
	width: 773px;
	text-align: left;
	position:relative;
	margin: 10px auto 0px auto;
	border: 0px solid #000;
		}
				
#moldcont {
    background: transparent url("../images/sl_2007_06.jpg");
    background-repeat: no-repeat;
	background-position: top center;
	width: 772px;
	text-align:left;
	position:relative;
	margin: 10px auto 0px auto;
	border: 0px solid #000000;
	overflow: auto;
		}

	
#menuesq {
	background: #fff;
	width: 195px;
	margin-left: 0px;
	padding: 0px;
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	border: 0px solid #000;
	}

* html div#menuesq {
	width: 195px;
	margin-left: 0px;
	padding: 0px;
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	border: 0px solid #999999;
	}


#conteudo {
	background: #fff;
	width: 560px;
	margin-right: auto;
	margin-left: 10px;
	padding: 20px 0px 10px 0px;
	position: relative;
	top: 0px;
	left: 6px;
	float: left;
	border: 0px solid #000000;
	
}    


		
#base{
	background: transparent url("../images/bae.jpg") no-repeat center top;
	color: #333333;
	position: relative;
	margin: 0px auto;
	top: 0px;
	bottom: 0px;
	clear: both;
	height: 42px;
	width: 770px;
	border: 0px solid #000000;
	padding-top: 5px;
		}
		
