/* CSS Document */
#wrap{
      background:#FEFEFE; 
      margin:0 auto;
	  width:770px;
	  height:1097px;
	  
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #01392f; /* #01392f */
	margin-top: 0;
	padding: 0px;
	background-color: #f1f1f1; /* #6F921C */
	/*background-image: url(images/fundo.jpg);*/
	background-repeat: repeat-x;
	background-position: top;
}


#apresentacao{
	         background:url(images/traco.gif) repeat-x;  

}

#box_apresentaçao{
	          width:738px;
			  height:250px;
              float:left;
			  padding:2px 2px;
			  margin:5px 5px;
}
#box_apresentaçao img{
	        
              float:right;
			  padding:0px 0px;
			  margin:5px 10px;
}
#box_apresentaçao p{
	margin:5px 10px;
    text-align:justify;
	font-size:14px;
}
#box_noticiacomunidade{
	          width:738px;
			  height:35px;
              float:left;
			  padding:2px 2px;
			  margin:5px 5px;
}
#box_noticiacomunidade{
             background:url(images/traco.gif) repeat-x;
}
#box_noticiacomunidade h1{
	           float:left;
               margin:0px 0px;
               padding:2px 2px;
}
#box_noticiacomunidade h2{
	           float:right;
               margin:0px 0px;
               padding:2px 20px;
}

#box_noticia{
	          width:515px;
			  height:500px;
              float:left;
			  padding:2px 2px;
			  margin:5px 5px;
}
#box_noticia img{
	          float:none;
			  padding:2px 2px;
			  margin:5px 5px;
}


#box_comunidade{
	          background:#FFF;
	          width:210px;
			  height:80px;
              float:right;
			  padding:2px 2px;
			  margin:5px 5px;
}
#box_comunidade img{
margin:5px 50px;
    
}
#box_comunidade p{
margin:5px 10px;
    text-align:justify;
}

#box_parceiros{
	          background:url(images/traco.gif) repeat-x;
	          width:210px;
			  height:40px;
              float:right;
			  padding:2px 2px;
			  margin:5px 5px;
}

#box_logos{
	         
	          width:220px;
			  height:100px;
              float:right;
			  
}

#box_logos img{
              margin:5px 5px;
}

#box_rodape {
	background:url(images/barra_baixo2.jpg);
	float:right;
    width:770px;
	height:70px;
}
#box_rodape p{
	 float:right;
	 margin:15px 10px;
}

#enviado {
	position:absolute;
	left:457px;
	top:250px;
	width:240px;
	height:117px;
	z-index:1;
	visibility: visible;
}

.textobranco {
	/*color:#333333; */
	text-align:right;
	vertical-align: middle;
	padding-right: 10px;
}


.titulobranco {
	color: #FFFFFF;
	text-align:center;
	font-weight: bold;
	background-color:#FFFFFF;
		
}

.bannerDestaque {
	margin-bottom: 10px;
}

.dirbaixo {
	text-align:right;
	vertical-align: middle;

}

.esqbaixo {
	text-align:left;
	vertical-align: middle;
}	


.dirtop {
	text-align:justify;
	vertical-align: top;

}

.esqtop {
	text-align:left;
	vertical-align: top;
}	


.borda {
	border-width:thin;
	border-style:solid

}



/*formulario*/

form {
padding-right: 0;

}

input, textarea {
 border: 1px solid #CCCCCC;
 background: url(images/fundo_input.png) left top;
 padding: 3px;
}
.botao {
	border: 1px outset #CCCCCC;
	cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #1A6392;
	height: 25px;
	width: 60px;
	background-image: url(images/bktraco.jpg);
	background-repeat: repeat-x;
	background-position: top;
    background-color:#FFFFFF;
}
.botao:hover {
	border: 2px groove #CCCCCC;
	background-image: url(images/bktraco.jpg);
	background-repeat: repeat-x;
	background-position: top;
	
}


fieldset {
 margin: auto;
 width: 400px;
 clear: both;
 border: 1px solid #CCCCCC;
 padding: 20px 40px;
 text-align: left;
}
fieldset legend {
 font: italic 88px Arial, Helvetica, sans-serif;
 text-transform: lowercase;
 color: #FF6600; 
 background-color:#FFFFFF;
}
fieldset textarea {
 width: 50px;
 height: 100px;
 padding: 10px 0 0 10px;
 margin-bottom: 20px;
}
a:link {
	color: #1A6392;
	text-decoration: none;
}
a:visited {
	color: #1A6392;
	text-decoration: none;
}
a:hover {
	color: #7EA800;
	text-decoration: none;
}

/* denis */


#cursos_titulo {
	font-size:14px;
	text-align:center;
}

.caixa_1 {
	 background: url(images/caixacinzapadrao.gif) no-repeat top left;
	 background-color:#FFFFFF;
	 width:173px;
	 height: 146px;
	 color:#333333;
	 /*border: 1px solid #000000;*/
	 }
.caixa_4 {
	 text-align:center;
	 width:auto; 
}
.caixa_text_font {
     text-align:left;
	 margin-left: 5px;
	 margin-right: 5px;
}
.caixa_link {
     text-align:right;
	 margin-right: 5px;
	 margin-top: 5px;
}
.caixa_img {
     text-align:center;
	 margin-top: 5px;
}
#borda_up {
    max-width: 770px;
	width: 770px;
	height: 13px;
    background: url(images/borda_up.gif) top  no-repeat center; }




