/* IE 6:
--------------------------------------------------------------------------------------- */

/* Home:
--------------------------------------------------------------------------------------- */

body.home div#wrapper div#content
{
	_height				:	370px;
}

body.intern div.breadCrumb
{
	_width				:	599px;
}

/* Menu:
--------------------------------------------------------------------------------------- */

div#wrapper div#menu ul li a:hover
{
	_border-bottom-color	:	#CCCCCC;
}

body.intern div#wrapper div#menuSide
{
	_height				:	588px;
}

/* Interna:
--------------------------------------------------------------------------------------- */

body.intern div#wrapper div#content
{
	_height				:	574px;
	_margin-bottom		:	0;
	_padding				:	5px 12px 0 24px;
}

body.intern.sideNone div#wrapper div#content
{
	_height				:	545px;
}

/* Contato:
--------------------------------------------------------------------------------------- */

body.intern div#wrapper div#content form ul li textarea
{
	_width				:	274px;
}

.search input  {
	_margin: 7px 0;
}

.search form {
	_margin: 0;
}

body.home div#wrapper div#content div.three
{
	_width				:	185px;
}
body.intern.sideDownloads div#wrapper div#genericSide div.footer 
{
	_margin-top: -10px;
}
