body  {
	font: 100% Arial, Helvetica, Verdana, sans-serif;
	background: #666666;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
.ceppes #container {
	width: 64em;
	background: #FFFFFF;
	border: 1px solid #000000;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.ceppes #header {
	height: 14.31em;
	background: #DDDDDD;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	background-image: url(../images/fundo_top.jpg);
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 10px;
} 
.ceppes #header h1 {
	margin: 0;
	padding-top: 50px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 20px;
	float: left;
}

.ceppes #header #bandeira {
	height: 229px;
	width: 643px;
	float: right;
	margin: 0px;
	position: relative;
}
.ceppes #sidebar1 {
	float: right;
	width: 24%;
	background: #EBEBEB;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.ceppes #sidebar1 a{
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.ceppes #sidebar1 a:visited{
	color: #000099;
	text-decoration: none;
	font-weight: bold;
}
.ceppes #sidebar1 a:hover{
	color: #000000;
	text-decoration: none;
}

.ceppes #sidebar1 h3, .ceppes #sidebar1 p {
	margin-left: 10px;
	margin-right: 10px;
}

.ceppes #mainContent {
	margin: 0 26% 0 10px;
} 

.ceppes #footer { 
	padding: 0 10px;
	background:#DDDDDD; 
} 
.ceppes #footer p {
	float:right;
	font-size: 10px;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

.ceppes #footer {
	height: 40px;	
}

.ceppes #footer ul {
	float:left;
}

.ceppes #footer li {
	display:inline;
	margin-left:5px;
}

.ceppes #footer a {
	margin-right:10px;
	color:#000000;
	font-size:11px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
}


/* Menu horizontal Principal*/
#menu{
	height: 2.94em;
	background-color: #510a0a;
	text-decoration: none;
	margin: 0px;
}
#menu ul {
	list-style-type: none;
}

#menu li {
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	width: 9.00em;
	text-align: center;
	float: left;
	margin: 0px;
}

#menu li a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	
}

#menu li a:visited {
	text-decoration: none;
}

#menu li a:hover, #menu li .current {
	background-image: url(../images/fund_menu.gif);
	background-repeat: no-repeat;
	color: #FF0000;
	display: block;
	height: 2.94em;

}

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.ceppes #sidebar1 .boxRight {
	background-color: #dcdcdc;
	border: 5px solid #510a0a;
	height: 8em;
}
.ceppes #sidebar1 .aviso {
	background-color: #dcdcdc;
	border: 5px solid #510a0a;
	height: 80px;
	
}
.ceppes #sidebar1 .aviso p{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.ceppes #sidebar1 .boxRight2 {
	/*background-color: #dcdcdc;
	border: 5px solid #510a0a;*/
	/*background-color: #ffdd00;*/
	height: 10em;
	background-color: #FFFFFF;	
}
.ceppes #sidebar1 .boxRight img {
	float: left;	
	
}
.ceppes #sidebar1 .boxRight #ul {}

.ceppes #sidebar1 .noticia {
	list-style-type: disc;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}


.ceppes #sidebar1 .titulo {
	background-image: url(../images/seta.gif);
	background-repeat: no-repeat;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #510A0A;
	display: block;
	/*width: 11em;*/
	list-style-position: inside;
	padding-left: 20px;
	background-position: left center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	
}

.ceppes #sidebar1 .boxText {
	font-size: 14px;
	margin: 0px;
	width: 110px;
	float: right;
}

.ceppes #mainContent #mcLeft, .ceppes #mainContent #mcRight {
	float: left;
	border: 5px solid #510a0a;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	height: 160px;
	}
.ceppes #mainContent #mcLeft ul {
	list-style-type: disc;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	}
.ceppes #mainContent #mcLeft { 
   width: 220px;
   background-color: #fffbc2;
   text-align: justify;
}
.ceppes #mainContent #mcLeft img {
	margin: 10px;	
	
}

.ceppes #mainContent #mcRight {
	width: 61%;
	text-align: justify;
	
}

.ceppes #mainContent #mcRight p{
	margin: 10px;
}

.ceppes #mainContent .titulo {
	background-image: url(../images/seta.gif);
	background-repeat: no-repeat;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #510A0A;
	display: block;
	/*width: 11em;*/
	list-style-position: inside;
	padding-left: 20px;
	background-position: left center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	
}
.ceppes #mainContent #conteudo {
	width: 95%;
	float: left;
	/*border: 5px solid #510a0a;*/
	height: 90%;
	margin: 10px;
}

.ceppes #mainContent #conteudo p{
    margin: 10px;
	text-align: justify;
}
.ceppes #mainContent #conteudo span{
	text-transform:capitalize;
	font-family: "Arial black", Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #666666;
	vertical-align: baseline;
	}
	.span {
	text-transform:capitalize;
	font-family: "Arial black", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	vertical-align: baseline;
	}
	
.ceppes #mainContent #conteudo table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	margin-right: auto;
	margin-left: 25%;
}
.ceppes #mainContent #conteudo input{
	background-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.ceppes #mainContent #conteudo textarea{
	background-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.ceppes #mainContent #conteudo #aviso{
	color: #999999;
	font-size: 15px;
	margin-right: auto;
	margin-left: 25%;
}

.ceppes #mainContent #conteudo #aviso span {
	font-family: "Arial Black", Helvetica, sans-serif;
	font-size: 15px;
	color: #FF0000;
}
.ceppes #mainContent #conteudo #aviso ul{
	margin-left: 10%;
	margin-top: 0px;
}
.ceppes #mainContent #conteudo #titulo{
	font-size: 10px;
	color: #000000;
}
.ceppes #sidebar1 #titulo h1{
	font-size: 20px;
	color: #000000;
	margin: 5px;
	text-align: center;
}
.ceppes #mainContent #conteudo #formulario{
	
}
.ceppes #mainContent #conteudo #formulario span{
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;	
}