/* CSS Document */

#geral{
	width:100%px; 
/*	margin-left:auto;	/// centraliza este quadro com a página  
	margin-right:auto;
	*/
}
#missao
{
	top:0px;
	left:0px;
	width:70%; 
	text-align:justify;
	font-size:12px;
	color:#666666;
	float:left;
	padding:10px;
}

#epli
{
	position:relative;
	width:230px;
	float:right;
	text-align:center;
}

#quadroepli
{
	width:180px;
	text-align:center;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	border-color:#999999;
	border-style:solid;
	border-width:thin;
	background-color:#FFFFCC;
	padding:10px;
}
#avisos
{
	width:100%; 
	/* height:250px; */ 
	text-align:justify;
	font-size:12px;
	color:#000000;
	padding:20px;
	background-color:#CCCCCC;
	border:2px solid darkblue;
}

#logos
{
	position:relative;
	width:160px;
	/* height:190px;*/
	text-align:center;
	float:right;
	padding:3px;
}

#rodape
{
	width:100%;
	height:30px;
	text-align:center;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#0B5688;
	float:right;
}

h2{
	text-align:center;
}

.tit_aviso {
	color: #FFFFFF;
	font-weight: bold;
}
.style1 {color: #FFFFFF;
		 font-weight: bold;
		 font-size: 12px}
.style10 {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.style11{
	font-size: 10px;
	font-weight: bold;
	color:#990000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}
.style12{
	font-size: 10px;
	font-weight: bold;
	color:#000099;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}
.style13 {
	color: #FF0000;
	font-weight: bold;
	font-size:18px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.tit_epli {
	text-align:center;
	font-size: 12px;
	font-weight: bold;
	color:#990000;
}
.texto_flash {
	text-align:center;
}
#aniversario {
	height:30px;
	width:100%;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	padding:10px;
	vertical-align:middle;
	cursor:pointer;
	color:#000;
}
#convite {
	display:none;
	
}
