* {
	font: 11px Arial;
	color: #666;
}

body {
	margin: 0;
	background: #66adcc;
}

img {
	border: 0;
}

h1 {
	padding: 0;
	margin: 0 0 12px 0;
	border-bottom: 1px solid #3BB6B3;
	font: 16px Verdana;
	color: #007A82;
}

h2 {
	font: bold 15px Verdana;
	color: #007A83;
	background: #CAEDED;
	padding: 2px 5px;
	margin: 0 0 5px 0;
}

h3 {
	font: 13px Verdana;
	color: #007A83;
	padding: 0;
	margin: 0 0 8px 0;
}

h3 a {
	font: 13px Verdana;
	color: #007A83;
	padding: 0;
	margin: 0 0 8px 0;
}

p {
	padding: 0;
	margin: 0 0 15px 0;
}

strong {
	font-weight: bold;
}

ul, li {
	margin: 0;
	padding: 0;
}

input, textarea {
	border: 1px solid #686868;
	font: 9px Verdana;
	color: #999;
	padding: 3px;
}

textarea {
	overflow: auto;
}

form {
	display: inline;
}

/**********/
/* outros */
/**********/
#geral {
	width: 780px;
	position: relative;
}

.br {
	clear: both;
}

.foto {
	border: 1px solid #3CB6B3;
	margin-bottom: 8px;
}
/* outros - end */

/********/
/* topo */
/********/
#topo {
	position: relative;
	height: 182px;
	background: url(../img/bgr_topo.jpg) repeat-x;
}

#topo #logo {
	width: 173px;
	height: 174px;
	padding: 0 0 0 15px;
	float: left;
}

#topo #ac {
	width: 423px;
	height: 182px;
	float: left;
}

#topo #icones {
	width: 156px;
	height: 31px;
	padding: 10px 13px 0 0;
	float: left;
	text-align: right;
}

#topo #icones img {
	margin-left: 5px;
}

#topo #login {
	width: 169px;
	height: 99px;
	background: url(../img/bgr_areausuario.gif) no-repeat;
	float: left;
}

#topo #busca {
	width: 169px;
	height: 42px;
	float: left;
}

#login .tit {
	margin: 13px 0 0 8px;
}
/* topo - end */

/************/
/* conteudo */
/************/
#conteudo {
	position: relative;
	height: 100%;
	background: url(../img/bgr_content_exp.jpg) repeat;
}

#conteudo-bgr {
	position: relative;
	height: 100%;
	background: url(../img/bgr_conteudo.jpg) repeat-x;
}

#conteudo-sombra {
	position: relative;
	height: 100%;
	background: url(../img/bgr_sombra.jpg) 15px 0 repeat-y;
}

#conteudo-sombra-dgrd {
	position: relative;
	height: 100%;
	background: url(../img/bgr_sombrameio.jpg) 15px 0 no-repeat;
}

#coluna-esq {
	width: 173px;
	padding-left: 15px;
	float: left;
}

#coluna-esq .bgr {
	background: url(../img/bgr_colunaesq.gif) repeat;
}

#miolo-home {
	width: 385px;
	padding: 21px 0 21px 24px;
	float: left;
}

#miolo {
	width: 552px;
	padding: 21px 0 21px 24px;
	float: left;
}

#coluna-dir {
	width: 166px;
	padding: 21px 0 0 8px;
	float: left;
}

#menu {}

#menu-bottom {
	height: 44px;
	margin-top: 10px;
	border-left: 15px solid #FFF;
}

#menu-bottom div {
	width: 592px;
	height: 30px;
	margin-left: 173px;
	padding-top: 14px;
	background: url(../img/bgr_menubottom.jpg) repeat-y #FFF;
}

#menu-bottom ul {
	margin: 0 auto;
	padding: 0;
	width: 450px;
}

#menu-bottom li {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	color: #007A83;
}

#menu-bottom a {
	margin: 0 10px;
	color: #007A83;
	text-decoration: none;
}

#menu-bottom a:hover {
	text-decoration: underline;
}

#banners img {
	margin-bottom: 4px;
}

#banner_tempo {
	width: 166px;
	height: 160px;
	text-align: center;
}

#banner_direita {
	width: 166px;
	height: 201px;
	text-align: center;
}

