@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
scrollbar-face-color: #cccccc;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-shadow-color: #cccccc;
scrollbar-arrow-color: #FFFFFF;
scrollbar-track-color: #F4F4F4;
}

.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	background-color: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-top-color: #CCCCCC ;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	}
	.box2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	background-color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	}
	.barra {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #999999;
	height:28px;
	vertical-align:middle;
	background-image:url(../imagens/bg/barras.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-top-color: #999 ;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #999;
	}
	.botao_salvar
	{
	background-image: url(../imagens/botao/login.gif);
	border:0px;
	width:40px;
	height:44px;
	}
	.botao_ok
	{
	font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#666666;
	background-image: url(../imagens/botao/ok.gif);
	border:0px;
	width:30px;
	height:20px;
	}
	a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}

	
a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #CCCCCC;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}


.bg_unico {background-position:top;
background-repeat: repeat-x;
}
.bg_menu {
background-image:url(../imagens/bg/menu.jpg);
background-position: bottom;
background-repeat: no-repeat;
}
.txt_menu {font-size: 10px;}
.txt_preto {color: #666666;}
.txt_recado {color: #666666;font-size: 12px;}
.txt_normal {color: #999999;font-size: 11px;}
.txt_recado_nome {color: #666666;font-size: 12px; font-weight: bold;}
.txt_g {font-size: 11x; color:#666666; font-weight: bold;}
.txt_branco {color: #FFFFFF;font-size: 13px;}
.txt_importante {color: #666666;font-size: 11px;}
.txt_titulo {color: #666666;font-size: 14px; font-family:Arial, Helvetica, sans-serif;font-weight: bold;}


.style3 {font-size: 13px;font-weight: bold;color: #503CA4;}
.style4 {color: #477968}
.style5 {color: #FF9900}
.style6 {color: #8C4061}
.style7 {color: #999900}
.style8 {color: #486EA4}
.style9 {color: #996666}
.style10 {color: #C67700}
.style11 {color: #999; font-size: 13px}
.style12 {color: #999; font-weight: bold;}


.modalDialog_transparentDivs{	
	filter:alpha(opacity=60);	
	opacity:0.4;	
	background-color:#333333;
	z-index:1;
	position:absolute; 
}
.modalDialog_contentDiv{
	border:3px solid #999999;	
	padding:2px;
	z-index:100;
	position:absolute;	
	background-color:#FFF;	
}
.modalDialog_contentDiv_shadow{
	z-index:90;
	position:absolute;	
	background-color: #999999;
	filter:alpha(opacity=20);	
	opacity:0.8;	
}
#mainContainer{
		width:500px;
		margin:0 auto;
		margin-top:10px;
		border:1px double #000;
		padding:5px;
		
	}
	
	
	
	.modalDialog_contentDiv_error{
		border:3px solid #FFF;	
		padding:2px;
		z-index:100;
		position:absolute;	
		background-color:#F00;	
		color:#FFF;
	}
	.modalDialog_contentDiv_error a{
		color:#FFF;
	}
	h1{
		margin-top:0px;
	}
.img {border: 6px #FFFFFF ;}
.buttonSubmit, .buttonSubmitHovered {
	width:69px;
	height:26px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	padding:2px 5px;
	background: url(../admin/images/form/button.gif) no-repeat left top;
	cursor:pointer;
	border:none;
}
.buttonSubmit:hover  {
	background-position:left bottom;
}
.buttonSubmit2{
	width:69px;
	height:26px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	padding:2px 5px;
	background: url(../images/button2.gif) no-repeat left top;
	background-position:left top;
	cursor:pointer;
	border:none;
}
.buttonSubmit2:hover  {
	background-position:top;
}

.style21 { font-size:14px; color: #CCCCCC;}
.style22 { font-size:12px; color: #FFFFFF; 
border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom:1px solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-top-color: #666666 ;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;

}
.style22:hover{background-color: #FF6600; color:#000000;}
.style23 { font-size:12px; color: #FFFFFF; }
