/* Tags */
body{
	font-family: Tahoma,Verdana, Arial, Helvetica;
	background-image:url(../_img/content_fill2.jpg);
	background-repeat:repeat-x;
	font-size: 11px;
	padding: 5px;
	margin: 0px;
}

h2{
	float:left;
}

input{
	font-family: Tahoma,Verdana, Arial, Helvetica;
	font-size: 11px;
}

textarea{
	font-family: Tahoma,Verdana, Arial, Helvetica;
	font-size: 11px;
}
/* IDS */

#header{
	margin:auto;
	height:215px;
	background-color:#FFFFFF;
	width:778px;
}

#content{
	margin:auto;
	width:778px;
	background-color:#FFFFFF;
	height:750px;
	*height:auto;
	*overflow:auto;	
}
#content2{
	margin:auto;
	width:778px;
	background-color:#FFFFFF;
	height:4000px;
	*height:auto;
	*overflow:auto;	
}

#middle{
	background-color:#FFFFFF;
	bottom:0px;
	z-index:0;
	text-align:center;
	clear: both;
}

#footer{
	background-image:url(../_img/foot_fill.jpg);
	background-repeat:repeat-x;
	height:66px;
	bottom:0px;
	z-index:0;
	font-size:11px;
	text-align:center;
	clear: both;
}

#footer div {
	margin:auto;
	height:30px;
	width:778px;
	background-color:#FFFFFF;
}
/* Coluna da Esquerda */
#column-left{
	width:244px;
	float:left;
}

#column-left h1{
	font-size:15px;
	font-weight:bold;
	float:left;
}

#column-left h2{
	font-size:8px;
	font-weight:bold;
	float:left;
}

#column-left h3{
	font-size:8px;
	font-weight:bold;
	float:left;
}


/* Coluna da Direita */

#column-right{
	width:470px;
	float:left;
	background-color:#F2F2F2;
	margin-left:2px;
}

#column-right2{
	width:470px;
	float:left;
	background-color:#FFFFFF;
	margin-left:2px;
}

#column-right h1{
	font-size:14px;
	color:#FF0000;
}


#column-right .tituloCR{
	height:66px;
}

#column-right .imagem_topo{
	margin-top:10px;
	height:210px;
	width:156px;;
	float:left;
	text-align:center;
}

#column-right .separadorV{
	background-image:url(../_img/separador.jpg);
	background-repeat:repeat-y;
	background-position:center;
	margin-top:60px;
	width:1px;
	height:134px;
	float:left;
}

#column-right .separadorV2{
	background-image:url(../_img/separador.jpg);
	background-repeat:repeat-y;
	background-position:center;
	margin-top:38px;
	width:1px;
	height:230px;
	float:left;
}

#column-right a {
	float: right;
	color:#004f32;
	font-weight:normal;
}


/* Novidades */

#novidades{
	width:200px;
	height:320px;
	float:left;
	padding-left:0px;
	padding-top:10px;
	margin-left:10px;
}


#novidades a {
	float: right;
	color:#004f32;
	font-weight:normal;
}


/* Apresentação */

#apresentacao{
	float:left;
	height:140px;
	width:200px;
	float:right;
	padding-top:20px;
	margin-right:10px;
}

#apresentacao a {
	color:#004f32;
	font-weight:normal;
}

/*link_esq */

#link_esq a {
	float: left;
	color:#004f32;
	font-weight:normal;
}

/* Realização */

#realizacao{
/*	height:100px; */
	float:left;
	padding-top:15px;
	border-top: dotted 1px #999999;
	margin-left:7px;
}

#footer_content{
	height:25px;
	float: right;
	width:470px;
	background-color:#F2F2F2;
}

/* Patrocinadores*/
#patrocinadores{
	margin-top:20px;
	color:#FF0000;
	font-size:12px;
	width:180px;
}

#patrocinadores .banner{
	font-size:12px;
	color:#000000;
	width:180px;
	height:100px;
	clear:both;
	padding:10px 10px 15px 10px;
	float:right;
	padding-right:10px;
	text-align:center;
}


#Noticia {
	margin:0px 10px 10px 10px;
	text-align:left;
	border-bottom:1px dashed #666;
	padding-bottom:20px;
}

#Noticias {
	margin:0px 10px 10px 10px;
	text-align:left;
	padding-top:10px;
	clear:both;
	float:left;
	height:4000px;
}

#Noticias a, a:visited {
	color:#000000;
	float:left;
}

/* Classes */
.tituloN{
	font-size:13px;
	font-weight:bold;
	color:#000000;
	padding-left:10px;
}

.tituloData{
	font-size:12px;
	color:#000000;
	padding-left:10px;
}



/* INPUT */
.input200{
	width:200px;
}

.input300{

	width:300px;
}

.select300{
	font-family: Tahoma,Verdana, Arial, Helvetica;
	font-size: 11px;
	width:304px;
	background-color:#C6FFFA;
	border:solid 1px #455765;
}

.banner{
	font-size:12px;
	color:#000000;
	width:180px;
	height:100px;
	clear:both;
	padding:10px 10px 15px 10px;
	padding-right:10px;
	text-align:center;
}
