@charset "utf-8";
/* 
	FOLHA DE ESTILOS AL SENADO
*/


/* 
-----ESTRUTURA PRINCIPAL DAS PGINAS --------------------------------------------------- 
*/
#bannerLocal{/*TOPO DA PGINA*/
	background-color: #ffffff;
	background-image: url("/senado/img/bgBannerOSenado.jpg");
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left 1px;
	height: 65px;
	padding-top: 1px;
	width: 100%;
}

#divConteudo{/*BOX DE CONTEDO DAS PGINAS*/
	float:left;
	width:100%;
	height:auto;
	background-image:url(../img/bg_pagina.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#fff;
}

#conteudo_geral{/*MIOLO, ONDE ENTRA OS TEXTOS*/
	width:615px;
	height:auto;
	float:left;
	margin-top:10px;
	margin-left:18px;
	min-height:785px;
}

.contInterna{/*MIOLO DAS PGINAS ITERNAS*/
	border:1px solid #ddd;
	background:#f9f9f9 url(../img/bg_cont.jpg) repeat-x;
	padding:7px;
	margin-left:7px;
	min-height:590px;
}

#coluna_direita{
	margin-top:10px;
	margin-left:0px;
	margin-right:5px;
	float:right;
	width:190px;
	padding:0px;
}

#coluna_esquerda{
	float:left;
	width:135px;
	padding:0px;
}




/* 
-----MENU ADICIONAL --------------------------------------------------- 
*/
#divConteudoMenu .cabecalhoMidia {
	padding:0px; 
	margin:0; 
	padding-left:3px; 
	font-size:16px; 
	color:#fff; 
	background-color:#8c96a7;  
}

#ulMenuMidia{
	list-style-type:none; 
	margin:0; 
	padding:0; 
	padding-left:5px; 
	padding-top:5px; 
	padding-bottom:10px;
}

#ulMenuMidia li{
	color:#8c96a7; 
	font-size:12px; 
	list-style-type:none; 
	padding-top:5px;
}

#ulMenuMidia li a{
	color:#8c96a7; 
	font: bold 12px;
	text-decoration:none; 
	list-style-type:none;
}

#ulMenuMidia li a:hover{
	color:#999; 
	font: bold 12px; 
	text-decoration:none;
}

#divConteudoMenu .cabecalhoSeopop{
	padding:0px; 
	margin:0; 
	padding-left:3px; 
	font-size:16px; 
	color:#fff; 
	background-color:#132949;
}

#ulMenuSepop{
	width:150px;
	list-style-type:none; 
	margin:0; 
	padding:0; 
	padding-left:5px; 
	padding-top:5px; 
	padding-bottom:10px;
}

#ulMenuSepop li{
	color:#132949; 
	font-size:12px; 
	list-style-type:none; 
	padding-top:5px;
}

#ulMenuSepop li a{
	color:#132949; 
	font: bold 12px; 
	text-decoration:none; 
	list-style-type:none;
}

#ulMenuSepop li a:hover{
	color:#999; 
	font: bold 12px; 
	text-decoration:none;
}


#ulMenuExpediente li{

color: #956939;
font-size: 12px;
list-style-type: none;
padding-top: 5px;
}

#divConteudoMenu .cabecalhoExpediente{

padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 0pt;
margin-left: 0pt;
padding-left: 3px;
font-size: 16px;
color: #ffffff;
background-color: #956939;
}

#ulMenuExpediente{
	width:150px;
	list-style-type:none; 
	margin:0; 
	padding:0; 
	padding-left:5px; 
	padding-top:5px; 
	padding-bottom:10px;
}

#ulMenuExpediente li a{

color: #956939;
text-decoration: none;
list-style-type: none;
}

#ulMenuExpediente li a:hover{
	
color: #999999;
text-decoration: none;
}






/* 
-----CONTEUDO DA COLUNA DIREITA --------------------------------------------------- 
*/
.CaixaServicosAlo{
	float:left;
	width:100%;
	height:auto;
	margin:0px;
	padding:0px;
}

.bloco_coluna_direita_fale{
	float:left;
	width:100%;
	margin-top:0px;
	margin-bottom:0px;
	background-image:url(../img/FaleSenado.png);
	background-repeat:repeat-y;
	height:auto;
}

