#left_side{
	float: left;
	width: 190px;
}
#left_menu{
	margin-top: 8px;
	border: 1px #000 solid;
	width: 190px;
	-moz-box-sizing: border-box;
	_height: 260px;
	min-height: 260px;
}

#principal{
	margin: 8px 0 25px 23px;
	float: left;
	padding-top: 20px;
	position: relative;
	width: 513px;
	-moz-box-sizing: border-box;
	line-height: 1.25em;	
}


#left_menu h1{
	background-color: #f1f1f1;
	background-image: url(../img/intH1Bg_DE422C.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	color: #DE422C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	margin: 0 0 10px 0;
	padding-left: 30px;
	text-transform: uppercase;
}

#left_menu ul{
	margin: 0 15px;
	list-style-type: none;
}
#left_menu li{
	font-weight: bold;
	line-height: 18px;
	border-bottom: 1px #949494 dashed;
}
#left_menu li a{
	display: block;
	background-image: url(../img/DE422C_Bullet.gif);
	background-position: 0 5px;
	background-repeat: no-repeat;
	line-height: 1.5em;
	margin-left: 5px;
	padding: 1px 0 1px 15px;
	text-decoration: none;
}

#addresses {
	margin: 20px 0 0 20px;
	width: 160px;
	_height: 260px;
	min-height: 260px;
	line-height: 1.1em;	
}

#addresses p {
	font-size: 0.92em;
}
#addresses a, #addresses a:visited {
	color: blue;
	text-decoration: underline;
}
#addresses a:hover {
	color: #000;
}

#principal h2{
	background-color: #de422c;
	background-image: url(../img/de422c_TitFundo.gif);
	background-repeat: repeat-x;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	line-height: 2.15em;
	margin: -15px 0 0 0;
	padding: 0px 15px 0px 15px;
	text-transform: uppercase;
	position: absolute;
	top: 15px;
	min-width: 250px;
	/*_height: 250px;*/
	overflow: visible;
}

#principal h3{
	font-size: 1.3em;
/*	margin: 20px 0px 10px 0px;*/
	margin: 1.3em 0px 0.7em 0px;	
}

#principal #body_resumo{
	background-color: #f1f1f1;
	_height: 10em;
	min-height: 10em;
	/*margin: 0px 0px 20px 0px;*/
	padding: 3.6em 30px 0px 10px;
}

#principal #body_resumo img{
	margin: -10px 20px 0px 10px;
	float: left;
}

#principal #body_resumo p{
	margin: 0px 0px 0px 0px;
}

#principal #body_content p{
	/*margin: 5px 25px 10px 25px;*/
	margin: 1em 0px 1em 0px;
}

#principal #body_content p.mais{
	text-align: left;
	margin: -0.5em 0px 2em 3em;
	
}

#principal #body_content{
	_height: 300px;
	min-height: 300px;
	/*margin: 20px 0 20px 0;*/
	padding: 20px 20px;
	
}
#principal #body_content a, #principal #body_content a:visited {
	color: blue;
	text-decoration: underline;
}
#principal #body_content a:hover {
	color: #000;
	text-decoration: underline;
}
#principal #body_content p.mais a{
	text-decoration: none;
}
#principal #body_content p.mais a:hover{
	text-decoration: underline;
}

#principal #body_content ul{
	margin: 1em 0px 1em 1em;
}

#principal #body_content ul li{
	list-style-position: outside;
	margin: 0em 0px 0.5em 1.3em;
}

#principal #toolbar {
	clear: both;
	margin: 15px 20px;
	text-transform: lowercase;
}
#principal #toolbar a, #principal #toolbar a:visited{
	background-repeat: no-repeat;
	background-position: 0 -2px;
	padding: 2px 0 4px 23px;
	text-decoration: none;
}
#principal #toolbar a:hover{
	text-decoration: underline;
}
#principal #toolbar a.email{
	background-image: url(../img/icoEmail22.gif);
}

#principal #toolbar a.imprimir{
	background-image: url(../img/icoImprimir22.gif);
}


input, label, select, textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	float: left;
	display: block;
	width: 15em;
}

select, textarea{
	width: 25em;
}

label{
	width: 7em;
	font-weight: bold;
	margin-right: 1em;
}

input.error, textarea.error{
	background-color: #FFCACA;
}

input.button{
	width: auto;
}

br{
	clear: left;
}

.errorBox{
	border: #8B0000 1px solid;
	font-family: Tahoma;
	font-size: 1.05em;
	font-weight: bold;
	margin: 0 0 15px 0;
	padding: 10px;
}

.infoBox{
	border: #000 1px solid;
	background-color: InfoBackground;
	font-family: Tahoma;
	font-size: 1.05em;
	font-weight: bold;
	margin: 40px 0 15px 0;
	padding: 10px;
}


/* E-mail box */
#divSendEmail {
	background-color: #fff;
	border: 1px solid;
	border-color: #eee #333 #333 #eee;
	width: 40em;
}

#divSendEmail .titlebar {
	background-color: #000;
}
#divSendEmail .titlebar a, #divSendEmail .titlebar a:visited {
	color: #fff;
	line-height: 2em;
	padding: 3px 5px;
}

#divSendEmail .titlebar a.fechar, #divSendEmail .titlebar a.fechar:visited {
	background-color: #fff;
	border: 2px solid;
	border-color: #eee #333 #333 #eee;
	margin-top: 0px;
	padding: 0;
}
#divSendEmail .titlebar a:hover {
	color: yellow;
}
#divSendEmail .email_body {
	_height: 12em;
	min-height: 12em;
	margin: 10px;
}
#divSendEmail .email_body p{
	margin: 5px 0 0;
}
#divSendEmail .email_body label{
	width: 11em;
}

/* CLIENTES */
#principal #body_content #cliListaLogos {
	list-style-type: none;
	margin: 25px 0 0 0;
	width: 320px;
}
#principal #body_content #cliListaLogos li {
	float: left;
	height: 100px;
	width: 160px;
	text-align: center;
	vertical-align: middle;
	margin: 0em 0px 0em 0em;
}

#principal #body_content #tolListaTelas {
	list-style-type: none;
	margin: 10px 0 40px 0;
	width: 479px;
	text-align: center;
}

#principal #body_content #tolListaTelas li {
	float: left;
	height: 244px;
	width: 226px;
	text-align: center;
	vertical-align: middle;
	margin: 1em 10px 2em 0em;
	
}

#principal #body_content #tolListaTelas li img{
	display: block;
}

#principal #body_content #tolListaTelas + p {
	clear: left;
}

#principal #body_content #novImagemEsq {
	float: left;
	margin: 0px 10px 10px 0px;
}

#principal #body_content #novImagemDir {
	float: right;
	margin: 0px 0px 10px 10px;
}

/* NOVIDADES DISAL */
#principal #body_content #novListaDisal {
	list-style-type: none;
	margin: 25px 0 0 0;
	width: 460px;
}
#principal #body_content #novListaDisal li {
	float: left;
	height: 150px;
	width: 220px;
	margin: 0em 10px 0em 0em;
}

#principal #body_content #novListaDisal li img{
	float: left;
	margin: 0px 10px 0px 0px;
}