@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #6e6e6c;
	background-image: url(/images/themeadmin/bg.gif);
	background-repeat: repeat-x;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

a:link, a:visited, a:active {
	color: #996600;
}

input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #868686;
	border: #868686 1px solid;
}

.text {
	line-height: 150%;
}

.table_border {
	border: #FFFFFF solid 2px;
	background-color: #FFFFFF;
}

.left, .left a:link, .left a:visited, .left a:active {
	color: #888888;
	font-size: 11px;
	text-decoration: none;
	background-image: url(/images/theme1/bg_left.gif);
	background-repeat: repeat-y;
}
.left a:hover {
	color: #996600;
}
.image {
	border: #74654e solid 1px;
}

.destaque, .destaque a:link, .destaque a:visited, .destaque a:active {
	color: #b34d1b;
}
.destaque a:hover {
	color: #8D3D16;
}

.footer, .footer a:link, .footer a:visited, .footer a:active {
	font-size: 11px;
	color: #4a4338;
	text-decoration: none;
}
.footer a:hover {
	color: #26221C;
}

.links_internos, .links_internos a:link, .links_internos a:visited, .links_internos a:active {
	font-size: 11px;
	color: #888888;
	text-decoration: none;
}
.links_internos a:hover {
	color: #5D5D5D;
}

#button {
	background: url("/images/themeadmin/button.gif");
	background-color:#dfdccd;
	/*border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;*/
	border:#c4c2b5 solid 1px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #442E00;
	cursor:pointer;
	height: 22px;
	padding-left: 3px;
	padding-right: 3px;
	/*width: 60px;*/
}

.tab_bottom {
	background-image: url("/images/layout/tab_bottom.gif");
}
.tab_top {
	background-image: url("/images/layout/tab_top.gif");
	font-weight:bold;
}

#button2 {
	background: url("/images/themeadmin/button2.gif");
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFE9BB;
	cursor:pointer;
	height: 22px;
	width: 60px;
}
.phdesign, .phdesign a:link, .phdesign a:visited, .phdesign a:active {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DDDDDD;
}

.PngTransparente {
	behavior:url(/css/iepngfix.htc)
}.corpo {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.msg_ok {
	background: url("/images/themeadmin/msg_ok.gif");
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #638000;
	cursor:pointer;
	height: 22px;
	list-style-image: url("/images/icons/ic_ok.gif"); 
	
}

.msg_error {
	background: url("/images/themeadmin/msg_error.gif");
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
	cursor:pointer;
	height: 22px;
	list-style-image: url("/images/icons/ic_del.gif"); 
}

.msg_alert {
	background: url("/images/themeadmin/msg_alert.gif");
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
	cursor:pointer;
	height: 22px;
	list-style-image: url("/images/icons/ic_alert.gif"); 
}

.tab_cor1 {
	background-color: #f6f6f6;
	background-image: url(/images/themeadmin/line1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 25px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #666666;
}

.tab_cor2 {
	background-color: #ffffff;
	background-image: url(/images/themeadmin/line1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 25px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #666666;
}
.tab_menu {
	background-image: url(/images/themeadmin/line1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 25px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #666666;
}

.clean{
	border:0;
}