@charset "utf-8";
@import url(geral.css);
/* CSS Document */
		/********************   banner   ************************************/
		#bemvindo{
			background:url(../img/bemvindo.png) no-repeat;
			width:280px;
			height:252px;
			float:left;
		}
		#bemvindo h3 {
			color:#424242;
			font-weight:normal;
			font-size:22px;
			margin:30px 0px 0px 25px;
		}
		#bemvindo a {
			color:#424242;
			text-decoration:none;
		}
		#bemvindo a:hover {
			text-decoration:underline;
		}
		#bemvindo p.ultimo-news {
			font-size:12px;
			text-align:justify;
			width:260px;
			float:left;
			border:1px solid black;
			height:200px;
			margin:20px 0px 0px 15px;
			color:#424242
		}
		#bemvindo .news-pai {
			margin:10px 0px 10px 10px;
			width:260px;		
		}
		#bemvindo div {
			float:left;
			font-size:12px;
			width:140px;
			margin-left:10px;
			font-weight:normal;
		}
		#bemvindo .ultimo-news img {
			float:left;
		}
		#bemvindo span {
			margin:30px 0px 0px 20px;
			display:block;
			float:left;
			font-size:12px;
			clear:both
		}
		#bemvindo span a {
			text-decoration:none;
			color:#666666
		}
		#bemvindo #logo-evento {
			width:70px;
			height:50px;
			border:2px solid #003366;
			margin-left:20px;
			margin-top:10px;
			background:#FFF;
			float:left;
		}
		/********************   Noticias   ************************************/
		#noticias {
			width:509px;
			background:url(../img/tit_noticia.png) no-repeat ;
			float:left;
			height:255px;
		}	
		#tit_noticia {
			height:52px;
			margin-bottom:-10px;
		}
		#tit_noticia h2 {
			margin:6px 0px 0px 10px;
			color:#75ab2c;
			font-weight:normal;
			width:160px;
			float:left
		}
		#tit_noticia p {
			float:right;
			font-size:11px;
			margin-right:20px;
			color:#75ab2c
		}
			#tit_noticia p a {
				color:#75ab2c;
				text-decoration:none;
			}
			#tit_noticia p a:hover {
			text-decoration:underline
			}
		.noticia_esq {
			width:200px;
			float:left;
			margin-left:30px;
		}
		.noticia_dir {
			width:240px;
			float:right;
			z-index:7;
		}
		#noticias h3 a {
			color:#216598;
			font-size:14px;
			text-align:justify;
			text-decoration:none;
			margin-top:0px;
		}
		#noticias p{
			color:#216598;
			text-align:justify;
			font-size:12px;
			text-decoration:none
		}
		#noticias span {
			font-size:12px;
			color:#6c6c6c;
		}

/*********************** Separa ************************/
#separa {
	margin-top:40px;
	display:block;
	height:96px;
	background:url(../img/separa_home.jpg);
	clear:both
}
/********************* news e associados *******************/
#news-associados {
	height:210px;
	width:465px;
	background:url(../img/news-associados.gif) no-repeat;
	margin-top:10px;
	float:left;
	margin-bottom:20px;
}
#newsletter {
	height:170px;
	width:215px;
	float:left;
	margin:5px 0px 0px 5px;
	background:url(../img/bg_box_newsassociados.jpg) no-repeat;
	border:1px solid #d5d5d5;
}
	#newsletter h3 {
		color:#353535;
		font-weight:normal;
		font-size:16px;
		background:url(../img/seta_preta.gif) no-repeat 0px 7px;
		padding-left:10px;
		border-bottom:1px solid #b5b5b5;
		width:140px;
		margin-left:20px;
	}
	#newsletter p {
		font-size:12px;
		color:#868686;
		margin-left:20px;
	}
	#newsletter .form-esq {
		width:125px;
		float:left;
		margin-left:20px;
	}
	.form-esq input {  
		width:124px;
		background:url(../img/bg_input_news.gif) no-repeat;
		color:#666666;
		font-size:12px;
		border:none;
		margin-bottom:-4px;
		margin-top:0px;
		padding:4px;
		height:27px;
	}
	form input[type="submit"] { 
		background:url(../img/ok_news.gif);
		border:none;
		width:48px;
		height:58px;
	}
#associados {
	height:170px;
	width:215px;
	float:left;
	margin:5px 0px 0px 5px;
	background:url(../img/bg_box_newsassociados.jpg) no-repeat;
	border:1px solid #d5d5d5;
}
	#associados h3 {
		color:#353535;
		font-weight:normal;
		font-size:16px;
		background:url(../img/seta_preta.gif) no-repeat 0px 7px;
		padding-left:10px;
		border-bottom:1px solid #b5b5b5;
		width:140px;
		margin-left:20px;
	}
	#associados p {
		width:160px;
		margin:auto auto;
		text-align:center;
		margin-bottom:20px
	}
/************************** Responsabilidade *******************/
#separa2 {
	width:36px;
	height:190px;
	background:url(../img/divisao_linhabaixo.jpg) no-repeat;
	float:left;
	margin-top:10px;
}

#responsabilidade_social {
	width:270px;
	height:211px;
	float:left;
	background:url(../img/responsabilidade_social.jpg) right bottom no-repeat;
}
	#responsabilidade_social h3 {
		width:160px;
		font-weight:normal;
		font-size:20px
	}
	#responsabilidade_social span a{
		display:block;
		margin-top:70px;
		text-decoration:none;
		font-size:13px;
		color:#666666;
		padding-left:11px;
		background:url(../img/seta_preta.gif) no-repeat 0px 5px;
	}
	#responsabilidade_social span a:hover {
		text-decoration:underline;
	}