﻿body
{
	background-color:#333333;
	text-align:center;
	width: 100%;
	top: 0;
	position: absolute;
	top:18px;
}

body, html, div, p, td, input 
{
	margin:0;
	padding:0;
}

body, p
{
	text-align:left;
}

a, a:link, a:visited, a:active {
  outline: none;
  text-decoration: none;
  color:#333333;
}

a:hover
{
  outline: none;
  text-decoration: none;
  color:#C02C08;
}

.buttonOk

{
    color:white;
    background-color:#666666;
    border:none 0px;
    height:24px;
    width:64px;
    cursor:hand;
    text-align:center;
}

.buttonOkOver

{
   color:white;
   border:none 0px;
   cursor:hand;
   background-color:#C02C08;
   height:24px;
   width:64px;
   text-align:center;
}

.msg
{
    padding: 0 0 0 15px;    
    background-repeat:no-repeat;
    font-family: Verdana, Tahoma, Arial;
    font-size: 11px;
}

.ok
{
    background-image:url(/images/tick.gif);    
}

.error
{
    background-image:url(/images/cross.gif);    
}

.link
{
	font-family:Verdana;
	font-size:11px;
	color:#666666;
	text-decoration:none;
}

.link:hover
{   
	text-decoration:none;
	color:#C02C08;
}

.linkSelected
{
	font-weight: bold;
	text-decoration:none;
	color:#C02C08;
}

.linkSelected a
{
	font-weight: bold;
	text-decoration:none;
	color:#C02C08;
}

SPAN.searchword
{
    color:white;
    background-color: #C02C08;
}

/******************* All - Master  **************************/

#all
{
	width:960px;
	border:solid 0px red;	
}

#primeiro
{
	height:250px;
	width:960px;
	background-color:White;	
	padding:0px;
	margin:auto;
}

#allTop
{
	position:relative;
	float:left;
	margin-left:13px;
	margin-top:14px;
	width:932px;
	height:238px;
	border:solid 0px red;
}

/******************* Right - Master  **************************/

#leftSquare
{
	float:left;
	border:solid 0px blue;
	width:224px;
	height:224px;
	cursor:pointer;
}

.spaceTop
{
	float:left;
	width:12px;
	height:224px;
}

#blackBar
{
	position:absolute;
	top:165px;
	width:696px;
	height:38px;
	background-color:Black;
}

.alpha70 /*para todos os browser*/
{
	opacity: .70;
	-moz-opacity: .70;
}

.alpha0 /*para todos os browser*/
{
	-moz-opacity: 1;
	opacity: 1;
	/*filter: alpha(opacity=100);*/
}

/******************* left - Master  **************************/

#rightRectangle
{
	float:left;
	width:696px;
	height:224px;
	border:solid 0px green;		
}

/******************* Menu - Master  **************************/

/*#menu
{
	position:absolute;
	float:left;
	left:-5px;
	bottom:30px;
	width:692px;
	height:37px;
	top:169px;
	display:table;
	border:solid 0px red;
	}
	
.menu
{
	position:absolute;
	float:left;
	left:8px;
	bottom:30px;
	width:695px;
	height:37px;
	top:165px;
	display:table;
	border:solid 0px red;
	text-align:left;
}	

.textMenu 
{
}

.textMenu a
{
	font-family:Verdana;
	text-decoration:none;
	text-align:left;
	cursor: hand;
	font-size:11px;
	color:White;
	font-weight:normal;
	border:solid 0px green;
}

.textMenu a:hover 
{
	font-size:11px;
	font-weight:bold;
	color:White;
}

textMenu a:active
{
	font-size:11px;
	font-weight:bold;
	color:White;
}

.menuAdmin
{
	position:absolute;
	float:left;
	left:0;
	bottom:30px;
	width:695px;
	height:37px;
	top:170px;
	display:block;
	border:solid 0px red;
	text-align:center;
}

.textMenuAdmin
{
    color:White;
	width:100px;
	padding:0;
	float:left;
    margin:7px 7px 0 0;
    width:90px;
}

.textMenuAdmin a
{
	font-family:Verdana;
	text-decoration:none;
	text-align:left;
	cursor: hand;
	font-size:11px;
	color:White;
	font-weight:normal;
	border:solid 0px green;
}

.textMenuAdmin a:hover 
{
	font-size:11px;
	font-weight:bold;
	color:White;
}

textMenuAdmin a:active
{
	font-size:11px;
	font-weight:bold;
	color:White;
}
*/

