body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	}
.texto_padrao {
	font-family:  Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.texto_titulo_bold {

	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}

.texto_cinza_menu {
	font-family:  Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

.titulo {

	font-family:  Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	
}
	
	.titulo_materia{
	font-family:  Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

	.texto_materia{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	}

.textos_azul {
	font-family:  Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.textos_branco {
	font-family:  Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.texto_padrao_bold {

	font-family:  Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
a {
	font-family:  Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	font-family:  Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
/* LINKS MENU <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */

.LinkAzul 
{
	font-family:  Tahoma, Arial;
	font-size: 11px;
	text-decoration: none;
}
.LinkAzul:hover 
{
	font-weight: bold;
	color: #00CCFF;
	font-family:  Tahoma, Arial;
	font-size: 11px;
}
.LinkColorsign
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #006600;
}
.LinkColorsign:hover 
{
	font-weight: bold;
	color: #006600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.LinkMenus
{
	font-family:  Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.LinkMenus:hover 
{
	font-weight: bold;
	color: #990000;
	
	
}

.borda_img{ border: solid 4px #fffffff;


}

.LinkVERDE_ESCURO
{
	font-family:  Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.LinkVERDE_ESCURO:hover 
{
	font-weight: bold;
	color: #307F12;
	
}
.LinkVERDE_ESCURO2
{
	font-family:  Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.LinkVERDE_ESCURO2:hover 
{
	font-weight: bold;
	color: #99FF00;
	
}
.style100 {color: #FF0000}
.style200 {
	color: #666666;
	font-weight: bold;
}
.style201 {font-size: 14px}
.style202 {font-size: 16px}
.style203 {font-size: 18px}
.style222 {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style223 {font-size: 12px}
.style224 {
	font-size: 14px;
	font-weight: bold;
	color:#FFFFFF;
}
.modalDialog_transparentDivs{	
	filter:alpha(opacity=60);	
	opacity:0.4;	
	background-color:#000;
	z-index:80;
	position:absolute; 
}
.modalDialog_contentDiv{
	
	padding:2px;
	z-index:100;
	position:absolute;	
	background:none;
	margin-right:100px;	
}
.modalDialog_contentDiv_shadow{
	z-index:90;
	position:absolute;	
	background:none;
	filter:alpha(opacity=25);	
	opacity:0.8;	
}
#mainContainer{
		margin:0 auto;
		margin-top:10px;
		border:1px double #000;
		padding:5px;
		
	}
	
	
	
	.modalDialog_contentDiv_error{
		border:0px solid #FFF;	
		padding:0px;
		z-index:100;
		position:absolute;	
		background-color:#F00;	
		color:#FFF;
	}
	.modalDialog_contentDiv_error a{
		color:#FFF;
	}

