/**
* Global CSS Styles
* 
* 
* 
*/



* {
	margin: 0;
	padding: 0;

}



body {

	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
	color: #353535;
}


body.section-1 {}
body.section-2 {}
body.section-3 {}

a img { border: none; }


/**
* Lado Esquerdo
* 
* 
*/


#menu {
	
	width: 207px;
	overflow: auto;
	height: 100%;
	background-color:#ffffff;
	top: 7px;
    	bottom: 0px;
	left: 0;
	position: fixed;
	padding-left: 0px;
	padding-top: 0px;
border-right: solid 1px #000000; 
	}

#menu ul {
	
	list-style: none;
	cursor: pointer;
	margin-top: 9px;
	margin-bottom: 9px;
	line-height: 14px;
padding-left: 20px;

}


#menu li {
	
	margin-top: 1px;
line-height: 1.3em;


}

.section-title {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
color: #000000;
border-bottom: 1px solid #000000;
padding-bottom: 2px;
	
	
}


li.active a { 
	text-decoration: none; 
	color: #969696; 
	width: auto;

}


a:link { 
	text-decoration: none;
	color: #363636;
	
}


a:visited {
	text-decoration: none;
	color: #7f7f7f; 
     
}

a:hover { 
	text-decoration: none;
	color: #ea1537; 

}

a:active { 
	text-decoration: none;
	color: #7f7f7f;
	
}


/**
* Lado Direito CSS Styles
* 
*/

#content {
height: 100%;
margin: 0 0 0 240px;
padding-top: 0px;
}

h4 {
	font-size: 18px;
	font-family: Helvetica, Arial, sans-serif;
	color: #353535;
	padding-bottom: 7px;
}

h5 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	color: #707070;
	padding-bottom: 15px;
}

h6 {

font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	color: #265365;
	padding-bottom: 15px;
padding-top: 100px;
padding-left: 15px;
padding-right: 10px;


}

h1 {

font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	color: #ff0049;
padding-left: 10px;

}




#img-container	{ 
	
	clear: left;

	
}


#coluna1 {

	float: left;
clear:left;
	width: 500px;
	margin-right: 25px;
padding-top: 50px;
padding-bottom: 0px;


}

#coluna2 {

	float: left;
	width: 550px;
	margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;

}

#coluna3 {

	float: left;
	width: 100px;
	margin-right: 25px;
padding-top: 15px;
padding-bottom: 30px;

}

#coluna4 {

float: left;
clear: left;
width: 395px;
padding-bottom: 20px;

}

#homebox {

margin-left: 5px;
margin-top: 100px;
background-color: #ffffff;
width: 150px;
height: 100px;
width: 447px;
height: 189px;
border: solid 1px #000000;
background-image:url('http://www.marcelomagalhaes.net/files/ola3.jpg')

}



}

#once { clear: left; 

}


html, body {
	
	}

#tudo {
	position: relative;
min-height: 100%;
	...
	}

* html #tudo {
	height: 100%; /* hack para IE6 hq trata height como min-height */
	}


*/
