
body {
	background-image: url(imagens/bg.gif);
	background-color: #002E33;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	line-height: 150%;
}
a:link, a:visited, a:active, .links {
	color: #145d6c;
	text-decoration:none;
}
a:hover {
	color: #0A2F36;
}

input, textarea, .campos {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
}

.phdesign, .phdesign a:link, .phdesign a:visited, .phdesign a:active {
	font-weight: normal;
	font-size: 11px;
	color: #DDDDDD;
}

.PngTransparente {
	behavior:url(/css/iepngfix.htc);
}

#button, .botao {
	background: url("../images/theme1/button.gif");
	background-color: #146271;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-bottom-width: none;
	border-left-style: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	height: 15px;
	color: #FFFFFF;
	cursor: pointer;
}

.image {
	border: #575757 solid 1px;
}

.image_left {
	border: #575757 solid 1px;
	float: left;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
}

.image_right {
	border: #575757 solid 0px;
	float: right;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
}

.image_center {
	border: #575757 solid 1px;
	float: center;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
}

.top {
	font-size: 10px;
	color: #777777;
	line-height: 200%;
	text-decoration:none;
}
.top a:link, .top a:visited, .top a:active {
	color: #777777;
	text-decoration:none;
	font-weight:normal;
}
.top a:hover {
	color: #444444;
}

.left {
	font-size: 10px;
	color: #555555;
	line-height: 150%;
}

.left_int, .left_int a:link, .left_int a:visited, .left_int a:active {
	font-size: 10px;
	color: #555555;
	/*line-height: 200%;*/
	line-height: 150%;
	font-weight: normal;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;*/
}
.left_int a:hover {
	color: #3F3F3F;
}

.left_section {
	font-size: 11px;
	color: #145d6c;
	line-height: 200%;
	font-weight: bold;
}

.tab_cor1 {
	background-color: #f6f6f6;
	background-image: url(/images/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/line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 25px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #666666;
}



.tab_title {
	background-color: #145d6c;
	background-image: url(/images/line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 25px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #ffffff;
}

.left_bg {
	background-image:url(../images/theme1/left.gif);
	background-repeat:repeat-x;
}

.footer, .footer a:link, .footer a:visited, .footer a:active {
	font-weight: normal;
	font-size: 10px;
	color: #c8cbd0;
}
.footer a:hover {
	font-size: 10px;
	color: #DFE1E3;
}

.title {
	font-size: 18px;
	color: #666666;
	line-height: 150%;
}
.title_int {
	font-size: 18px;
	color: #145d6c;
	line-height: 150%;
}

.textBoxDesabilitado {
	background-color: #f6f6f6;
	color: #666666;
}

/*Modal Popup*/
.modalBackground {
	background-color:#f6f6f6;
	filter:alpha(opacity=75);
	opacity:0.7;
	width:100%;
	height:100%;
}

.modalPopup {
	text-align:center;
}

.hidden {display:none}

iframe {
	border: 0px solid #002E33;
}
