/* General
--------------------------------------------------------------------------------------------------- */
html, body, h1, h2, h3, h4, h5, h6, p, ul, dl, dt, dd, form, fieldset
{
	padding: 0;
	margin: 0;
	/*height: 100%;	*/
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1
{
	font-size: 1.3em;
}
h2
{
	font-size: 1.2em; }
h3
{
	font-size: 1.1em;
}

h4,
h5
{
	font-size: 1em;
}

em
{
	color: #DF2703;
	font-style: normal;
}

a,
a:hover,
a:active,
a:hover {
	color: #3f6618;
}

/* end General
--------------------------------------------------------------------------------------------------- */

#main {
	width: 980px;
	margin: 0 auto;
	padding: 0 0 0 0;
	clear: both;
}

#header
{
	height: 120px;
}
/*
#header h1
{
	width: 185px;
	float: left; 
	margin: 40px 0 0 0;
	padding: 51px 0 0 0;
	overflow: hidden;
	height: 0 !important;
	height: 51px;
	background: url(../images/logo_v2.png) 0 0 no-repeat;
}
*/

#header h1 {
	width: 185px;
	height: 51px;
	margin: 40px 0 0 0;
	position: absolute;
	padding: 0 0 0 0;
	text-indent: -5000px;
	background: url(../images/logo_v2.png) 0 0 no-repeat;
}

#header #ilustraHeader {
	width: 448px;
	height: 120px;
	float: right;
}

#embed {
	width: 980px;
	height: 470px;
}

#txtDestaque {
	margin: 3px 0 0 0;
	padding: 0 0 0 0;
}

#sobre {
	margin: 24px 0 0 0;
	clear: both;
}

#videoSobre {
	width: 570px;
	height: 312px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#txtSobre {
	float: right;
	width: 370px;
	height: 302px;
	margin: 0 0 0 0;
	padding: 10px 0 0 25px;
	background: url(../images/bg_sobre_v2.png) no-repeat;
}

#txtSobre p {
	width: 365px;
	color: #FFFFFF;
	margin: 0 0 10px 0;
	line-height: 16px;
}

#maisInfo {
	width: 980px;
	height: 134px;
	margin: 5px 0 0 0;
}

#ilustraFooter {
	width: 368px;
	margin: 17px 0 0 0;
	padding: 0 0 0 52px;
	float: right;
}

#hardware h4,
#software h4 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#hardware p,
#software p {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#hardware,
#software {
	width: 270px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#software {
	float: right;
}

#footer {
	width: 100%;
	height: 25px;
	padding: 35px 0 0 0;
	margin: -20px 0 0 0;
	background: url(../images/footer_v2.png) 0 0 repeat-x;
}

#footer h5 {
	font-weight: normal;
	margin: 0 0 0 10px;
	color: #FFFFFF;
	font-size: 11px;
}