
/************************************

IHFB
Criado em: dez/2007                     																					
Desenvolvido por: ZONAInternet

************************************/

/************************************

Tags libk Instituto

************************************/


	/*************** div do conteudo link Cursos ********************/

	#content_cursos {
		margin: 0; padding: 20px 5px 6px 6px;
		width: 752px;
		min-height:400px;
		background: url(../img/bg_site.jpg) repeat-y left top; /* */
		/* background-color: #33FF99; /* */
		display: table;
	}
			#topCursos {
				margin: 0; padding: 0;
				width: 752px;
				height: 17px;
				background: url(../img/bg_instituto.gif) no-repeat left top; /* */
				float: left;
			}
			#boxContentCursos {
				margin: 0; padding: 0;
				width: 752px;
				min-height: 350px;
				background: #fff url(../img/bgMidleInstituto.gif) repeat-y left top; /* */
				float: left;
				display: table;
			}
			

			#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; /* */
					}

			#boxCinza {
				margin: 0 0 0 0; padding: 0px 20px 10px 20px;
				width: 492px;
				min-height: 500px;
				background-color: #ececec; /* */
				float: right;
			}
			
			#BottomCursos {
				margin: 0; padding: 0;
				width: 752px;
				height: 17px;
				background: #FF6633 url(../img/bgBottomInstituto.gif) no-repeat left top; /* */
				float: left;
			}
										