/******************* Menu - Master User Controls **************************/


#menu
{
	position:absolute;
	float:left;
	left:-5px;
	bottom:30px;
	width:692px;
	height:37px;
	top:169px;
	display:table;
	border:solid 0px red;
	}
	
.menu
{
	position:absolute;
	float:left;
	left:20px;
	bottom:30px;
	width:695px;
	height:37px;
	top:170px;
	display:block;
	border:solid 0px red;
	text-align:left;
}	

.textMenu {
    float:left;
    margin:7px 7px 0 0;
    padding:0 0;
    width:90px;
}

.textMenuBig {
    float:left;
    margin:0 0px 0 7px;
    padding:0 0;
    width:90px;
}

.textMenuActive
{
	font-weight:bold;
	color:White;
}

.textMenuActive a
{
    font-size:11px;
	font-weight:bold;
	color:White;
}

.textMenu a
{	
	font-family:Verdana;
	text-decoration:none;
	text-align:left;
	cursor: hand;
	font-size:11px;
	color:White;
	border:solid 0px green;
}

.textMenuBig a
{	
	font-family:Verdana;
	text-decoration:none;
	text-align:left;
	cursor: hand;
	font-size:11px;
	color:White;
	border:solid 0px green;
}

.textMenu a:hover 
{
	font-size:11px;
	font-weight:bold;
	color:White;
}

.textMenuBig a:hover 
{
	font-size:11px;
	font-weight:bold;
	color:White;
}

textMenu a:active
{
	font-size:11px;
	font-weight:bold;
	color:White;
}

.menuAdmin
{
	position:absolute;
	float:left;
	left:0;
	bottom:30px;
	width:695px;
	height:37px;
	top:170px;
	display:block;
	border:solid 0px red;
	text-align:center;
}

.textMenuAdmin
{
    color:White;
	width:100px;
	padding:0;
	float:left;
    margin:7px 7px 0 0;
    width:90px;
}

.textMenuAdmin a
{
	font-family:Verdana;
	text-decoration:none;
	text-align:left;
	cursor: hand;
	font-size:11px;
	color:White;
	font-weight:normal;
	border:solid 0px green;
}

.textMenuAdmin a:hover 
{
	font-size:11px;
	font-weight:bold;
	color:White;
}

textMenuAdmin a:active
{
	font-size:11px;
	font-weight:bold;
	color:White;
}

/******************* Content - Body  **************************/

.bodyContent
{
	position:relative;
	float:left;
	width:960px;
	background-color:White;
	margin-top:-2px;
	vertical-align:top;
}
	
#allContent
{
	margin-left:13px;
	width:932px;
	border:solid 0px red;
	min-height:420px;
}

/******************* Left - Body  **************************/

#esq
{
	position:relative;
	float:left;
	width:224px;
	min-height:400px;
}

.spaceImg
{
	position:relative;
	float:left;
	margin-left:2px;
	width:216px;
	height:26px;
}

.linkPT
{
	position:relative;
	float:left;
	margin-right:3px;
	width:26px;
	height:26px;
	background-image:url("../images/pt_button.gif");
	cursor: hand;
}

.linkPT:hover
{
	background-image:url("../images/pt_button_select.gif");
}

.linkPT:active
{
	background-image:url("../images/pt_button_select.gif");
}

