/* CSS Document */
body{
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	background: #000000;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.corpo{
	width: 800px;
	padding: 0px;
	margin: 0px;
	font-size: 10px;
	background-color: #FFFFFF;
	background-image: url(../../images/New/Mundo003.jpg);
	background-repeat: repeat;
}
.corpo2{
	width: 800px;
	padding: 0px;
	margin: 0px;
	font-size: 10px;
	background-color: #FFFFFF;
	background-image: url(../../images/New/Mundo003.jpg);
	background-repeat: repeat;
}

.rodape{ 
height: 143px; 
width: 800px; 
padding: 0px; 
margin: 0px; 
background: url(../../images/new/rodape.jpg);
}

.menuUp{
	top: 20px;
	font: 13px Verdana, Arial, Helvetica, sans-serif, bold;
	color: #FFFFFF;
	height: 24px;
	width: 800px;
	text-align: center;
	background-color: #464646;
	background-image: url(../../images/New/fup.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.menuUp a{ 
color: #FFFFFF; 
text-decoration: none; 
line-height: 20px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: bold; 
}

.menuUp a:hover{ 
color: #CCCCCC; 
margin: 0px; 
padding:  0px; 
cursor: pointer; 
display: block; 
line-height: 20px;
}

.menuDown{
	font: 12px Verdana, Arial, Helvetica, sans-serif, bold;
	color: #FFFFFF;
	height: 24px;
	width: 800px;
	text-align: center;
	padding:  0px;
	margin: 0px;
`
; 	background-color: #787878;
	background-image: url(../../images/New/fdown.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.menuDown a{ 
color: #FFFFFF; 
text-decoration: none; 
font-family:  Verdana, Arial, Helvetica, sans-serif, bold; 
font-size: 12px; 
font-style: normal; 
font-weight: bold;    
}

.menuDown a:hover{ 
color: #CCCCCC;
}

.upspace{
  height:20px;  
  width:100%;
}

.video{ 
position:relative; 
width:204px; height:159px; z-index:300; 
background-color: #FFFFFF; 
border-bottom: #999999; 
border-right:: #999999;
}

.homeText { 
position:absolute; 
left:5px; 
width:800; 
height:500; 
z-index:10; 
top: 191px; 
font: 12px Verdana, Arial, Helvetica, sans-serif;
}

.text{ color: #000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; text-align: justify;
}

.someText{ color: #9370DB; font-family: Arial, Helvetica, sans-serif; font-size: 17px; font-weight: bold; vertical-align: top; font-style: normal;
}

.someTitle{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 17px; 
font-weight: bold; 
color: #9370DB;
}

.someTitleCompact{
    color: #9370DB;
    font-size: 13px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
	 text-decoration: none;
}
.botaof { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: bold; 
color: #000000;
}

.links { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: bold; 
color: #663366; 
text-decoration: underline;
}
.redAtention{
	color:#FF0000;
	font-size: 12px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration:	none;
}

.alert{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #003366;
	font-weight: bold;
	font-variant: normal;
	font-size: 11px;
	background-color: #ffff99;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color: #ff9900;
	border-bottom-color: #ff9900;
	border-left-color: #ff9900;
	border-right-color: #ff9900;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	font-style: normal;
	width: 80%;
	vertical-align: middle;
	text-align: left;
	text-decoration: none;
}

.error{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #660000;
	font-weight: bold;
	font-variant: normal;
	font-size: 11px;
	background-color: #edb8b8;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	border-right-color: #990000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	font-style: normal;
	width: 80%;
	text-align: center;
	margin: 2px;
	padding: 4px;
}
