/* Transparência do PNG no IE6 e anteriores */
* html img{
	filter:expression(
	this.alphaxLoaded ? "" :
   (
       this.src.substr(this.src.length-4)==".png"
       ?
       (
     (!this.complete)
     ? "" :
         this.runtimeStyle.filter=
         ("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.src+"')")+
         (this.onbeforeprint="this.runtimeStyle.filter='';this.src='"+this.src+"'").substr(0,0)+
         String(this.alphaxLoaded=true).substr(0,0)+
         (this.src="images/blank.png").substr(0,0)
       )
       :
       this.runtimeStyle.filter=""
   )
     );
}

body {
	scrollbar-arrow-color: #800000;
	scrollbar-highlight-color: #800000;
	scrollbar-shadow-color: #555555;
	scrollbar-base-color : #EEEEEE;
	scrollbar-track-color: #EEEEEE;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-image: url(images/bullet.jpg);
	margin: 0 auto;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	}	


tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border : thin solid #800000;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 75%;
	text-align: center;
	vertical-align: middle;;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-color : #800000;
	color: #FFFFFF;
	border : thin solid #800000;
}

td {
	font-size: 70%;
}

td p {
	font-size: 100%;
}

h1 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #800000}

h2 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 105%;
	font-weight: bold;
	color: #800000}

h3 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #800000}

a {	text-decoration:none;
	font-weight:normal;
	color:#800000} 

a:visited {
	text-decoration:none;
	font-weight:normal;
	color: #800000;
} 

a:hover {	text-decoration:underline;
	font-weight:normal;
	color:#800000}
	
hr {
	height:1px;
	color:#800000;
}

li {
	list-style-image: url(http://www.mpdft.gov.br/images/bullet.jpg);
}

/* Formulários */

form {
	font-size: 100%;
}

legend {
	color: #800000;
	font-weight: bold;
	font-size: 100%;
	margin-bottom: 1%;
}

fieldset {
	padding: 1%;
	padding-bottom: 1%;
	border-color: #800000;
	border-style: solid;
	border-width: 1px;
}

.red {
	color: #FF0000;
}

#menuAgora a, #menu a:visited {
	position:relative; 
	display:block; 
	width:115px; 
	height:18px; 
	border-left:7px solid #dc0000; 
	border-right:0px solid #eeeeee; 
	border-top:0px solid #eeeeee; 
	border-bottom:1px solid #dc0000; 
	background-color:#eeeeee; 
	font-size: 7.2pt; 
	font-family: Verdana; 
	color:#333333; 
	padding-left:3px; 
	text-decoration:none;}

#menuAgora a span, #menuAgora a:visited span {display:none;}

#menuAgora a:hover {
	font-size: 7.2pt; 
	font-family: Verdana; 
	color:#333333; 
	font-weight: bold;
	background-color:#ffbbbb; 
	width:115px; 
	height:18px; 
	border-left:6px solid #800000; 
	border-right:0px solid #ffffff; 
	border-top:0px solid #ffffff; 
	border-bottom:1px solid #800000; 
	text-decoration:none;}
	
#menuAgora a:hover span {
	position:absolute; 
	display:block; 
	left:130px; 
	top:0; 
	width:0px; 
	height:0px; 
	border-left:6px solid #c00; 
	border-top:8px solid #fff; 
	border-bottom:8px solid #fff; 
	font-size:7.2pt; 
	line-height: 0;}

#quadroAgora, #quadroAgora p, #quadroAgora h1, #quadroAgora h2, #quadroAgora a, #quadroAgora a:visited, #quadroAgora a:hover {
/*	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;*/
	color: #ffffff;

	}
	
#cerimonialContainer {
	float:left;
	width:600px;
	background:url(cerimonial/images/header.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	margin:0;
}

#cerimonialMenu {
	float:left;
	padding-top:150px;
	margin-left:0;
	font-size:0.9em;
	line-height:1.5em;
}

#cerimonialMenu p {
	margin:0;
}

#cerimonialMenu a {
	display:block;
	width:170px; 
	height:18px; 
	border-left:7px solid #800000; 
	border-right:0px solid #eeeeee; 
	border-top:0px solid #eeeeee; 
	border-bottom:1px solid #800000; 
	color:#333333; 
	padding-left:3px; 
	text-decoration:none;
}

#cerimonialMenu a:hover {
	display:block;
	width:170px; 
	height:18px; 
	border-left:7px solid #dc0000; 
	border-right:0px solid #eeeeee; 
	border-top:0px solid #eeeeee; 
	border-bottom:1px solid #dc0000;
	background-color:#EEEEEE;
	color:#333333; 
	padding-left:3px; 
	text-decoration:none;
	font-weight:bold;
}

#cerimonialConteudo {
	margin-top:100px;
	margin-left:190px;
}

#cerimonialConteudo td {
	font-size: 90%;
}

#noticias {
	font-size: 120%;
}

#noticias ul {
	padding-left: 15px;
	margin-left: 15px;
}

/* =========================== Layout ================================= */

#frameMeio {
	background: url(images/Tarja.jpg) repeat-x top;
	width: 790px;
	margin: auto;
}

#frameMenu {
	width: 148px;
	margin: 0;
	background: url(images/Brasao.jpg) no-repeat top left;
	padding-top: 155px;
	float: left;
}

#frameHeader {
	height: 35px;
	margin: 0 0 0 148px;
	padding-top: 65px;
	background: url(images/header.jpg) no-repeat top left;
}

#frameMain {
	margin: 0 0 10px 160px;
	height: 500px; 
	*width: 625px;
}

#frameFooter {
	background: url(images/footer.jpg) no-repeat top left;
	margin: 0;
	height: 20px;
	clear: both;
}

.selo-player {
	text-align: center;
}

.eventos {
	font-size: 1.2em;
}
