﻿body
{
	background-color:White;
	margin-top:0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

h2
{
	color:Black;
	font-size:11px;
	font-weight:bold;
	margin: 0.4em 0em 0.4em 0em;
}

h3
{
	font-size:11px;
	font-weight:bold;
	margin: 0.4em 0em 0.8em 0em; 
}

#masterDiv
{
	border-width:0px;
	/* This is very important to center the div on the screen */
	margin-left:auto;
	margin-right:auto;
	width:770px;
}
#centerDiv
{
	width:443px;
	margin:0px 11px 0px 11px;
}
#contents
{
	text-align:left;
}
#main
{
	background-image:url(../images/fundoContMeio.jpg);
	background-repeat:repeat-y;
	min-height:494px;
	height:auto !important;
	height:494px;

}
#menuBar
{
	background-image:url(../images/menuEsqMeio.jpg);
	background-repeat:repeat-y;
	min-height:514px;
	height:auto !important;
	height:514px;

}
#copyright
{
	font: bold 9px Arial, Helvetica;
	color: #aaaaaa;
	text-align:center;
}
#bannerTop
{
	padding:5px 0px 0px 0px;
}

#bannerTop img
{
	border-style:none;
}

div.rightBanners
{
	width:140px;
	height:169px;
	text-align:center;
	background-image:url(../images/menuDireitaMeio.jpg);
}
	
.tituloMenuEsquerda
{
	font: bold 8px Tahoma;
	text-transform: uppercase;
	color: white;
	background-color: #717076;
	text-decoration: none;
	height: 20px;
	padding-left: 5px;
}
.textoMenuEsquerda
{
	font: bold 9px Tahoma;
	text-transform: none;
	color: #DE430D;
	text-decoration: none;
	height: 15px;
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-image:url(../images/menuEsqMeio.jpg);
}
.tituloConteudos
{
	font: bold 8px Tahoma;
	text-transform: uppercase;
	color: #f1e6d8;
	background-color: #E87A09;
	text-decoration: none;
	padding:5px 5px 5px 5px;
}
.mainContent
{
	font: bold 10px Tahoma;
	text-transform: none;
	color: #7F8082;
	text-decoration: none;
	text-align: left;
	padding:5px 5px 12px 5px;

}
.breadcrumb
{
	font: bold 10px Tahoma;
	text-transform: none;
	color: #7F8082;
	text-decoration: none;
	text-align: left;
	padding:2px 2px 2px 2px;
	}

.mainContent a:link, .breadcrumb a:link
{
	font: bold 10px Tahoma;
	text-transform: none;
	color: #7F8082;
	text-decoration: none;
}
.mainContent a:visited, .breadcrumb a:visited
{
	font: bold 10px Tahoma;
	text-transform: none;
	color: #98999C;
	text-decoration: none;
}
.mainContent a:active, .breadcrumb a:active
{
	font: bold 10px Tahoma;
	text-transform: none;
	color: #7F8082;
	text-decoration: none;
}
.mainContent a:hover, .breadcrumb a:hover
{
	font: bold 10px Tahoma;
	text-transform: none;
	color: #DE430D;
	text-decoration: none;
}
.textoColuna
{
	font: bold 10px Tahoma;
	text-transform: none;
	background-color: #CFD2D9;
	text-decoration: none;
}
.textoColunaBotao
{
	font: bold 10px Tahoma;
	text-transform: none;
	background-color: #CFD2D9;
	text-decoration: none;
	text-align: center;
	width: 100px;
	height: 30px;
	border-bottom: #cc7c64 1px dashed;
}
.textoTituloConteudos
{
	font: bold 10px Tahoma;
	text-transform: none;
	color: #E87A09;
	text-decoration: none;
	height: 15px;
	text-align: left;
	padding-bottom: 2px;
	padding-top: 2px;
}
.splitter
{
	font: bold 9px Tahoma;
	text-transform: uppercase;
	background-color: #F79332;
	text-decoration: none;
	height:5px;
}
.splitterWhite
{
	font: bold 9px Tahoma;
	text-transform: uppercase;
	background-color:White;
	text-decoration: none;
	height:5px;
}
.splitterConteudos
{
	font: bold 9px Tahoma;
	text-transform: uppercase;
	background-color: #E7E8EA;
	text-decoration: none;
	height:5px;
}
.splitterDegrade
{
	font: bold 9px Tahoma;
	text-transform: uppercase;
	text-decoration: none;
	height: 2px;
	background-image: url(../Images/left_menu_splitter.bmp);
}
.emptySpace
{
	font: bold 5px Tahoma;
	text-transform: uppercase;
	text-decoration: none;
	height: 5px;
}

.leftMenuLink
{
	font: bold 9px Tahoma;
	color: #DE430D;
}
.leftMenuLink:link
{
	text-decoration: none;
}
.leftMenuLink:visited
{
	color: #DE430D;
}
.leftMenuLink:active
{
	color: #DE430D;
}
.leftMenuLink:hover
{
	color:#717076;
}

.sitemap
{
	font: bold 9px Tahoma;
	text-transform: none;
	color: #A9A9A9;
	text-decoration: none;
	height: 15px;
	vertical-align: middle;
}

.rede {
	font-family: Arial, Helvetica;
	font-size: 9px;
	color: #FFFFFF;
	height: 20px;
	padding-left: 3px;
	text-decoration: none;
	padding-top: 4px;
}

rede:hover
{
	text-decoration: underline;
}
.redeesc {
	font-family: Arial, Helvetica;
	font-size: 9px;
	color: #000033;
	height: 20px;
	padding-left: 3px;
	text-decoration: none;
	padding-top: 4px;
}

redeesc:hover
{
	text-decoration: underline;
}
.notvisible:link
{
	font: bold 10px Tahoma;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.notvisible:visited
{
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	background-color: White;
	border-color: White;
}
.notvisible:active
{
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	background-color: White;
	border-color: White;
}
.notvisible:hover
{
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	background-color: White;
	border-color: White;
}
image.icon
{
	border-style:none;
	vertical-align:middle;
}

.msg_info, .msg_alert, .msg_summary, .msg_error 
{
margin:10px 10px 10px 10px;
color:Black;
font-weight: normal;
font-size: 11px;
clear:both;
padding: 10px;
}

.msg_info {border: solid 1px #1071C9; }

.msg_alert {border: solid 1px orange; background-color:#F2F2F2;}

.msg_summary {border: solid 1px orange;}

.msg_error {border: solid 1px red;}

table.categories, table.categories td
{
	border-style:none;
}
table.categories td
{
	padding:4px 0px 1px 0px;
	}

.list
{
margin:0px 0px 5px 0px;
color: #494949;
padding-left: 10px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
border: solid 1px #C77560;
border-bottom: none;
border-right:none;
width:100%;
}

.list td, .list th{
border-bottom: 1px solid #C77560;
border-right: 1px solid #C77560;
padding:0px 3px 0px 3px;

}
.list th
{
	text-align:center;
	font-weight:bold;
	color:White;
}

.listHeader
{
background-color:#B55E4B;
height: 20px;
padding:0px 3px 0px 3px;
text-align:left;
font-weight:bold;

}
.listHeader td
{
padding:0px 3px 0px 3px;

}
.list a:link
{
	text-decoration:none;
	color:Black;
}
.list a:hover
{
	text-decoration:none;
	color:#ED008C;
}
.list a:visited
{
	text-decoration:none;
	color:Black;
}

.list ul 
{
	padding-left: 6px;
	margin-top:5px;
	margin-left:10px;
	list-style-type:disc;

}

.list img
{
	border-style:none;
}

.validation
{
margin:10px 10px 10px 10px;
color:Black;
font-weight: normal;
font-size: 11px;
clear:both;
border: solid 1px red;
padding: 10px;

}

table.menu
{
	font: bold 9px Tahoma;
	text-transform: none;
	color: #F79332;
	text-decoration: none;
}

	
table.menu td.header
{
	font: bold 8px Tahoma;
	text-transform: uppercase;
	color: #F79332;
	background-color: #717076;
	background-image:none;
	text-decoration: none;
	height: 20px;
	padding-left: 5px;
}
table.menu td.item
{
	font: bold 9px Tahoma;
	text-transform: none;
	color: #F79332;
	text-decoration: none;
	height: 15px;
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-image:url(../images/menuEsqMeio.jpg);
}
table.menu td.splitterDegrade
{
	font: bold 9px Tahoma;
	text-transform: uppercase;
	text-decoration: none;
	height: 2px;
	background-image: url(../images/left_menu_splitter.bmp);
}
.menuLink a
{
	text-decoration:none;
	color: #F73900;
	}
.menuLink:link
{
	text-decoration: none;
	color: #F73900;
}
.menuLink:visited
{
	text-decoration: none;
	color: #F73900;
}
.menuLink:active
{
	text-decoration: none;
	color: #F73900;
}
.menuLink:hover
{
	text-decoration: none;
	color:#F73900;
}

