#fundo-transparente-login-admin{/*display:none;*/position:absolute;vertical-align:middle;z-index:50;top:0;right:0;bottom:0;left:0;background-image:url(../images/dark_bg.png);text-align:center;height:1300px;}label{margin-right:10px;width:150px;}



label.label{display:inline;width:150px;float:left;margin:1px 5px 1px 1px;text-align:right;}

textarea.ckeditor{clear:both;width:99%;height:450px;margin:10px auto;}

/*
a.sectionButton{display:block;padding:3px 10px;text-decoration:none;clear:both;text-align:center;font-weight:bold;}
a.sectionButton:hover{color:#00f;}
*/

a.sectionButton {
	background:transparent url("../images/botao2.png") no-repeat top center;
	width:160px;
	height:33px;
	line-height:33px;
	float:left;
	font-size:10px;
	font-family:verdana;
	vertical-align:middle;
	text-align:center;
	margin:5px 0 8px;
	text-decoration:none;
}
a.sectionButton:hover{
	background:transparent url("../images/botao2.png") no-repeat bottom center;
}
.iconsearch{background:transparent url("../images/search.gif") no-repeat center center;width:20px;height:20px;margin-left:10px;float:right;cursor:pointer;}
.iconclear{background:transparent url("../images/clear.gif") no-repeat center center;width:20px;height:20px;margin-left:10px;float:right;cursor:pointer;}

.destak{background: transparent url("../images/destak-menu.png") no-repeat center right;}



/* --------------------- flag --------------------- */
div.ptText,div.esText,div.deText,div.itText,div.enText,div.frText {padding-left:31px;margin-bottom:2px;min-height:22px;}
div.ptText,.flag-pt{background: transparent url("../lang/imagens/pt.png") no-repeat left top;}
div.esText,.flag-es{background: transparent url("../lang/imagens/es.png") no-repeat left top;}
div.deText,.flag-de{background: transparent url("../lang/imagens/de.png") no-repeat left top;}
div.itText,.flag-it{background: transparent url("../lang/imagens/it.png") no-repeat left top;}
div.enText,.flag-en{background: transparent url("../lang/imagens/en.png") no-repeat left top;}
div.frText,.flag-fr{background: transparent url("../lang/imagens/fr.png") no-repeat left top;}
.flag-float-left{float:left;}

.flag-pt,.flag-es,.flag-de,.flag-it,.flag-en,.flag-fr{width:30px;height:22px;margin:0px 3px;}
.flag-pt{background: transparent url("../lang/imagens/pt.png") no-repeat left bottom;}
.flag-es{background: transparent url("../lang/imagens/es.png") no-repeat left bottom;}
.flag-de{background: transparent url("../lang/imagens/de.png") no-repeat left bottom;}
.flag-it{background: transparent url("../lang/imagens/it.png") no-repeat left bottom;}
.flag-en{background: transparent url("../lang/imagens/en.png") no-repeat left bottom;}
.flag-fr{background: transparent url("../lang/imagens/fr.png") no-repeat left bottom;}
.flag-selected{background-position:left top;}
/* --------------------- flag --------------------- */