.bloco_coluna_direita_video{
	float:left;
	width:100%;
	margin-top:0px;
	margin-bottom:0px;
	background-image:url(../img/FaleSenado.png);
	background-repeat:repeat-y;
	height:auto;
}

.bloco_coluna_direita_programa{
	float:left;
	width:179px;
	margin-top:0px;
	margin-bottom:0px;
	height:auto;
	border-left:1px solid #e9e9e9;
	border-right:1px solid #e9e9e9;	
	border-top:1px solid #e9e9e9;		
}



.bloco_coluna_opine{
	float:left;
	width:150px;
	margin-top:0px;
	margin-bottom:0px;
	border:1px solid #EAEAEA;
	/*	background-image:url(../img/FaleOpine.png);*/
	background-repeat:repeat-y;
	height:auto;
}

.TituloServico{
	float:left;
	width:180px;
	height:auto;
	font-family:'Trebuchet MS';
	font-size:15px;
	color:#003762;
	text-transform:uppercase;
	margin-top:15px;
}

.TituloServicoVideo{
	float:left;
	width:160px;
	height:auto;
	font-family:'Trebuchet MS';
	font-size:15px;
	color:#4b1112;
	text-transform:uppercase;
	margin-top:15px;
}

.TituloServicoAlo{
	float:left;
	width:100%;
	height:auto;
	font-family:'Trebuchet MS';
	font-size:15px;
	color:#4b1112;
	text-transform:uppercase;
	margin-top:15px;
}

.seta{
	float:left;
	margin-right:5px;
	margin-top:6px;
}

.linha{
	width:100%;
	height:1px;
	float:left;
	background-image:url(../img/linha.png);
	background-repeat:repeat-x;
	background-position:bottom;
	margin-bottom:10px;	
}

.linha_vermelha{
	width:100%;
	height:1px;
	float:left;
	background-image:url(../img/linha_v.png);
	background-repeat:repeat-x;
	background-position:bottom;
	margin-bottom:10px;
}

.box_Servicos{
	float:left;
	width:150px;
	height:auto;
	margin-bottom:15px;
	margin-top:10px;
}

.caixaImgYouTube{	
	float:left;
	height:auto;
	height:auto;
}

.texto_link{
	float:left;
	margin-top:10px;
	font-family:"Trebuchet MS";
	color:#333366;
	font-size:11px;
	text-decoration:none;
	margin-left:10px;
	width:150px;
	height:auto;
}

a.texto_link, a.texto_link:link{
	font-family:"Trebuchet MS";
	color:#565656;
	font-size:0.75em;
	text-decoration:none;
}

a.texto_link:hover{
	text-decoration:underline;
}

.texto_link_v{
	float:left;
	font-family:"Trebuchet MS";
	color:#333366;
	font-size:11px;
	text-decoration:none;
	margin-top:10px;
	margin-left:10px;
	width:170px;
	height:auto;
}

a.texto_link_v, a.texto_link_v:link{
	font-family:"Trebuchet MS";
	color:#565656;
	font-size:0.75em;
	text-decoration:none;
}

a.texto_link_v:hover{
	text-decoration:underline;
}


.texto_opine{
	float:left;
	font-family:"Trebuchet MS";
	color:#333366;
	font-size:11px;
	text-decoration:none;
	margin-top:10px;
	margin-left:5px;
	width:145px;
	height:auto;
}

a.texto_opine, a.texto_opine:link{
	font-family:"Trebuchet MS";
	color:#565656;
	font-size:0.75em;
	text-decoration:none;
}

a.texto_opine:hover{
	text-decoration:underline;
}







/* 
-----BOX COM MENSAGENS DO CIDADO --------------------------------------------------- 
*/
#mais_opinioes{
	width:380px;
	float:left;
}

.BoxCidadao2{
	float:left;
	width:575px;
	background-image:url(../img/bg_box_voz.png);
	background-repeat:repeat-y;
	height:auto;
	margin-left:20px;
}

.TitBoxCidadao{
	float:left;
	width:50%;
	height:auto;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#1f1f1f;
	text-transform:uppercase;
	margin-left:15px;
	margin-top:12px;
}

