﻿@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
}
*
body ,html 
{
    margin:0;
    margin-left:0;
    margin-right:0;
    margin-top:0;
    margin-bottom:0;
    background-color:#FFFFFF;
    line-height:normal;
    text-align:center;
    font-size:11px;
    background-attachment:fixed;
    font-family:Arial, Verdana, "Trebuchet MS", Verdana, Sans-Serif;
    background-repeat:repeat;
    color:#000000;       
}
a:visited
{
     text-decoration:none; 
     color:Blue;
     font-size:12px;
     border-right:0px;
     margin:0px;
     text-align:left;
}    
 a:hover
 {
     text-decoration:none; 
     color:#D2691E;	 
     font-size:12px;
     border-right:0px;
     margin:0px; 
     text-align:left;    
 }
 a:active 
 {
     text-decoration:none; 
     color:Black;	 
     font-size:12px;
     border-right:0px;
     margin:0px;
     text-align:left;
}
.Esquerda
{
     text-align:left;
    }
a:link 
 {
     text-decoration:none; 
     color:Black;
	 font-size:12px;
     border-right:0px;
     margin:0px;
}
.Titulo
{
    color:#483D8B;
    font-family:Arial;
    font-size:16px;
}
.imagemesquerda
{
	float:left;
	margin:3px;
	}
.Titulo_Noticia
{
    color:Black;
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    }
    .Titulo_Noticia2
{
    color:Black;
    font-family:Arial;
    font-size:18px;
    font-weight:bold;
    }

.Titulo_menor
{
    color:#483D8B;
    font-family:Arial;
    font-size:12px;
 }

#banner {
	padding: 0px;
	margin-bottom: 0px;
	height:750px;
	background-color: #DA5C05;
	background-image: url(../../imagens_mp/cam_mp_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width:700px;
}
.botao_azul
{
    background-color:Blue;
    border-color:#000099;
    border-style:Solid;
    font-weight:bold;
    font-family:Font-Names="Arial";
    color:White;
    }

.label, label
{
    font-weight: bold;
    font-size: 12px;
    color: #727274;
    font-family: 'Arial Narrow';
    text-decoration: none;
    text-transform:uppercase;
}


.label_titulo_azul
{
    font-weight: bold;
    font-size: 16px;
    color: #30448b;
    font-family: 'Arial Narrow';
    text-decoration: none;
    text-transform:uppercase;
}
.label_titulo_cinza
{
    font-weight: bold;
    font-size: 18px;
    color: #B4B5B7;
    font-family: 'Arial Narrow';
    text-decoration: none;
    text-transform:uppercase;
}


.box_branco
{
    background-color:#fff;
    border: solid 1px #ccc;
    position:relative;
    padding: 20px 20px 20px 20px;
}
.grid_header, .grid_header a, .grid_header a:hover, .grid_header a:visited
{
    font-weight: bold;
    font-size: 13px;
    color: #000;
    font-family: 'Arial Narrow';
    text-decoration: none;
    vertical-align:middle;
    text-align:left;
    text-indent: 5px;    
    background-color:#EAEAF4;
    height:22px;
}

.botao_vermelho
{
    background-color:#E3001B;
    font-weight: bold;
    font-size: 14px;
    color: #fff;
    font-family: 'Arial Narrow';
    text-decoration: none;
    text-transform:uppercase;
    position:relative;
    padding: 2px 3px 2px 3px;
}

.grid_item, .grid_item a, .grid_item a:hover, .grid_item a:visited, .grid_item_2, .grid_item_2 a, .grid_item_2 a:hover, .grid_item_2 a:visited
{    
    font-size: 10px;
    color: #000;
    font-family: 'Arial Narrow';
    text-decoration: none;
    vertical-align:middle;
    text-align:left;
    text-indent: 5px;        
    height:22px;
    font-weight:normal;
    text-transform:uppercase;
}


.grid_item_2
{
    background-color: #f2f1f1;
}
.grid_item a, .grid_item a:hover, .grid_item a:visited, .grid_item_2 a, .grid_item_2 a:hover, .grid_item_2 a:visited
{
    text-decoration:underline;
}
.transparencia {
   opacity: .65;
   -moz-opacity: .65;
   filter:alpha(opacity=65);
   float: left;
} 
.cal_Theme1 .ajax__calendar_container  
{    background-color: #e2e2e2;     
     border:solid 1px #cccccc;
}.cal_Theme1 .ajax__calendar_header  
{    
	background-color: #ffffff;
	margin-bottom: 4px;
	}
	.cal_Theme1 .ajax__calendar_title,.cal_Theme1 .ajax__calendar_next,.cal_Theme1 .ajax__calendar_prev    
	{    
		color: #004080;     
		padding-top: 3px;
		}.cal_Theme1 
		.ajax__calendar_body    
		{    
			background-color: #e9e9e9;     
			border: solid 1px #cccccc;
			}
			.cal_Theme1 .ajax__calendar_dayname 
			{    
				text-align:center;     
				font-weight:bold;     
				margin-bottom: 4px;     
				margin-top: 2px;
				}
				.cal_Theme1 .ajax__calendar_day 
				{    
					text-align:center;
					}
					.cal_Theme1 .ajax__calendar_hover .ajax__calendar_day,.cal_Theme1 .ajax__calendar_hover .ajax__calendar_month,.cal_Theme1 .ajax__calendar_hover .ajax__calendar_year,.cal_Theme1 .ajax__calendar_active  
					{    
						color: #004080;
						font-weight: bold;
						background-color: #ffffff;
						}
						.cal_Theme1 .ajax__calendar_today   
						{    
							font-weight:bold;}.cal_Theme1 .ajax__calendar_other,.cal_Theme1 .ajax__calendar_hover .ajax__calendar_today,.cal_Theme1 .ajax__calendar_hover .ajax__calendar_title 
							{    
								color: #bbbbbb;
								}