.linkENG
{
	position:relative;
	float:left;
	width:26px;
	height:26px;
	cursor: hand;
	background-image:url("../images/en_button_descelect.gif");
}

.linkENG:hover
{
	background-image:url("../images/en_button.gif");
}

.linkENG:select
{
	background-image:url("../en_button.gif");
}

.espaceEsq1
{
	position:relative;
	float:left;
	margin-left:2px;
	width:216px;
	height:40px;
}

.espaceEsq2
{
	position:relative;
	float:left;
	width:216px;
}

h1
{
    padding:0;
	margin:0;
	font-family:Verdana;
	font-size:18px;
	font-weight:normal;
	height:58px;
	text-align:left;
}

.tittleEsq
{
	position:relative;
	float:left;
	margin-left:2px;
	font-family:Verdana;
	font-size:18px;
	height:27px;
	text-align:left;
}

.tittleEsqPurple
{
    font-family:Verdana;
}

.textEsq
{
	position:relative;
	float:left;
	margin-left:2px;
	width:216px;
	font-family:Verdana;
	font-size:11px;
	color:#666666;
	text-align:justify;
}

/******************* Right - Body  **************************/

#dir
{
	position:relative;
	float:left;
	width:472px;
	background-color:White;
}

#dirGrande
{
	position:relative;
	float:left;
	width:692px;
	padding-bottom:10px;
	background-color:White;
	border:solid 0px yellow;
}

.barDir
{
	position:relative;
	float:left;
	width:462px;
	border:solid 0px blue;
	top: 0px;
	left: 0px;
}

.dataBarDir
{
	font-family:Verdana;
	font-size:10px;
	color:#646263;
	font-weight:normal;
}

.barDirPrimeiro
{
	position:relative;
	float:left;
	width:462px;
	height:64px;
	border:solid 0px blue;
	top: 0px;
	left: 0px;
}

.tracesDir
{
	position:relative;
	float:left;
	width:456px;
	height:2px;
	margin-bottom:4px;
	background-image:url('../images/tracesBarlitle.gif');
	border:solid 0px green;
	top: 2px;
}

.tracesDirBig
{
	height:2px;
	background-image:url("../images/tracesBarlitle.gif");
}

.tracesDirBigNavigation
{
	margin-top:13px;
	width:690px;
	height:2px;
	background-image:url("../images/tracesBarlitle.gif");
}

.textTitleRedDirLink
{
	font-family:Verdana;
	font-size:12px;
	font-weight:bolder;
	line-height:12px;	
}

.textTitleRedDirLink:hover
{
	font-family:Verdana;
	font-size:12px;
	font-weight:bolder;
	color:#C02C08;
	line-height:12px;
	cursor:pointer;	
}

.textTitleDir
{
	font-family:Verdana;
	font-size:11px;
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}

.textTitleRedDir
{
	font-family:Verdana;
	font-size:12px;
	font-weight:bolder;
	color:#C02C08;
	line-height:12px;	
}

.textTitleDir a
{
	text-decoration:none;
	color:#333333;
}

.textTitleDir a:hover
{
	text-decoration:none;
	color:#C02C08;
}

.textDir
{
	margin-top:2px;
	font-family:Verdana;
	font-size:11px;
	color:#666666;	
}

.TextNewsEvents
{
    width:462px;
    float:left;
    top:0;
}

.spaceBarDir
{
	position:relative;
	float: left;
	width:350px;
	height:20px;
	border:solid 0px green;
}

/*******************  Content Grande Right  *******************/

.headDirGrande
{
	position:relative;
	float:left;
	color:#C02C08;
	font-family:Verdana;
	font-size:18px;
	font-weight:normal;
	width:550px;
	height:16px;
	top: 0px;
	left: 0px;
}

.spaceDirGrande
{
	position:relative;
	float:left;
	width:600px;
	height:30px;
}

