/* --- css --------------------------------------------- */
h1	{clear:left; font-family:"Trebuchet MS", sans-serif; font-size:18px; font-weight:bold; color:#cfc259;}
h2	{clear:left; font-family:"Trebuchet MS", sans-serif; font-size:14px; font-weight:bold; color:#cfc259;}
h3	{clear:left; font-family:"Trebuchet MS", sans-serif; font-size:12px; font-weight:900; color:#ffffff;}
p	{margin:10px 0 10px 0; font-family:"Trebuchet MS", sans-serif; font-size:14px; line-height:22px; color:#ffffff;}

.litle {margin:10px 0 10px 0; font-family:"Trebuchet MS", sans-serif; font-size:13px; line-height:18px; color:#ffffff;}

.legenda, #img1, #im2, #img3, #img4, #img5 {font-family:"Trebuchet MS", sans-serif; font-size:11px; font-weight:bold; color:#cfc259;}
.tit        {font-family:"Trebuchet MS", sans-serif; font-size:14px; font-weight:bold; color:#cfc259; text-decoration:underline;}
.tit:hover  {font-family:"Trebuchet MS", sans-serif; font-size:14px; font-weight:bold; color:#cfc259; text-decoration:underline;}

a 		{font-family:"Trebuchet MS", sans-serif; font-size:13px; color:#e75d01; text-decoration:underline;}
a:hover {font-family:"Trebuchet MS", sans-serif; font-size:13px; color:#e75d01; text-decoration:underline;}

.branco, .branco:hover	{color:#ffffff;}
.ciano,	 .ciano:hover	{color:#84d5f9;}


form {padding:0; margin:0;}

.data {font-family:"Trebuchet MS", sans-serif; font-size:12px; color:#666666;}

.imgLeft	{float:left; margin-right:10px;}
.imgRight	{float:right; margin-left:10px;}

#space {clear:both; height:10px; width:10px;}

.linhaCinza {clear:left; border:0; color:#000000; border-top:1px #6c6c6c dashed;}
.copy {font-family:"Trebuchet MS", sans-serif; font-size:11px; color:#ffffff;}

/* --- formularios --------------------------------------------- */
label {float:left; clear:left; text-align:right; margin-right:10px;}
.edit,select,textarea {font-family:"Trebuchet MS", sans-serif; font-size:12px; color:#5a5a5a; border:1px #e84e1e solid;}
.edit:focus, .editNoWidth:focus, select:focus, textarea:focus {background-color:#FFC;}

.botao {width:150px; font-family:"Trebuchet MS", sans-serif; font-size:13px; font-weight:bold; color:#ffffff; background-color:#e95b05; border:1px #f9faf4 solid;}
.btNoWidth {font-family:"Trebuchet MS", sans-serif; font-size:13px; font-weight:bold; color:#ffffff; background-color:#e95b05; border:1px #f9faf4 solid;}


html,body {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	background:#000000 url(/images/intervencao/back2.jpg) no-repeat top center;
	font-family:"Trebuchet MS", sans-serif; 
	font-size:12px; 
	color:#fff;
	overflow-x:hidden;
}

#header {
	position:fixed; 
	left:0px; 
	top:0px; 
	width:100%; 
	height:133px; 
	text-align:center; 
	background:url(/images/intervencao/header_bg.png) no-repeat bottom center;

	/*clear:both;
	margin:0 auto 0;
	width:980px;
	height:50px;
	text-align:center;
	border:1px red solid;*/
}
#header #logo {padding-top:13px;}

#bt {position:fixed; width:184px; height:21px; top:0px; right:0px; z-index:100; overflow:hidden;}
#bt_en  {position:fixed; width:197px; height:22px; top:0px; right:0px; z-index:100; overflow:hidden;}


#centro {
	position:absolute;
	top:50%;
	left:50%;
	clear:both;
	margin-top:-225px;
	margin-left:-442px;
	width:884px;
	height:533px;
	background:url(/images/intervencao/box_bg.png) no-repeat top center;
	overflow:hidden;
}

/* english -----------------------------------------------------------------------------------------------------------*/
#centro_en {
	position:absolute;
	top:50%;
	left:50%;
	clear:both;
	margin-top:-200px;
	margin-left:-442px;
	width:884px;
	height:440px;
	background:url(/images/intervencao/box_bg_en.png) no-repeat top center;
	overflow:hidden;
}
#centro_en #panel_en            {float:left; width:884px; height:405px; padding:35px 0 0 0; border:0px red solid;}
#centro_en #panel_en #esq	{float:left; width:360px; height:405px; padding:0 10px 0 10px; border:0px red solid;}
#centro_en #panel_en #dir 	{float:left; width:360px; height:405px; padding:0 10px 0 10px; border:0px red solid;}

#centro_en #panel_en #ant	{float:left; width:52px; height:440px;}
#centro_en #panel_en #prox 	{float:left; width:52px; height:440px;}
/* english -----------------------------------------------------------------------------------------------------------*/



#centro #panels #ant, #centro #panels #prox {float:left; width:52px; height:533px;}
#centro #panels #esq, #centro #panels #dir  {float:left; width:370px; height:498px; padding:35px 10px 0 10px; border:0px red solid;}

#centro #panels         {float:left; width:884px; height:533px; padding:0 0 0 0; border:0px red solid;}
#noticias               {float:left; width:760px; height:498px; padding:35px 10px 0 10px; border:0px red solid; }
#panels 		{}
#panels div 		{}
.overlay 		{display:none; width:720px; padding:20px; background-color:#000;}

#centro #dir ul				{margin:0; padding:0; border:0; outline:0; list-style:none; text-decoration:none;}
#centro #dir li				{float:left; padding-right:7px;}
#centro #dir ul li a			{overflow:hidden; float:left;}
#centro #dir ul li a img		{overflow:hidden; float:left;}
#centro #dir ul li a:hover, .imgOn	{border:2px solid #cfc259}
#centro #dir ul li a:hover img, .imgOn	{margin:-2px}

#centro #dir #img	{float:left; width:361px; font-family:"Trebuchet MS", sans-serif; font-size:12px; font-weight:bold; color:#cfc259; text-align:center;}

#footer {
	position:fixed; 
	left:0px; 
	bottom:0px; 
	width:100%; 
	padding-top:5px;
	height:55px; 
	text-align:center; 
	background:url(/images/intervencao/footer_bg.png) no-repeat top center;
}

