body {

 margin-top: 20px;

 
  background-color: #228B22;
  font-family: Arial;
  font-size:        small;
  font-weight: bold;
  color: #7C4D21;
}
#todoConteudo{
	background-color: White;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

#cabecalho {
  height:           155px;
  background-color: #7CC45E;
 border-bottom: 2px solid #273A02;
 background-image:url('images/cabecalho2.jpg');
  
}

.busca{ position:relative; left:280px; top:0px; height:40px; width:590px; overflow:hidden; padding-top:150px;}
.busca form input{float:left; height:18px; width:170px; margin-left:100px;}
.busca form img{float:right; height:27px; width:27px;  margin-top:-4px; margin-left:20px;}

#subDireito {
	width: 298px; padding, margin:0;
	float: right;
	
}
.linkFotos {
	width: 44px;
	float: left;
	padding-right: 7px;
}
.linkTitulos{
	color: #556B2F;
	font-size: 1.2em;
	font-family:Arial;
	font-weight: bold;
	
}


#links {
	text-align: left;
	margin-left: -15px;
}

#barraLateral{
 min-height:300px;
 background-image: url(images/barralateral.JPG);
 background-repeat: repeat;
 font-family: arial;
  font-size:         0.9em;
  border-right: 2px solid #273A02;
  width: 238px;
  float: left;
 padding-bottom: 8px;
 min-height:460px;
 }


#barraLateral li{
	list-style-image: url(images/seta.gif); padding, margin:0px;
}

#principal {
	/*background-image: url(images/principal.JPG);*/

	background-color: white;
	width: 660px;
	height: 255px;
	border-left: 2px solid #273A02;
	margin-left: -5px;
	font-size: 0.7em;
	float: right;
}

#principal h2 {
	padding-top: 20px;
	color: #556B2F;
	font-size: 1.6em;
	font-family: Arial;
}

#fotosPrincipal{
	width: 110px;
	float: left;
	height:140px;
	padding-right: 15px;
}

#agenda {
	width: 208px;
	float: right;
	/*border: solid 1px #DAFAD1;*/
	border-collapse: collapse;
	margin: 35px 10px 20px 0px;
}

#agenda th {
	background-color: #DAFAD1;
	font-weight: bold;
	font-family: Arial;
	font-size: 160%;
	padding-left: 6px;
	color: #273A02;
	text-align: left;	
	
}
#agenda td{
	padding: 5px 0px 5px 5px;
	font-weight: bold;
	
	font-size: 110%;
	color: #273A02;
	
}
table{
	border-collapse: collapse;
}

a:link {
  color:            #A0522D;
  text-decoration:  none;
  border-bottom:    thin none #b76666;
}

a:hover {
  color:            #A0522D;
  text-decoration:  underline;
  border-bottom:    thin none #b76666;
}

a:visited {
  color:         #A0522D;
  text-decoration:  none;
  border-bottom:    thin none  #675c47;
}




#subPrincipal{
    background-color: #FBEFE1;
	background-image: url(images/background2.jpg);
	background-repeat: no-repeat;
	width: 660px;
	height: 245px; 
	float: right;
	/*border-left: 2px solid #273A02;*/
    border-top: 2px solid #273A02;
	
}

#subPrincipal p{
	padding-left: 15px;
}
#principal h2{
	
	padding-left: 15px;
}

.subLeftTexto {
	padding: 0px;
	font-family: Arial;
	font-size: 1.2em;
	width:295px;
}
.subLeftTitulo {
	color: #556B2F;
	
}
#subDireito{
	padding-top:20px;
}

 td,th {
	padding-right: 10px;
	font-family: Arial;
	font-weight: bold;
	border: 1px solid Green;
	width:300px;
	 
}

#rodape {
    background-color: #7CC45E;
	clear:both;
	color:#273A02;
	height: 43px;
	border-top: 2px solid #273A02;
	border-bottom: 2px solid #273A02;
	width:900px;
}
#rodape p{
	font-size: 0.8em;
	text-align: center;
	line-height: 20px;
	float:left;
	width:500px;
	margin:0; padding:0;
	padding-left:160px;	
}

#rodape img{
	float:right;
}

.linkTexto {
	font-family: Arial;
	font-weight: bold;
	font-size: 1.2em;
	
}
#textoPrincipal {
	
	 padding-top: 5px;
	 font-family: Arial;
	 font-size: 1.2em;
	 font-weight: bold;
	 padding-top: 10px;
	
	padding-left: 15px;
	
}
#esquerda_cima{
	width:380px; text-align:justify; height: 220px;
}

.titulo{
	font-size: 1.8em; font-weight: bold; 
	padding-left: 15px; 
	padding-bottom:0px; 
	padding-top:20px; 
	color:#556B2F;
}

.tituloTextoPrincipal {
	
	font-family: Arial;	font-size: 1.2em;	color:#556B2F;

}
.corpoTextoPrincipal {
	
	font-family: Arial;	font-size: 1em;	display:block;
}

