@import url("menu.css");

/************************************

IHFB
Criado em: dez/2007                     																					
Desenvolvido por: ZONAInternet

************************************/

/************************************

Basic tags 

************************************/

* {    
	margin: 0; padding: 0;
	border: none;
	text-decoration: none;
	list-style-type: none;
}
body {
	margin: 0;
	padding: 0;
	color: #858585;
	font: 10px Verdana, Tahoma, Arial, SansSerif;
	background: url(../img/bg_site.gif) repeat left top; /* #5E635B */
}
#desktop {
	margin: 0 auto; padding: 0;
	width: 763px; 
	min-height: 450px;
	background: #5E635B; /* */
	display: table;
}

/************************************

Basic fots tags 

************************************/

.bold {
	font-weight: bold;
}
.clear {
	clear: both;
}
.peq {
	font: 9px Verdana, Tahoma, Arial, SansSerif;
	font-weight: bold;
}
.cor_666 { color: #999999; font-size: 10px; font-weight: normal;}
.upercase {
	color: #666;
	text-transform: uppercase;
}
.italic {
	font-style: italic;
	color: #b9b6b6;
}
.underline {
	text-decoration: underline;
}
p {
	line-height: 14px;

}
p a {
	color: #f68b33;
}
p a:hover {
	color: #666666;
}
.corLaranja {
	color: #f68b33;
}
.corVerdeEscuro {
	color: #3f493e;
}
.identar {
	padding: 0 0 0 20px; margin: 0;
}

.black { color: #666666; }

h1 {
	font: 14px Verdana, Tahoma, Arial, SansSerif;
	font-weight: bold;
	color: #f68b33;
}

h1 a {
	font: 14px Verdana, Tahoma, Arial, SansSerif;
	font-weight: bold;
	color: #f68b33;
}

.imgBox { margin-left: 30px; }
.subTit { margin: 0 0 10px 30px; text-transform: uppercase; font-size: 9px; color: #4F5D4E; }

.linhaComentario { border-top: 1px dotted #CCCCCC; }

.noSpace { margin: 0; padding: 0; float: left; }
.w200 { width: 200px; }

/************************************

Estrutura do site tags 

************************************/

	#header {
		margin: 0; padding: 0;
		width: 763px; height: 304px;
		/* border-bottom: #339966 1px solid; /* */
		background: url(../img/bg_header.jpg) no-repeat left bottom; /* #5E635B */
		/* background: #66#5E635B  */
	}
		#login {
			margin: 0 0 0 0; padding: 10px 10px 0 0;
			width: 753px; height: 26px;
			/* background: url(../img/bgExtranet.gif) no-repeat right center; /* #5E635B */
		}
		#login  p {
			text-align: right;
			color: #666;
		}
		#login  a {
			color: #666;
		}
		#flash {
			margin: 0; padding: 0;
			width: 763px; height: 210px;
			/* background: #990000; /* url(../img/bg_header.jpg) no-repeat left top; /* #5E635B */
		}
				.linkLogo {
					width: 210px; height: 200px;
					float: left;
					/*background: #33FF66; /* */
					display: block;
					cursor: pointer;
					overflow: hidden;
					text-indent: -99999px;
				}
				#linkLogo a {
					width: 210px; height: 200px;
					/* background: #33FF66; /* */
					display: block;
					cursor: pointer;
					overflow: hidden;
					text-indent: -99999px;
				}
				#linkLogo a:hover {
					width: 210px; height: 200px;
					/* background: #33FF66; /* */
					display: block;
					cursor: pointer;
					overflow: hidden;
					text-indent: -99999px;
				}
		#menu {
			margin: 0; padding: 15px 0 0 0;
			width: 763px; height: 40px;
			/* background: #ff8800; /* url(../img/bg_header.jpg) no-repeat left top; /* #5E635B */
		}

	/*************** div do conteudo do site ********************/

	#content {
		margin: 0; padding: 20px 25px;
		width: 713px; height: 480px;
		background: url(../img/bg_site.jpg) repeat-y left top; /* */
		/* background-color: #33FF99; */
	}
	#boxCinza img {
		margin: 20px 0 20px 0; padding: 0;
	}
	
	#boxCinza td img {
		margin: 0; padding: 0;
	}
	#boxCinza p {
		font-size:12px;
		line-height: 18px;
	}
	#boxCinza p.post { font: bold 10px "Trebuchet MS"; margin-bottom: 6px; color: #666666; }
	#boxLaranja img { margin-left: 20px; }
	#boxLaranja ul li img, #boxLaranja a img { margin: 0; }
	
	
	#boxLaranja {
		margin: 0; padding: 10px 0 0 0;
		width: 211px;
		min-height: 250px;
		background-color: #f68b33; /* */
		float: left;
		display: table;
	}
			#boxLaranja ul li {
				width: 160px;
				margin: 0 0 10px 0; padding: 0 0 0 30px;
				line-height: 14px;
				font-weight: bold;
				color: #fff; /* */
			}
			#boxLaranja ul li a {
				margin: 0; padding: 0 0 0 0;
				line-height: 14px;
				color: #fff; /* */
			}
			#boxLaranja ul li a:hover {
				margin: 0; padding: 0 0 0 0;
				color: #990000; /* */
			}
	
	
	.comentFundo1, .comentFundo2 { padding: 8px; padding-bottom:15px; color: #333333; }
	.comentFundo2 { background: #dfdfdf; }

	/*************** div do footer do site ********************/

	#footer {
		margin: 0 auto; padding: 0 0 0 0;
		width: 100%; height: 125px;/*113px;*/
		background: url(../img/bg_footer.jpg) no-repeat center top;
		clear: both;
	}
				#footer p {
					color: #a4a297;
					/* font-size: 80% !important; */
					font-family: Verdana, Arial, Helvetica, sans-serif;
					font-weight: normal;
					padding: 0; margin: 0 0 0 0;
				}
				
				#footer a {
					margin: 0; padding: 0 5px 0 5px;
					color : #b2b0a3;
					text-decoration: none;
					font-weight: normal;
				} 
				
				#footer a:hover { 
					font-weight: normal; 
					color : #666;
					background-color: #F5F5EA;
					/*text-decoration : line-through;*/
					font-family: Verdana, Tahoma, Arial, SansSerif;
				} 
				#wrap_footer {
					text-align: center;
					margin: 0 auto; padding: 50px 0 0 0;
					width: 763px;  height: 50px; 
					/* background: #990000; /* */
				}