BODY {
	background-image: url(../images/background1.png);
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00277D;
}

/* DIV, IMG, TD {
	behavior: url(/templates/mmadaleno1/js/iepngfix/iepngfix.htc);
} */

#box #shadowtop,
#box #header IMG,
#box #shadowbottom,
#box #content {
	behavior: url(/templates/mmadaleno1/js/iepngfix/iepngfix.htc);
}

A IMG {
	border: 0px;
}

A {
	color: #003DCA;
	text-decoration: none;
}
A:hover {
	color: #003DCA;
	text-decoration: underline;
}

FORM {
	margin: 0px;
	padding: 0px;
}

INPUT, SELECT, TEXTAREA {
	border: 1px inset #0099CC;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 2px;
}
INPUT.button {
	background: url(../images/bgMenu.png);
	border: 1px outset #0099CC;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}
.formTitles {
	font-weight: bold;
}
.formTitlesSep {
	font-weight: bold;
	border-bottom: 1px dotted #00277D;
}

HR {
	height: 1px;
	border: 0px;
	border-bottom: 1px dotted #00277D;
}


.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}

#box {
	width: 890px;
	display: table;
	margin: 0 auto;
	min-height: 100px;
	padding: 0;
}

#content {
	width: 890px;
	margin: 0 auto;
	padding: 0;
	padding-bottom: 10px;
	display: table;
	background-image: url(../images/bg.png);
}


#header {
	margin-top: 8px;
	margin-left: 20px;
	width: 852px;
	height: 190px;
	border: 1px solid #EAEAEA;
}
#header IMG {
	float: left;
	margin: 0;
	padding: 0;
}
#header H1 {
	font-size: 20px;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	margin-top: 150px;
	margin-right: 10px;
	font-weight: normal;
	text-align: right;
}

#menu {
	background: url(../images/bgMenu.png);
	margin-top: 8px;
	margin-left: 20px;
	width: 852px;
	padding-top: 8px;
	padding-bottom: 8px;
	clear: both;
	position: relative;
}
#menu #menu1 {
	width: 700px;
	float: left;
}
#menu UL {
	width: auto;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#menu UL LI {
	display: inline;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0;
	color: #FFFFFF;
	font-size: 11px;
}
#menu UL LI A {
	text-decoration: none;
	color: #CCCCCC;
}
#menu UL LI A:hover{
	text-decoration:none;
	color: #FFFFFF;
}
#menu UL LI A.active {
	font-weight: bold;
	color: #FFFFFF;
}
#menu #flags {
	float: right;
	margin-right: 7px;
	margin-right: expression("1px");
}
#menu #flags LI {
	margin-left: 3px;
	margin-right: 3px;
}

#box-content {
	margin-top: 15px;
	margin-left: 30px;
	width: 835px;
	/* display: table; */
	height: expression( this.scrollHeight < 251 ? "250px" : "auto" ); /* sets min-height for IE */
	min-height: 250px; /* sets min-height value for all standards-compliant browsers */
	position: relative;
}
#box-content #esq {
	float: left;
	width: 200px;
	display: table;
}
#box-content #esq .sub-menu #logotipolateral {
	text-align: center;
}
#box-content #esq .sub-menu {
	margin: 0;
	width: 185px;
	display: table;
	background-color: #E8EFFF;
}
#box-content #esq .sub-menu UL {
	width: 150px;
	margin: 0;
	padding: 0;
	padding-top: 5px;
	list-style: none;
}
#box-content #esq .sub-menu UL LI {
	margin-left: 25px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom: 1px dotted #fff;
	font-size: 11px;
}
#box-content #esq .sub-menu UL LI A {
	text-decoration: none;
	color: #536CB0;
	font-weight: bold;
}
#box-content #esq .sub-menu UL LI A:hover {
	text-decoration: none;
	color: #232F4E;
}
#box-content #esq .sub-menu UL LI A.active {
	color: #000000;
}
#box-content #esq .sub-menu H2 {
	margin-left: 15px;
	font-size: 14px;
	font-weight: bold;
	color: #00277D;
	margin-top: 0px;
	padding-top: 0px;
}
#box-content #esq .sub-menu FORM {
	text-align: center;
}
#box-content #esq .sub-menu FORM DIV.newsletter {
	padding: 2px;
}
#box-content #esq .sub-menu HR {
	margin-left: 10px;
	margin-right: 10px;
}


#box-content #dir {
	float: right;
	width: 632px;
	display: table;
}

#box-content #dir #conteudo {
	width: 632px;
	display: table;
	/*background-color: #D2DFFF;*/
	
	background-color: #E8EFFF;
}
#box-content #dir #conteudo #conteudo1 {
	padding: 10px;
	line-height: 20px;
	font-size: 11px;
	color: #00277D;
}
#box-content #dir #conteudo #conteudo1 DIV.conteudo2 {
	width: 612px;
	margin-right: -3px;
}
#box-content #dir #conteudo #conteudo1 H1 {
	font-size: 14px;
	font-weight: bold;
	color: #00277D;
	margin-top: 0px;
	padding-top: 0px;
}
#box-content #dir #conteudo #conteudo1 H2 {
	font-size: 12px;
	font-weight: bold;
	color: #00277D;
	margin-top: 0px;
	padding-top: 0px;
}
#box-content #dir #conteudo #conteudo1 H3 {
	font-size: 11px;
	font-weight: bold;
	color: #00277D;
	margin-top: 0px;
	padding-top: 0px;
}
#box-content #dir #conteudo #conteudo1 H4 {
	font-size: 11px;
	font-weight: bold;
	color: #00277D;
	margin-top: 0px;
	padding-top: 0px;
}
#box-content #dir #conteudo #conteudo1 H5 {
	font-size: 11px;
	font-weight: bold;
	color: #00277D;
	margin-top: 0px;
	padding-top: 0px;
}
#box-content #dir #conteudo #conteudo1 H6 {
	font-size: 11px;
	font-weight: bold;
	color: #00277D;
	margin-top: 0px;
	padding-top: 0px;
}
#box-content #dir #conteudo A {
	color: #003DCA;
	text-decoration: none;
}
#box-content #dir #conteudo A:hover {
	color: #003DCA;
	text-decoration: underline;
}








#footer {
	margin: 0 auto;
	width: 870px;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
}
#footer A {
	color: #FFFFFF;
	text-decoration: none;
}
#footer A:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


#printArea {
	margin: 0 auto;
	width: 630px;
	padding: 10px;
	background-color: #FFFFFF;
}

#printFooter {
	text-align: center;
	font-size: 7pt;
}