.MaisOpiniao{
	float:right;
	width:20%;
	height:auto;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:right;
	color:#333;
	text-transform:uppercase;
	margin-right:20px;
	margin-top:15px;
	text-decoration:none;
}
	.MaisOpiniao:hover{
		text-decoration:underline;
	}

.TextoOpiniao{
	float:left;
	width:90%;
	height:auto;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#333;
	margin-right:20px;
	margin-left:30px;	
	margin-top:10px;
}

.NomeCidadao{
	float:left;
	width:100%;
	height:auto;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#900;
	margin-left:30px;
	margin-bottom:8px;
}



/* 
-----TITULOS--------------------------------------------------- 
*/
.titulo_pagina_azul{
	font-family:"Trebuchet MS";
	color:#132949;
	font-size:15px;
	margin-bottom:10px;
	text-transform:uppercase;
}

.titulo_pagina_marrom{
	font-family:"Trebuchet MS";
	color:#956939;
	font-size:15px;
	margin-bottom:10px;
	text-transform:uppercase;	
}

.titNoticia{
	font-size:1.3em;
	color:#132949;
}

.titulo_tema{
	font-family:"Trebuchet MS";
	color:#132949;
	font-size:15px;
	margin-bottom:10px;
	text-transform:uppercase;
	padding-left:20px;
	margin-top:10px;
	display:block;
}







/* 
-----LINKS--------------------------------------------------- 
*/
a.corMarrom{
	color:#956939;
	text-decoration:none;
}
	a.corMarrom:hover{
		text-decoration:underline;
	}
	
a.cor900{
	/*color:#900;*/
	color:#488DC7;
	text-decoration:none;
}
	a.cor900:hover{
		/*color:#900;*/
		color:#488DC7;
		text-decoration:underline;
	}

a.leis:link,a.leis{
	color: #004a99;
	font-weight: bold;
	text-decoration:none;
}
	a.leis:hover{
		text-decoration:underline;
	}

.linkCinza{
	color:#565656;
	text-decoration:none;
}
	.linkCinza:hover{
		text-decoration:underline;
	}
	
.btn_fale_senado{
	display:block;
	margin-left:10px; 
	margin-top:10px; 
	margin-right:5px; 
	float:left; 
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:13px; 
	color:#036; 
	width:170px;
	text-decoration:none;
}
	.btn_fale_senado:hover{
		 color:#0099CC;
	}	
	
	.btn_fale_senado img{
		border:none;
		vertical-align:-3px;
	}
	
.nivo-caption p a{
	text-decoration:none;
	color:#fff;
	font-size:14px;
	line-height:15px;
}
	
	
	
	
	
/* 
-----TAMANHO DE FONTES--------------------------------------------------- 
*/
.font18{
	font-size:18px;
}





/* 
-----CORES DE FONTES--------------------------------------------------- 
*/
.corMarrom{
	color:#956939;
}

.cor333{
	color:#333;
}

.cor900{
	color:#900;
}

.corAzul{
	color:#488DC7;
}




/* 
-----OUTROS ESTILOS--------------------------------------------------- 
*/
.txtCenter{
	text-align:center;
}

.txtRight{
	text-align:right;
}

.floatLeft{
	float:left;
}

.texto{
	font-family:"Trebuchet MS";
	color:#565656;
	font-size:0.8em;
}

.data{
	font-size:0.85em;
}

.leis{
	color: #004a99;
	font-weight: bold;
}

.icon_fale{
	vertical-align:-3px;
}

/* 
-----CONTEUDO DE NOTCIAS--------------------------------------------------- 
*/
.contNoticia{
	border-bottom:1px dotted #ccc; 
	padding-bottom:10px;
}

.contNoticia p{
	padding:3px 10px;
}