.ContentDirGrande
{
	position:relative;
	float:left;
	width:690px;
	font-family:Verdana;
	font-size:11px;
	color:#666666;
	font-weight:normal;
}

p
{
 text-indent: 0px;
 margin-top:8px;
}

/******************* Right2 - Body  **************************/

#dir2
{
	position:relative;
	float:left;
	width:220px;
}

.barDirPrimeiro2
{
	position:relative;
	float:left;
	width:218px;
	height:64px;
	border:solid 0px blue;
	top: 0px;
	left: 0px;
}

.barDir2
{
	position:relative;
	float:left;
	width:218px;
	border:solid 0px blue;
	top: 0px;
	left: 0px;
}

.tracesDir2
{
	position:relative;
	float:left;
	width:218px;
	height:2px;
	margin-bottom:4px;
	background-image:url("../images/tracesBarlitle.gif");
	border:solid 0px green;
}

.spaceBarDir2
{
	position:relative;
	float: left;
	width:210px;
	height:10px;
	border:solid 0px green;
	top: 6px;
	left: 0px;
}

/*******************  People	  **************************/

.espaceEsq1People
{
	position:relative;
	float:left;
	margin-left:2px;
	width:216px;
	height:19px;
}

.backFotoPeople
{
	padding-left:9px;
	height:14px;
	font-family:Verdana;
	font-size:11px;
	color:#666666;
	vertical-align:middle;
	background-image:url("../images/seta_I3N_People.gif");
	background-repeat:no-repeat;
	background-position:left;
	text-decoration:none;
	margin-bottom:3px;
}

.backFotoPeople:hover
{
	background-image:url("../images/seta_I3N_People_Red.gif");
	text-decoration:none;
	color:#C02C08;
}

#fotoPeople
{
	position:relative;
	float:left;
	width:224;
	margin-bottom:6px;
}

.legendFotoPeople
{
	position:relative;
	width:224px;
	background-color:#666666;
}

.legendFotoPeopleText
{
	position:relative;
	padding:8px;
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:White;
	margin-bottom:8px;
	width:208px;
	overflow:hidden;
}

/*******************  Spaces	  **************************/

.space6px
{
	position:relative;
	float:left;
	height:6px;
	width:215px;	
}

/*******************  Accordion	  **************************/

.accordionHeader
{
	color:#666666;
	font-family:Verdana;
	font-size:11px;
	cursor: hand;
	text-decoration:none;
}

.accordionHeaderNoLink
{
	color:#666666;
	font-family:Verdana;
	font-size:11px;
	cursor:text;
	text-decoration:none;
}

.accordionHeader:hover
{
	color:#C02C08;
	font-family:Verdana;
	font-size:11px;
	cursor: hand;
}

a.accordionHeaderSelectedSub
{
	color:#C02C08;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	cursor: hand;
	text-decoration:none;
	margin-left:20px;
}

a.accordionHeaderSelected
{	
	color:#C02C08;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	cursor: hand;
	text-decoration:none;
	
}

.accordionContent
{
	color:#666666;
	font-family:Verdana;
	font-size:11px;
	margin-left:20px;
	cursor: hand;
	text-decoration:none;
}

.accordionContentNoLink
{
	color:#666666;
	font-family:Verdana;
	font-size:11px;
	margin-left:20px;
	cursor: text;
	text-decoration:none;
}

.accordionContent:hover
{
	color:#C02C08;
}

.accordionContentStyle:hover
{
	color:#C02C08;
	font-family:Verdana;
	font-size:11px;
	cursor: hand;
}

/*******************  styles  **************************/

.bold{ font-weight:bold; font-size:12px;}

/*******************  other  **************************/

.textFloatImg
{
	position:relative;
	width:690px;
	height:350px;
	font-family:Verdana;
	font-size:11px;
	color:#333333;
	font-weight:normal;
}

.btForMenu
{
	height:20px;
}

