body{
	background-color: #ebebeb;
	font-size: 11px;
	text-align: justify;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#333333;
	padding:0px;
	margin:0px;
	background-image: url(imagens_fixas/back_pagina.gif);
	background-repeat: repeat-x;
}


a {color: #ff0000;text-decoration: none;}
a:visited {color:#DB7093;}
a:hover {color: #564b47;text-decoration: underline;}
a:active { color:#000000;}

h1 {
	font-size: 16px;
	color: #ff0000;
}

h2 {
	font-size:14px;
	color: #009933;
	font-weight: normal;
	padding: 5px 10px;
	margin:0px;
}

h4 {
	font-size:12px;
	color: #000000;
	font-weight: bold;
	padding: 5px 10px;
	margin:0px;
}

#img-title{
margin: 20px;
margin-left:0px;
}

/*-------                conteúdo                      -----*/

#total{
	width: 800px;
	height: 100%;
	min-height: 100%;
	margin-bottom: 0px;
	margin-top: -10px;
	margin-left: auto;
	margin-right: auto;
}


#content{
	width: 800px;
	height: 319px;
	background-image: url(imagens_fixas/topo_fundo.png);
	background-repeat: none;
	position: relative;
	/*margin: 0 30px 0 30px;*/
}



#logo{
float: left;
position: relative;
padding: 10px 0 0 40px;
width: 155px;
height: 104px;
}

/*-------------------  MENU  --------------*/

#menu{
float: left;
clear: left;
padding: 20px 0 0 25px;
position: normal;
width: 200px;
height: 107px;
}

#menu ul{
	list-style: none;
	margin: 0 0 0 30px;
	padding: 0px;
}

#menu li{
	margin-top: 8px;
}

#menu a{
font-family: helvetica, Verdana, Arial, SunSans-Regular;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

/*--------------------  CONTEÚDO parte 1 -----------------------*/

#content-1{
	width: 771px;
	height: 100%;
	min-height: 100%;
	position: relative;
	margin: 0 19px 0 11px;
	background-color: #ffffff;
	z-index:1;
	display: table;
}

#bemvindo{
	width: 350px;
	height: 200px;
	padding: 20px 20px 0 20px;
	float: left;
	display: table;
}

#destaque{

	width: 310px;
	height: 200px;
	float: right;
	padding: 20px 30px 0 0;
	display: table;

}

/*para as páginas internas*/
#conteudo_holder{
width: 700px;
margin-left: 20px;
height: 100%;
	min-height: 100%;

}

/*--------------------  CONTEÚDO parte 2 -----------------------*/

#hold-content-2:after{
           content:".";
           display:table; /*aqui era BLOCK*/
           clear:both;
           visibility:hidden;
           height:0;
           overflow:hidden;
           }


#content-2{
	width: 771px;
	position: relative;
	margin: 0 19px 0 11px;
	background-color: #ffffff;
	}

ul#destaques-cursos {
	width: 750px;
	margin: 0px;
	padding:0;

}

	ul#destaques-cursos li {
		width: 275px;
		height:30px;
		valign: middle;
		margin: 20px 0px 0px 20px;
		list-style: none;
		float: left;
		border-bottom: none;
		padding: 10px 30px 20px 20px;
		text-align: center;
		background: #fff;
		border:1px solid #ccc;
	}

		ul#destaques-cursos a{
		font-size:14px;
		
		}

	
	ul#destaques-cursos li img {
		padding: 5px;
		border:1px solid #ccc;
	}


/*--------------------  footer -------------- */

#footer{
	width: 800px;
	height: 55px;
	background-image: url(imagens_fixas/footer.gif);
	background-repeat: none;
	padding: 0px 0px 0px 0px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	color: #ffffff;
}

.title_cursos	{ width:535px; float:right; }
.borda_cursos	{ border-bottom:solid 1px #97A5B0; margin-top:-3px; padding-bottom:4px; }
.imagem_cursos	{ float:left; margin-right:15px; padding:4px; border:solid 1px #97A5B0; }


#cont_produto						{ width:150px; padding:10px; min-height:250px; height:auto !important; height:250px; font-size:10px; border:solid 0px #CCCCCC; margin-right:15px; float:left; margin-bottom:15px; background:#FFFFFF; text-align:center; }
#cont_produto img					{ border:none; margin-right:10px; }
#cont_produto a						{ text-decoration:none; color:#333333; }
#cont_produto a:hover				{ color:#999999; }
#global_produtos					{ width:750px; margin-top:10px; }