/* 
-----LISTA DE NOTCIAS--------------------------------------------------- 
*/
.listaNoticias{
	list-style:none;
	margin:0;
	padding:0 10px;
	margin-top:20px;
}
	.listaNoticias li{
		margin:5px 0;
	}
	
	.contInterna .listaNoticias li{
		border-bottom:1px dotted #ccc;
		padding:10px 0;
	}
	
	.listaNoticias li strong{
		width:100%;
		float:left;
		height:auto;
		font-family:"Trebuchet MS";
		font-weight:bold;
		color:#805007;
		font-size:11px;
		text-transform:uppercase;
		display:block;
		margin:0;
		padding:0;
	}
	
	.contInterna .listaNoticias li strong{
		font-weight:normal;
		font-size:0.85em;
	}
	.listaNoticias li a{
		text-decoration:none;
		display:block;
		color:#565656;
	}
	.listaNoticias li a:hover{
		text-decoration:underline;
	}
	
	.contInterna .listaNoticias li a{
		text-decoration:none;
		display:block;
		margin-bottom:10px;
		color:#132949;
		font-size:1.2em;
	}
	
	.listaNoticias li a:hover{
		color:#666;
	}
	
	
	
	

/* 
-----LISTA DE NOTCIAS--------------------------------------------------- 
*/
.retranca_vozcidadao{
	width:98%;
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#790e11;
	text-align:right;
	font-weight:900;
	text-transform:uppercase;
	background-image:url(img/linha.jpg);
	background-position:bottom;
	background-position:right;
	background-repeat:no-repeat;
	padding-bottom:13px;
}

.nome_cidadao{
	font-family:"Trebuchet MS";
	color:#790e11;
	font-size:12px;
	margin-bottom:14px;
	margin-top:10px;
	text-align:left;	
	display:block;	
}


/* 
-----MENU ABAS--------------------------------------------------- 
*/
.menuAbas{
	list-style:none;
	float:none;
	clear:both;
	margin:15px 0 0 15px;
	padding:0;
	z-index:100;
	font-size:0.8em;
	position:absolute;
}
	.menuAbas li{
		float:left;
		margin:0 3px 0 0;
	}
		.menuAbas li a{
			display:block;
			padding:2px 10px;
			background:#ddd;
			color:#666;
			text-decoration:none;
		}
			.menuAbas li a:hover{
				background:#eee;
				color:#000;
				text-decoration:none;
			}			
			.menuAbas li a.ativo{
				background:#fff;
				color:#000;
				border:1px solid #ccc;
				border-bottom:none;
				padding:2px 10px 2px 10px;
			}

.conteudoAbas{
	margin:15px 2px 2px 2px;
	margin /*\**/:14px 2px 2px 2px\9;/*hack ie8*/
	_margin:37px 0 0 0;/*hack ie6*/
	padding:10px;
	background:#fff;
	border:1px solid #ccc;
	clear:both;
	float:none;
}


/* 
-----ANCORAS--------------------------------------------------- 
*/
.listaAncoras{
	list-style:none;
	margin:0;
	padding:0;
}

.listaAncoras li{
	padding-bottom:10px;
}

.listaAncoras li div{
	font-size:0.8em;
	padding:0 10px 10px 17px;
	border-bottom:1px dotted #ccc;
	text-align:justify;
	color:#4F4F4F;
}

.titAncora{
	font-size:0.9em;
	padding-bottom:0;
	padding-left:15px;
	margin:0;
	font-weight:normal;
	/*color:#790e11; Alterado por pedido da Alessandra*/
	color:#565656;
	background:url(../img/pic_fechado.png);
	background-position:left 5px;
	background-repeat:no-repeat;
}

.linkAncora{
	cursor:pointer;
	font-size:0.9em;
	padding-bottom:0;
	padding-left:15px;
	margin:0;
	font-weight:normal;
	/*color:#790e11; Alterado por pedido da Alessandra*/
	color:#565656;
	background:url(../img/pic_fechado.png);
	background-position:left 5px;
	background-repeat:no-repeat;
	text-decoration:none;
}
	.linkAncora:hover{
		text-decoration:underline;
	}
	
	

	
	
/* 
-----FALE COM SENADO--------------------------------------------------- 
*/
#formFaleSenado{
	font-size:0.75em;
	margin-top:10px;
	color:#444;
}

#formFaleSenado fieldset{
	margin:5px 0 20px 0;
	padding:7px;
	border:1px solid #ccc;
}

#formFaleSenado fieldset legend{
	font-size:1.1em;
}

#formFaleSenado select{
	width:85%;
	font-size:0.9em;
	border:1px solid #999;
	padding:1px;
	margin-bottom:7px;
}