#banner_curso {
	width: 166px;
	height: 109px;
	text-align: center;
}

.box-branco {
	background: #FFF;
	border: 1px solid #CCC;
}

#miolo .box-branco {
	padding: 2px 5px 5px 5px;
}

#miolo-home .box-branco {
	padding: 2px 5px 5px 5px;
}

#parceiros {
	text-align: center;
}

#parceiros img {margin:0 5px;}
/* conteudo - end */

/*************/
/* news home */
/*************/
#news {
	width: 166px;
	height: 442px;
	/*margin-top: 11px;*/
	background: #E9FEF7;
	border: 1px solid #7B9BA1;
}

#news .tit {
	padding: 0 7px 3px;
	text-align: right;
}

#news-iframe {
	width: 140px;
	height: 368px;
	padding: 0 0 0 7px;
	float:left;
}

#news-iframe iframe {
	width: 140px;
	height: 368px;
	margin: 0;
}

#news-rolagem {
	width: 13px;
	margin-bottom: 7px;
	background: url(../img/bgr_rolagem.gif);
	float: left;
}

#news-rolagem img {
	cursor: pointer;
}

#news-icones {
	clear: both;
	padding-top: 2px;
	background: #97DCDC;
}

#news-icones span {
	margin: 0 4px 0 4px;
}
/* news home - end */

/************/
/* internas */
/************/
.produto {}

.produto h2 {
	cursor: pointer;
}

.produto .esconder {
	display: none;
}

.produto .item {
	width: 518px;
	padding: 10px;
	margin-bottom: 5px;
	background: #ECF8F8;
}

.produto .item .foto {
	width: 117px;
	border: 0;
	float: left;
}

.produto .item .descricao {
	width: 400px;
	float: left;
}

#produto-descricao {}

#produto-descricao .foto {
	width: 117px;
	border: 0;
	float: left;
}

#produto-descricao .descricao {
	width: 400px;
	float: left;
}

#artigos {
	margin-top: 25px;
}

#artigos .item {
	margin-bottom: 23px;
}

#artigos .item a {
	font: 13px Verdana;
	color: #007A83;
	margin-bottom: 5px;
	display: block;
}

#contato {
	text-align: center;
}

#contato .dados_contato, #contato textarea {
	width: 430px;
	margin-bottom: 10px;
}

#contato .departamento {
	margin-bottom: 0px;
}

#contato #dados_fone #fone_ddi{
	width: 40px;
}

#contato #dados_fone #fone_ddd{
	width: 40px;
}

#contato #dados_fone #fone{
	width: 328px;
}

#contato textarea {
	height: 130px;
	margin-top: 10px;
}
	
#contato p {
	font-size: 13px;
	color: #333;
	margin-top: 25px;
}

.submenu ul {
	padding: 0 0 18px 5px;
}

.submenu ul li {
	list-style: none;
	display: inline;
	font: 12px Verdana;
	color: #007A83;
}

.submenu ul li.pipe {
	width: 1px;
	padding: 0;
}

.submenu ul li.pipe img {
	margin-top: 1px;
}

.submenu ul li.selecionado a {
	font: 12px Verdana;
	color: #007A83;
	padding: 4px 8px;
	background: #CAEDED;
	position: relative;
	margin-top: -4px;
}

.submenu ul li a {
	font: 12px Verdana;
	color: #007A83;
	padding: 0 5px;
	text-decoration: none;
}

.table-emw {}

.table-emw .first {
	font-weight: bold;
}

.table-emw .header {
	background: #CAEDED;
}

.table-emw tr {
	background: #ECF8F8;
}

.table-emw tr.bgr {
	background: #FFF;
}
/* internas - end */

/**********/
/* rodape */
/**********/
#rodape {
	height: 25px;
	background: url(../img/bgr_rodape.gif);
	clear: both;
}

#rodape img {
	margin: 3px 0 0 7px;
	float: left;
}

#rodape div {
	width: 500px;
	padding: 9px 0 0 10px;
	color: #FFF;
	float: left;
}
/* rodape - end */

/**********/
/* textos */
/**********/
.cor1 {color:#007A83;}
.cor1 * {color:#007A83;}
/* textos - end */