.btForMenu2linhas
{
	line-height:12px;
	margin-bottom:6px;
}

.footPage
{
	width:958px;
	height:22px;
	color:White;
	background-color:#333333;
	margin-top:4px;
}

.footPage1
{
	font-family:Tahoma;
	font-size:9px;
	text-align:left;
	vertical-align:middle;
	position:relative;
	color:#fff;
	line-height:18px;
}

.footPage1 div 
{
    position:absolute;
    top:0;
    right:0;
}
.footPage1 img 
{
    vertical-align:middle
}

.footPage1 a:hover 
{
    outline: none;
    text-decoration: none;
    color:#333333;  
}

.footPage2
{
	font-family:Tahoma;
	font-size:9px;
	text-align:right;
	vertical-align:middle;
}

.footPageImg
{
    border-style:none; 
}

.bodyContentTable
{
	margin-left:13px;
	margin-top:14px;
	width:932px;
	border:solid 0px red;	
}

.MidleBody
{
	position:relative;
	float:left;
	width:960px;
	background-color:White;
	margin-top:-2px;
	border:solid 0px red;
}

.peopleList
{
	position:relative;
	float:left;
	width:650px;	
}

.peopleList
{
	color:#666666;
	font-family:Verdana;
	font-size:11px;
	text-decoration:none;
}

a.peopleList
{
    color:#666666;
	font-family:Verdana;
	font-size:11px;
	text-decoration:none;
	width:auto;
}

a.peopleList:hover
{
    color:#C02C08;
	font-family:Verdana;
	font-size:11px;
	text-decoration:none;
	width:auto;
}

.textTitlePeopleList
{
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	line-height:12px;	
}

.space12
{
	position:relative;
	float:left;
	width:500px;
	height:15px;
	border:solid 1px blue;
}

.contacts
{
	position:relative;
	float:left;
	width:400px;
	font-family:Verdana;
	font-size:11px;
	top: 0px;
	left: 0px;
	line-height:14px;
}

table.ListAdminRows td
{ 
    padding:3px;
    text-align:left;  
    border-color:#dddddd;  
}

.imageNews
{
    top:0;
    float:right;
    max-width:218px; 
    margin:0 0 0 14px; 
}

.imageBackNews
{
    max-width:300px;
}

.imageFrontPeople
{
    width:224px;
    height:224px;
}

.PrevButton
{
    background:url("../images/back-OFF.gif") no-repeat;
    display:block;
    float:left;
    width : 9px;
    height : 11px;
    margin-right:5px; 
}

a.PrevButton:hover
{
    background:url("../images/back-ON.gif") no-repeat;
}

span.PrevButton
{
    background:url("../images/back-INACTIVE.gif") no-repeat !IMPORTANT;
}

.NextButton
{
    background:url("../images/next-OFF.gif") no-repeat;
    display:block;
    float:left;
    width : 9px;
    height : 11px;
    margin-left:5px; 
}

a.NextButton:hover
{
    background:url("../images/next-ON.gif") no-repeat;
}

span.NextButton
{
    background:url("../images/next-INACTIVE.gif") no-repeat !IMPORTANT;
}

.rightTop
{
    position:absolute;
    top:0;
    right:0;
}

.page
{
    display:block;
    float:left;
    width : 9px;
    height : 11px;
    padding:0 5px; 
}

.textUpper
{
    text-transform:uppercase;    
}

.clear 
{
    clear:both
}

.backLinkCreateUpload
{
    height:14px;
	font-family:Verdana;
	font-size:11px;
	color:#666666;
	vertical-align:middle;
    background-image:url("../images/next-OFF.gif");
	background-repeat:no-repeat;
	background-position:right;
    text-decoration:none;
	margin-bottom:3px;
	padding-right:15px;
}

.backLinkCreateUpload:hover
{
	background-image:url("../images/next-ON.gif");
	text-decoration:none;
	color:#C02C08;
}