#formFaleSenado textarea{
	width:85%;
	font-size:1.1em;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #999;
	padding:2px;
	margin-bottom:7px;
}




/* 
-----ENVIE VIDEO--------------------------------------------------- 
*/
#formVideo{
	font-size:0.75em;
	margin-top:10px;
	color:#444;
}

#formVideo fieldset{
	margin:5px 0 20px 0;
	padding:7px;
	border:1px solid #ccc;
}

#formVideo fieldset legend{
	font-size:1.1em;
}

#formVideo select{
	width:85%;
	font-size:0.9em;
	border:1px solid #999;
	padding:1px;
	margin-bottom:7px;
}

#formVideo textarea{
	width:85%;
	font-size:1.1em;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #999;
	padding:2px;
	margin-bottom:7px;
}

#sem_dest{
	vertical-align:-2px;
}

#box_termo{
	margin:3px;
	background:#f1f1f1;
	border:1px solid #ccc;
	padding:5px;
	text-align:left;
	height:250px;
	overflow-y:auto;
}

#box_termo p{
	padding:0 0 10px 0;
}

.box-regras{
	background:#e3e3e3 url(../img/bg_regras.png) no-repeat;
	padding:10px;
	margin:35px 0;
	border:1px solid #d5d5d5;
}

.box-regras p{
 margin:0;
 padding:10px 5px 5px 10px;
}







/* 
-----ITENS DE FORMULRIO--------------------------------------------------- 
*/
.txtLonger{
	width:85%;
	font-size:0.9em;
	border:1px solid #999;
	padding:2px;
	margin-bottom:7px;
}

.txtDDD{
	width:5%;
	font-size:0.9em;
	border:1px solid #999;
	padding:2px;
	margin-bottom:7px;
}

.txtTel{
	width:15%;
	font-size:0.9em;
	border:1px solid #999;
	padding:2px;
	margin-bottom:7px;
}

.txtCid{
	width:95%;
	font-size:0.9em;
	border:1px solid #999;
	padding:2px;
	margin-bottom:7px;
}




/* 
-----MENU RELATORIOS--------------------------------------------------- 
*/
.menuRelatorios{
	list-style:none;
	background:#ddd;
	margin:0;
	padding:0 3px;
	margin-bottom:10px;
}
	.menuRelatorios li{
		float:left;
	}
		.menuRelatorios li a{
			color:#333;
			font-size:0.7em;
			display:block;
			padding:3px 5px 3px 5px;
			text-decoration:none;
		}
		.menuRelatorios li a:hover{
			background:#eee;
		}
		.menuRelatorios li a.ativo{
			background:#fff;
		}
		
		
		
		
				
/* 
-----LISTA SENADORES--------------------------------------------------- 
*/
.listaSenadores{
	list-style:none;
	margin:0;
	padding:0;
}

.listaSenadores li{
	padding-bottom:10px;
}

.listaSenadores li div{
	font-size:0.8em;
	padding:0 10px 10px 17px;
	border-bottom:1px dotted #ccc;
	text-align:justify;
	color:#4F4F4F;
}

.itemSenadores{
	font-size:0.9em;
	padding-bottom:0;
	padding-left:15px;
	margin:0;
	font-weight:normal;
	/*color:#790e11; Alterado por pedido da Alessandra*/
	color:#565656;
	background:url(../img/pic_fechado.png);
	background-position:left 5px;
	background-repeat:no-repeat;
}




/* 
-----LISTA MAPA--------------------------------------------------- 
*/
.listaMapa{
	list-style:none;
	margin:0;
	padding:0;
}

.listaMapa .destaqueMapa{
	display:block;
	padding-top:10px;
	font-size:1.1em;
	font-weight:bold;
	color:#956939;
}

.listaMapa ul{
	list-style:none;
	margin:0 0 0 10px;
	padding:0;
}

.listaMapa ul ul{
	list-style:none;
	margin:0 0 0 20px;
	padding:0;
}

.listaMapa a{
	color:#666;
	text-decoration:none;
}

.listaMapa a:hover{
	color:#000;
	text-decoration:underline;
}




/********VOX DO CIDADAO************/
.retranca{
	margin-bottom:10px;
	padding-left:5px;
	padding-right:5px;
}

