body{
/*background: #4F94CD url(../images/backg34.png) repeat-x;*/
font-family: Verdana;
height: 100%;
margin: 0 0 0 0;
}

html,
	body {
		margin:0;
		padding:0;
		height:100%;
	}	
	
a:link{
text-decoration:none;
}
a:visited{
text-decoration:none;
}
a:active{
text-decoration:none;
}
a:hover{
text-decoration:none;
}

#all{
float:left;
width:100%;
min-height:100%;
position:relative;
}

#menu{
text-align:left;
font-size: 10pt;
margin: 0 auto;
height: 140px;
color: #1C86EE;
color:white;
}

#cent{
margin: 0 auto;
width: 900px;
height: 140px;
}

#title{
background: url(../images/title.png) no-repeat;
float:left;
width: 525px;
height: 140px;
cursor:pointer;
}

#titleEng{
background: url(../images/titleEng.png) no-repeat;
float:left;
width: 525px;
height: 140px;
cursor:pointer;
}

#links{
background: url(../images/patr) no-repeat;
width: 300px;
height: 140px;
float:left;
margin: 0 22px;
}

#abra{
background: url(../images/abra_logo.png) no-repeat;
width: 135px;
height: 80px;
float:left;
margin: 30px 20px;
cursor:pointer;
}

#sbc{
background: url(../images/sbc_logo.png) no-repeat;
width: 100px;
height: 120px;
float:left;
margin: 10px 0;
cursor:pointer;
}

#usa{
float:left;
background: url(../images/usa_flag.gif) no-repeat;
width:25px;
height:15px;
margin: 20px 450px;
}

#eng{
float:left;
font-size:7pt;
color:white;
width:50px;
height:15px;
margin: 0 32px;
}

#eng a:visited{
text-decoration:none;
}

#eng a:active{
text-decoration:none;
}

#br{
float:left;
background: url(../images/brazil_flag.gif) no-repeat;
width:25px;
height:15px;
margin: 20px 450px;
}

#port{
float:left;
font-size:7pt;
color:white;
width:70px;
height:15px;
margin: 0 32px;
}

#br a:active{
text-decoration:none;
}

#br a:visited{
text-decoration:none;
}

#port a:active{
text-decoration:none;
}

#port a:visited{
text-decoration:none;
}

#centralize{
margin: 25px auto;
width: 960px;
}

#content{
background: url(../images/content.png);
float:left;
width: 650px;
color:white;
font-size: 10pt;
text-align:justify;
border: 1px solid #FFFFFF;
padding-bottom: 30px;
}

#content a{
text-decoration:underline;
}

#content ul{
padding: 0 12px;
list-style:none;
}

#content ul li{
padding: 15px 12px;
}

#content img{
vertical-align:middle;
}

#content a:link{
color:#1C86EE;
}

#content a:visited{
color:#1C86EE;
}

#feeds{
background: url(../images/content.png);
float:left;
width: 260px;
color:white;
font-size: 10pt;
border: 1px solid #FFFFFF;
margin: 0 20px;
}

#feeds a{
text-decoration:underline;
}

#feeds a:link{
color:white;
}

#feeds a:visited{
color:white;
}

#vids{
float:left;
background: url(../images/contentLarg.png);
width: 935px;
color:white;
font-size: 10pt;
border: 1px solid #FFFFFF;
margin:20px 0;
}

#vids a{
text-decoration:underline;
}

#vids a:link{
color:#1C86EE;
}

#vids a:visited{
color:#1C86EE;
}

#vids ul{
padding: 0 12px;
list-style:none;
}

#vids ul li{
padding: 15px 12px;
}

#vids img{
vertical-align:middle;
}

#vidLeft{
float: left;
}

#vidRight{
float: right;
margin:10px 10px;
}

#footer{
float:left;
/*background: url(../images/contentLarg.png);*/
width: 935px;
color:white;
font-size: 7pt;
/*border: 1px solid #FFFFFF;*/
margin-bottom:0;
text-align:center;
}

p{
padding: 0 12px;
}

.liNoPad li{
margin: -25px auto;
}

.paperName{
color: #1C86EE;
}

.title{
padding: 0 12px;
font-size: 11pt;
/*vertical-align: baseline;*/
}

.titleEsp{
padding: 0 12px;
font-size: 11pt;
color:#1C86EE;
}

.titleNoPad{
font-size: 11pt;
color:#1C86EE;
}

.titleEspPad{
padding: 0 24px;
font-size: 11pt;
color:#1C86EE;
}

.procLink{
padding: 0 24px;
font-size: 10pt;
color:#1C86EE;
}

.sobrePar{
padding: 0 24px;
}

img{
border:none;
}