/* SOL Paragliders 080229 */

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

#icones {
	top: 8px;
	height: 20px;
	width: 990px;
	position:relative;
	margin: 0px 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: 990px;
	text-align:left;
	position:relative;
	margin: 10px auto 0px auto;
	border: 0px solid #000000;
	overflow: auto;
		}

	
#base{
	background: transparent url("../images/bg_listra_cinza.gif");
	color: #333333;
	position: relative;
	margin: 0px auto;
	top: 10px;
	bottom: 0px;
	clear: both;
	height: 15px;
	width: 990px;
	border: 0px solid #000000;
	padding-top: 5px;
		}
		