.retranca_vozcidadao{
	height:auto;
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#790e11;
	text-align:right;
	font-weight:bold;
	text-transform:uppercase;
	padding-left:5px;
	padding-right:5px;
}

.tiulo{
	font-family:"Trebuchet MS";
	color:#132949;
	font-size:18px;
	margin-bottom:10px;	
	padding-left:5px;
	padding-right:5px;
}

/*.texto{
	font-family:"Trebuchet MS";
	color:#565656;
	font-size:12px;
	margin-bottom:2px;
	margin-top:5px;
	padding-left:5px;
	padding-right:5px;	
}*/

.nome_cidadao{
	font-family:"Trebuchet MS";
	color:#790e11;
	font-size:12px;
	margin-bottom:10px;
	margin-top:10px;	
	padding-left:5px;
	padding-right:5px;	
}

.box_texto_retranca_vozcidadao{
	width:95px;
	font:"Trebuchet MS";
	font-size:12px;
	text-transform:uppercase;
	background-color:#790e11;
	color:#FFFFFF;
	padding:3px;
	margin:2px;
	padding-left:5px;
	padding-right:5px;
}




/* 
-----LISTA DE TEMAS VOZ DO CIDADAO--------------------------------------------------- 
*/
.headListaTemasVoz{
	margin-top:10px;
	font-size:13px;
	color:#132949;
}
.headListaTemasVoz img{
	vertical-align:-1px;
}

.headListaTemasVozLink{
	cursor:pointer;
}

.headListaTemasVozLink:hover{
	text-decoration:underline;
}

#listaTemasVoz{
	background:#e3e3e3 url(../img/bg_regras.png) no-repeat;
	border:1px solid #ccc;
	padding:5px;
}

.colunaTema{
	float:left;
	width:33%;
}

.colunaTema a{
	color:#666;
	text-decoration:none;
}

.colunaTema a:hover{
	color:#333;
	text-decoration:underline;
}



/* 
-----BOX VIDEO--------------------------------------------------- 
*/
#overlay{
	position:absolute;
	background:#000;
	height:500px;
	width:100%;
	top:0;
	left:0;
	z-index:1000;
	display:none;
}

#boxVideo{
	position:fixed;
	z-index:1001;
	background:#fff;
	padding:15px;
	padding-bottom:0px;
	display:none;
	left:50%;
	margin-left:-250px;
}





/* 
-----COMPARTILHE POR EMAIL--------------------------------------------------- 
*/
.box-compartilhe{
	float:right;
	margin:-40px 5px;
	margin /*\**/:-30px 5px\9;/*hack ie8*/
	padding:3px;
	text-align:right;
}

.form-link-email{
	display:inline;
}

#form-mail{
	padding:10px;
	font-size:13px;
}

	#form-mail label{
		display:block;
		padding-top:10px;
		font-weight:bold;
		color:#666;
	}
	
	#form-mail .txt-mail{
		border:1px solid #ccc;
		font-size:12px;
		padding:2px;
		width:400px;
	}
	
	#form-mail #btn-mail{
		display:block;
		margin:20px 0;
		padding:3px;
	}
	
	
/* 
-----DESTAQUES--------------------------------------------------- 
*/
.dataDestaque{
	font-size:10px;
	color:#FFFF00;
}



/* 
-----LOADER DO VIDEO--------------------------------------------------- 
*/
#contLoader{
	width:426px;
	height:129px;
	color:#666;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	background: url(../img/bgLoaderVideo.png) no-repeat;
	z-index:1001;
	position:fixed;
	top:50%;
	left:50%;
	margin-left:-205px;
	margin-top:-55px;
	display:none;
}

#txtContLoader{
	width:385px;
	height:88px;
	padding:10px;
	margin:10px;
	text-align:left;
}

#imgLoader{
	float:left; 
	margin:0 10px 0 35px;
}

#imgSucess{
	margin:0 10px 0 0px;
	vertical-align:-8px;
}

#btnCloseUpload{
	float:right;
	margin:-10px -11px 0 0;
}

#btnErroUpload{
	float:right;
	margin:-10px -11px 0 0;
	cursor:pointer
}

#imgErro{
	margin:0 5px 0 0px;
	vertical-align:-8px;
}