.backLinkBackList
{
    height:14px;
	font-family:Verdana;
	font-size:11px;
	color:#666666;
	vertical-align:middle;
    background-image:url("../images/back-OFF.gif");
	background-repeat:no-repeat;
	background-position:left;
    text-decoration:none;
	margin-bottom:3px;
	padding-left:15px;
}

.backLinkBackList:hover
{
	background-image:url("../images/back-ON.gif");
	text-decoration:none;
	color:#C02C08;
}

a.linkFrontPerson
{
    text-decoration:none;
    color:#FFFFFF;
    font-weight:normal;    
}

.linkFrontPerson:hover 
{
    text-decoration:underline;
    color:#FFFFFF;
    font-weight:normal;    
}

h2
{
	font-family:Verdana;
	font-size:12px;
	font-weight:bolder;
	color:#C02C08;
	line-height:12px;
	text-transform:uppercase;
	margin:20px 0 10px;	
}

h3
{
  	font-family:Verdana;
	font-size:11px;
	font-weight:bolder;
	line-height:12px;
	margin-bottom:5px;  
}

.peopleListPublications
{
	width:500px;
	height:200px;
    overflow:auto;
    float:left;
    margin:1px 0; 
}

div.peoplePublication
{
    width:50%;
    float:left;
    overflow:auto;
	float:left;
    margin:1px 0; 
}

div.polosPublication
{
    width:166px;
    float:left;
}

.polosTextPublication
{
    margin-left:5px;
}

.publicationfilterpositions
{
    width:340px;
    float:left;
    margin-bottom:20px;    
}

.filtroPublicacao
{
    clear:both;    
}

.publicationFilter
{
        width:340px;
}

.publicationFilter td
{
        width:33%;
}

.publicationFilter input[type=checkbox]
{
    margin-right:5px;
    border:solid 1px #666;
    width:12px;
    height:12px;     
}

.peoplefilterpositions
{
    width:696px;
    float:left;
    margin-bottom:20px;    
}

.peopleFilter
{
        width:696px;
}

.peopleFilter td
{
        width:33%;
}

.peopleFilter input[type=checkbox]
{
    margin-right:5px;
    border:solid 1px #666;
    width:12px;
    height:12px;     
}

.filtroPeople
{
    clear:both;    
}

.tinymce
{
    cursor:auto;
    max-height:200px;
    max-width:500px; 
    overflow:auto;   
}

.htmlBoxes{
    max-height:200px;
    max-width:500px;
    overflow:auto; 
}

.errorSearch
{
    font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	line-height:12px;
	color:#666666; 
	position:absolute;
    bottom:-1px;
    left:-1px;
}

.classSelectedRow
{
    font-family:Verdana;
	font-size:10px;
	color:#666;
	font-weight:normal;
}

.logos
{
    margin:5px 0 0 0;    
}

.ContentDirGrande ul.errorList li
{
        margin:10px 0 0 0;
}


/* CLASSES GENERICAS */

/* ------------------- */

.clear {clear:both;}

.fleft {float:left;}

.fright {float:right;}

.pntr {cursor: pointer;}

.none {display:none;}

.prel {position:relative;}

.pabs {position:absolute;}

.fillw {width:100%;}

.fillh {height:100%;}

.upper {text-transform: uppercase;}

.topright {
    position:absolute;
    top:0;
    right:0;
}

.bottomleft{
    position:absolute;
    bottom:0;
    left:0;
}

.bottomright
{
    position:absolute;
    bottom:0;
    right:0;
}

.toprightborder{
    position:absolute;
    top:-1px;
    right:-1px;
}

.topleftborder{
    position:absolute;
    top:-1px;
    left:-1px;
}

.bottomleftborder{
    position:absolute;
    bottom:-1px;
    left:-1px;
}

.bottomrightborder{
    position:absolute;
    bottom:-1px;
    right:-1px;
}

/* ------------------- */
