/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.text_branco{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
}
.text_cinza{
	font-family:Arial, Helvetica, sans-serif;
	color:#3C3C3C;
	font-size:12px;
}
.text_empresa{
	font-family:Arial, Helvetica, sans-serif;
	color:#3C3C3C;
	font-size:15px;
	font-weight:Bold;
}
.input{
	font-family:Arial, Helvetica, sans-serif;
	color:#230000;
	font-size:12px;
	border: 2px solid #cecece;
}
.b_input{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	border: 2px solid #cecece;
	background-color:#230000;
}

a:visited
	{ font-family:arial;	font-size:12px; color:#1F181F; font-weight:normal; text-decoration:none; }
a:active
	{ font-family:arial;	font-size:12px; color:#1F181F; font-weight:normal; text-decoration:none; }
a:hover
	{ font-family:arial;	font-size:12px; color:#1F181F; font-weight:normal; text-decoration:underline; }
a:link
	{ font-family:arial;	font-size:12px; color:#1F181F; font-weight:normal; text-decoration:none; }






	.main_div {
	font-family:arial;
	font-size:12px;
	color:#444444;
	text-align:left;
	top:40px;
	width:250px;
	height:130px;
	padding-top:0px;
	padding-left:10px;
	padding-right:20px;
	padding-bottom:0px;
	}

.main_header_bg {

	background-image:url(../images/templates/3/main_header_bg.jpg);
	background-color:#F7F7F7;
	background-repeat:repeat-x;
	height:63px;
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:0px;
	}

.main_header_bottom {
	background-image:url(../images/templates/3/main_header_bottom.jpg);
	background-attachment:fixed;
	width:750px;
	height:28px;
	}

.main_menu_header {
	background-image:url(../images/templates/3/main_menu_header.jpg);
	background-attachment:fixed;
	width:210px;
	height:15px;
	}

.main_menu_bg {
	background-image:url(../images/templates/3/main_menu_bg.jpg);
	background-repeat:repeat-y;
	width:210px;
	height:100%;
	padding-top:5px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:5px;
	}

.main_menu_bottom {
	background-image:url(../images/templates/3/main_menu_bottom.jpg);
	background-attachment:fixed;
	width:210px;
	height:15px;
	}

.main_content_banner {
	background-image:url(../images/templates/3/main_content_banner.jpg);
	background-attachment:fixed;
	width:540px;
	height:194px;
	text-align:right;
	}

.main_content_header {
	background-image:url(../images/templates/3/main_content_header.jpg);
	background-attachment:fixed;
	width:540px;
	height:15px;
	}

.main_content_bg {
	background-image:url(../images/templates/3/main_content_bg.jpg);
	background-repeat:repeat-y;
	width:540px;
	padding-top:5px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:5px;
	}

.main_content_bottom {
	background-image:url(../images/templates/3/main_content_bottom.jpg);
	background-attachment:fixed;
	width:540px;
	height:15px;
	}

.main_bottom {
	height:30px;
	text-align:center;
	}

.content_title {
	font-family:arial;
	font-size:14px;
	color:#7D96AB;
	font-weight:bold;
	}

body {
	font-family:arial;	font-size:12px;
	color:#666666;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:10px;
	background-color:#FFFFFF;
	}

td {
	font-family:arial;	font-size:12px;
	color:#666666;
	}

a:visited
	{ font-family:arial;	font-size:12px; color:#666666; font-weight:normal; text-decoration:none; }
a:active
	{ font-family:arial;	font-size:12px; color:#666666; font-weight:normal; text-decoration:none; }
a:hover
	{ font-family:arial;	font-size:12px; color:#666666; font-weight:normal; text-decoration:underline; }
a:link
	{ font-family:arial;	font-size:12px; color:#666666; font-weight:normal; text-decoration:none; }

hr {
	width:100%;
	height:1px;
	size:1;
	color:#E5E5E5;
	}

input {
	font-family:arial;	font-size:12px;
	color:#666666;
	border-top:#BFBDB8 1px solid;
	border-left:#BFBDB8 1px solid;
	border-right:#BFBDB8 1px solid;
	border-bottom:#BFBDB8 1px solid;
	background-color:#FFFFFF;
	}

textarea {
	font-family:arial;	font-size:12px;
	color:#666666;
	border-top:#BFBDB8 1px solid;
	border-left:#BFBDB8 1px solid;
	border-right:#BFBDB8 1px solid;
	border-bottom:#BFBDB8 1px solid;
	background-color:#FFFFFF;
	}

select {
	font-family:arial;	font-size:12px;
	color:#666666;
	background-color:#FFFFFF;
	}
	
	
/* Stylo do login do Template do Client */
.login_td
	{
	text-align: "left";
	height: "100px";
	}
	

.login_botao
	{
	border-width: 1;
	width: "25px";
	height: "20px";
	background-image: url("../images/templates/2/btn_logar.jpg");
	}
.hr
	{
	width: "100%";
	size: 1px;
	noshade;
	color:#CCCCCC;	
	}

.login_tabela
	{
	font-family:verdana;
	font-size:14px;
	color:#000000;
	width: "100%";
	height: "123";
	border-width: 0;
	background-image: url("../images/templates/4/topo_2_img_login.gif");
	}


.login_tabela2
	{
	font-family:arial;
	font-size:11px;
	color:#FFFFFF;
	}