﻿
/*

CSS - Marcos Canettieri

/*	Elementos principais
-------------------------------------------------------------------------------------------*/
* 	{
	margin: 0;
	padding: 0;
	border: 0;
	text-align: left;
	text-decoration: none;
	}
body {
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 12px;*/
	}
abbr, span.abbr {
	cursor: help;
	border-bottom: dashed 1px #999999;
	}
div {
	/*position: relative;*/
	width: auto;
	margin: 0px;
	padding: 0px;
	height: auto;
	}
p 	{
	margin: 0 0 10px 0;
	}
	
#spacer {
	height:10px
	}
	
a:link, a:visited {
	color: #000;
	text-decoration: none;
	}
a:hover{
	text-decoration:underline;
	color:#B01F24;
	}
	
/*	Div Principal
-------------------------------------------------------------------------------------------*/
#principal {
	width:981px;
	/*border-right:1px solid #ccc;*/
	}

/*	Botoes do topo e busca
-------------------------------------------------------------------------------------------*/
#div_botoes {
	height:51px;
	padding-left:20px;
	padding-top:5px
	}
#ul_botoes {
	float:left;
	width:700px;
	display: inline;
	padding-top:15px;
	}
	
#ul_botoes2 {
	float:left;
	width:100%;
	display: inline;
	padding-top:15px;
	color:#FFFFFF;
	}
	
#ul_botoes2 li {
	margin-left:0;
	padding: 0px 14px;
	border-right: 1px solid #FFF;
	list-style: none;
	display: inline;
	font-size:10px;
	color:#FFFFFF;
	}
	
#ul_botoes li {
	margin-left:0;
	padding: 0px 14px;
	border-left: 1px solid #333;
	list-style: none;
	display: inline;
	}
#ul_botoes li.primeiro {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	}
#ul_botoes li a:link, #ul_botoes li a:visited {
	color:#333;
	font-size:10px;
	font-weight:normal;
	}
	
#ul_botoes2 li a:link, #ul_botoes2 li a:visited {
	color:#FFF;
	font-size:10px;
	font-weight:normal;
	}
	
#ul_botoes li a:hover{
	text-decoration:underline;
	color:#B01F24;
	}

/*	Header home
-------------------------------------------------------------------------------------------*/
#img_home {
	/*background:#f2f2f2 url(../imgs/b_default.jpg) no-repeat right bottom;*/
	background-color:#f2f2f2;
	background-position:right bottom;
	background-repeat:no-repeat;
	width:961px;
	height:183px;
	margin-left:20px;
	}
#logo_home {
	background:#F2F2F2 url(../imgs/logo_home.jpg) no-repeat center 30px;
	width:252px;
	height:146px;
	float:left;
	}
#linhavermelha {
	width:961px;
	background-color:#B01F24;
	height:2px;overflow:hidden;
	margin:5px 0px 5px 20px} 

/*	Menu Principal
-------------------------------------------------------------------------------------------*/
#menu {
margin-left:262px;
width:100%;
height:33px;
clear:both;
}

#menu ul {
list-style: none;
margin: 0px;
padding: 0;
width: 100px;/*marcos*/
float: left;
padding-right:10px;
}

#menu a {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
border-width: 1px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 2px 3px;
}

#menu a {
color: #B01F24;
background: #fff;
text-decoration: none;
}

#menu a:hover {
color: #fff;
background: #B01F24;
}

#menu li {position: relative;}

#menu ul ul {
position: absolute;
z-index: 1500;
width:170px;/*marcos*/
}

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
}

#chat {
float:right;
}

#atendimento {
width: 100px;
}

#atendimento a {
margin: 0;
border:0;
padding:0;

}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

/* Botao Treinamento */

#menu li a.bt_trein:link, #menu li a.bt_trein:visited {
overflow: hidden;border:0px;
text-indent: -5000px;
width: 91px;height:33px;
background-image: url(../imgs/bt_trein.gif);
}
#menu li a.bt_trein:hover, #menu li a.bt_trein:active {
overflow: hidden;
text-indent: -5000px;
width: 91px;
background-image: url(../imgs/bt_trein.gif);
background-position: -110px 0;
}

/* Botao E-learning */

#menu li a.bt_learning:link, #menu li a.bt_learning:visited {
overflow: hidden;border:0px;
text-indent: -5000px;
width: 91px;height:33px;
background-image: url(../imgs/bt_learning.gif);
}
#menu li a.bt_learning:hover, #menu li a.bt_learning:active {
overflow: hidden;
text-indent: -5000px;
width: 91px;
background-image: url(../imgs/bt_learning.gif);
background-position: -110px 0;
}

	
/* Botao Consultoria */

#menu li a.bt_consu:link, #menu li a.bt_consu:visited {
overflow: hidden;border:0px;
text-indent: -5000px;
width: 91px;height:33px;
background-image: url(../imgs/bt_consu.gif);
}
#menu li a.bt_consu:hover, #menu li a.bt_consu:active {
overflow: hidden;
text-indent: -5000px;
width: 91px;
background-image: url(../imgs/bt_consu.gif);
background-position: -110px 0;
}

/* Botao Loja */

#menu li a.bt_loja:link, #menu li a.bt_loja:visited {
overflow: hidden;border:0px;
text-indent: -5000px;
width: 91px; height:33px;
background-image: url(../imgs/bt_livraria.gif);
}
#menu li a.bt_loja:hover, #menu li a.bt_loja:active {
overflow: hidden;
text-indent: -5000px;
width: 91px;
background-image: url(../imgs/bt_livraria.gif);
background-position: -110px 0;
}

/* Botao Eventos */

#menu li a.bt_even:link, #menu li a.bt_even:visited {
overflow: hidden;border:0px;
text-indent: -5000px;
width: 91px;height:33px;
background-image: url(../imgs/bt_even.gif);
}
#menu li a.bt_even:hover, #menu li a.bt_even:active {
overflow: hidden;border:0px;
text-indent: -5000px;
width: 91px;
background-image: url(../imgs/bt_even.gif);
background-position: -110px 0;
}

/* Botao Calendario */

#menu li a.bt_calend:link, #menu li a.bt_calend:visited {
overflow: hidden;border:0px;
text-indent: -5000px;
width: 91px;height:33px;
background-image: url(../imgs/bt_calend.gif);
}
#menu li a.bt_calend:hover, #menu li a.bt_calend:active {
overflow: hidden;border:0px;
text-indent: -5000px;
width: 91px;
background-image: url(../imgs/bt_calend.gif);
background-position: -110px 0;
}

/* Seta */

#menu a.seta, #menu a.seta:visited {
background:#fff url(../imgs/seta_normal.gif) no-repeat right bottom;
}

#menu a.seta:hover{
color:#fff;
background:#B01F24 url(../imgs/seta_over.gif) no-repeat right bottom;
}

#menu a.seta:active {

background:#B01F24 url(../imgs/seta_over.gif) no-repeat right bottom;
}

/*	Barra Lateral da Home
-------------------------------------------------------------------------------------------*/
#div_busca {
	display:block;height:20px;
	background-color:#FFF;
	padding-top:2px;
	float:right
	}
#campobusca {
	color:#B01F24;
	font-size:10px;
	font-weight:normal;
	width:193px;
	border:1px solid #ccc;
	margin-bottom:0px;
	float:right
	}
#btn_busca {
	margin-top:-1px;
	float:right;
	}
/* titulos */
#tit_box_news ,#titulo_blog, #labtv, #titulo_calendario {
	font-size:11px;
	font-weight:bold;
	width:239px;
	padding:3px 3px 3px 10px;
	background-color:#BDBEC0;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	}
	
/* Calendario */
#calendario {
	font-size:11px;
	font-weight:bold;
	color:#000;
	width:252px;height:113px;
	background:#f2f2f2 url(../imgs/calendario.jpg) repeat-x left top;
	}
#calendario_texto {
	font-size:11px;
	font-weight:normal;
	width:240px;
	padding-top:25px;
	}
#calendario_texto a:visited, #calendario_texto a:link, #projectblog a:visited, #projectblog a:link {
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	color:#000;
	}
	
#calendario_texto a:hover, #projectblog a:hover {
	text-decoration:underline;
	color:#B01F24;
	}
	
#calendario_texto a img, #projectblog a img {
	text-align:left; margin:0px;
	}

/* Project Blog e labtv */
#projectblog {
	font-size:11px;
	font-weight:normal;
	width:232px;
	padding:10px;
	}
#titulo_sobre {
	font-size:11px;
	font-weight:bold;
	width:239px;
	color:#fff;
	padding:3px 3px 3px 10px;
	background-color:#B01F24;
	border-bottom:1px solid #fff;
	}
/* labTV */

#labtvbg {border-top:1px solid #fff;background:#fff url(../imgs/projectv.jpg) no-repeat left top;
	font-size:11px;
	font-weight:normal;
	height:150px;
	width:232px;
	padding:25px 10px 30px 10px;
	}

.destaque {float:left;margin-right:5px;margin-top:2px;margin-left:2px;}
#ltv  {
	list-style-type:none;
	padding-top:7px;
	margin-left:2px;
	}

#ltv li {
	background:url(../imgs/box.gif) no-repeat left 4px;
	padding: 3px 0px 3px 20px;
	}


/* menus da barra lateral */

#menulateral{
	margin:0px;
	padding:0px;
	list-style-type: none;
	font-weight:bold;
	}

#menulateral li a {
	display: block;
	padding: 3px 3px 3px 10px;
	background-color:#BDBEC0;
	
	}

#menulateral li a:link, #menulateral li a:visited {
	color: #666;border-bottom: 1px solid #fff;
	text-decoration: none;
	font-size:11px;
	font-weight:bold;
	}

#menulateral li a:hover {
	background-color:#9B9C9F;border-bottom: 1px solid #fff;
	color: #fff;
	text-decoration: none;
	font-size:11px;
	font-weight:bold;
	}

#tweetbg {border-top:1px solid #fff;background:#fff url(../imgs/tweet.jpg) no-repeat left top;
	font-size:11px;
	font-weight:normal;
	height:110px;
	width:232px;
	padding:25px 10px 30px 10px;
	}

#box_comunicado {
	padding:3px 3px 3px 5px;
	background-color:#B01F24;
	}
	
#box_comunicado a{
color:#FFFFFF;
font-size:10px;
font-weight:bold;
	}		
	
	/* Newsletter */
#titulo_newsletter {
	font-size:11px;
	font-weight:bold;
	color:#fff;
	width:239px;	
	background-color:#B01F24;
	}
#newsletter_box {
	padding:3px 3px 3px 10px;
	background-color:#B01F24;
	}
	
#newsletter_box a{
color:#FFFFFF;
font-size:10px;
font-weight:bold;
	}	
	
#newsletter_box p {
	font-size:11px;
	font-weight:normal;
	padding:10px 10px 0px 0px;
	color:#fff;
	}
	
#newsletter_box p a{
	font-size:11px;
	font-weight:normal;
	padding:10px 10px 0px 0px;
	color:#fff;
	}
	
#newsletter_box p a:visited, #newsletter_box p a:link{
	font-size:11px;
	font-weight:normal;
	padding:10px 10px 0px 0px;
	color:#fff;
	}
	
#newsletter_box p a:hover{
	font-size:11px;
	font-weight:normal;text-decoration:underline;
	padding:10px 10px 0px 0px;
	color:#fff;
	}
#newsletter_box label {
	color:#ccc;
	margin-top:5px;margin-bottom:2px;display:block;
	font-size:11px;
	font-weight:normal;
	}
#newsletter_box form {
	text-align:left;
	color:#ccc;
	padding:0px;
	}
#newsletter_box input {
	font-size:10px;
	font-weight:normal;
	padding:2px;
	border:1px solid #ccc;
	}
	
/*	area de Conteudo da Home
-------------------------------------------------------------------------------------------*/
	
#tit_box_treinamento  {
	width:330px;
	font-size:11px;
	font-weight:bold;
	background-color:#999;
	border-right:1px solid #999;
	border-left:1px solid #999;
	border-top:1px solid #999;
	padding:3px 3px 3px 10px;
	color:#fff;
	}
	
#tit_box_consultoria, #tit_box_loja{
	width:329px;
	font-size:11px;
	font-weight:bold;
	background-color:#999;
	border:1px solid #999;
	padding:3px 3px 3px 10px;
	color:#fff;
	}
	
#boxes_home {
	font-size:11px;
	line-height:16px;
	width:342px;
	border-left:1px solid #999;
	border-right:1px solid #999;
	}
	
#data{font-size:11px;display:block;
	line-height:16px;
	border-bottom:1px solid #999;}
		
#boxes_loja_img {
	background:#fff url(../imgs/img_loja.jpg) no-repeat left bottom;
	height:169px;width:342px;
	}

#base_box2{
	clear:both;
	margin-bottom:10px;
	width:344px;
	height:15px;
	background:#fff url(../imgs/base_box2.gif) no-repeat left top;
	}


.borda {
	border-top:1px solid #999;background: url(../imgs/pmi_2_38.gif) repeat-x left bottom;
	}

#boxes_home p, #boxes_home_loja p, #boxes_home_pmi p, #boxes_home_rmc p {
	padding:15px 15px 0px 15px;
	margin-bottom:0px;
	}
/*#boxes_home .saibamais {text-align:right;padding: 0px 15px;margin:0px} */
	
#base_box{
	margin-bottom:10px;
	width:344px;
	height:15px;
	background:#fff url(../imgs/base_box.gif) no-repeat left top;
	}
	
.imgs {
	float:left;
	border:0px;
	padding:5px;
	}
	
.imgs2 {
	float:left;
	border:0px;
	padding-right:10px;
	padding-bottom: 5px;
	}

#loja_home {background: url(../imgs/teste.jpg) no-repeat left top;
	width:337px;height:223px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	}

#boxes_home_pmi {
	font-size:11px;
	line-height:16px;
	width:342px;
	
	border-left:1px solid #999;
	border-right:1px solid #999;
	background: url(../imgs/pmi_2_38.gif) repeat-x left bottom;
	}
	
#base_box3{
	margin-bottom:10px;
	width:344px;
	height:15px;
	background: #fff url(../imgs/feature_bottom.gif) no-repeat left top;
	}
#boxes_home_rmc {
	font-size:11px;
	line-height:16px;
	width:342px;
	border-top:1px solid #999;	
	border-left:1px solid #999;
	border-right:1px solid #999;
	background: url(../imgs/pmi_2_38.gif) repeat-x left bottom;
	}
#boxes_pmi_img {
	background:#fff url(../imgs/img_loja.jpg) no-repeat left bottom;
	height:169px;width:335px;
	}


#base_box4{

	margin-bottom:10px;
	width:351px;
	height:15px;
	background:#fff url(../imgs/base_box3.gif) no-repeat left top;
	}	
		
/*	textos
-------------------------------------------------------------------------------------------*/
.texto_home {
	padding-top:14px;
	padding-left:14px;
	padding-right:14px;
	padding-bottom:5px;
	font-size:10px;
	line-height:14px;
	color:#333
	}
.saibamais a:link , .saibamais a:visited {
	display:block;
	text-align:right;
	padding:0px 15px;margin:0px;
	font-size:10px;
	color:#333;
	font-weight:bold;
	text-decoration:none;
	}
.saibamais a:hover {
	text-decoration:underline;
	color:#B01F24;
	}
.saibamais2 {
	text-align:right;
	display:block;
	color:#B01F24;
	font-weight:bold;
	font-style:italic;
	}
	
.saibamais3 {
	text-align:left;
	display:block;
	color:#B01F24;
	font-weight:bold;
	text-decoration:underline;
	font-style:italic;
	}

.saibamais4 {
	text-align:left;
	color:#B01F24;
	font-weight:bold;
	}

.texto_home a:hover {
	padding:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333}
	
#listas  {
	list-style-type:none;
	padding-top:7px;
	margin-left:16px;
	}
	
#cursos1, #cursos2, #cursos3  {
	list-style-type:none;
	padding-top:7px;
	margin-left:16px;
	}
	
#listas2  {
	list-style-type:none;
	padding-top:7px;
	margin-left:30px;
	}	
	
#listas2  {
	list-style-type:none;
	padding-top:7px;
	margin-left:30px;
	}
	
#listas2 li {
	background:url(../imgs/box.gif) no-repeat left 4px;
	padding: 3px 10px 7px 20px;
	}
	
#listas3 {
	list-style-type:none;
	padding-top:0px;
	margin-left:30px;
	}
	
#listas3 li {
	background:url(../imgs/box.gif) no-repeat left 4px;
	padding: 3px 10px 0px 20px;
	}		

#listas li {
	background:url(../imgs/box.gif) no-repeat left 4px;
	padding: 3px 10px 7px 20px;
	}

#listas_news  {
	list-style-type:none;
	padding-top:7px;
	}
#listas_news p{color:#B01F24; font-weight:bold;margin:0;padding:4px 0px;}
#listas_news a:link, #listas_news a:visited {
	color:#333;
	font-size:11px;
	font-weight:normal;
	}
#listas_news a:hover{
	text-decoration:underline;
	color:#B01F24;
	}
#listas_news li {
	padding: 3px 15px 7px 15px;
	}

/*	Páginas internas
-------------------------------------------------------------------------------------------*/
#tit_box_onde {
	display:block;
	font-weight:normal;
	background-color:#f2f2f2;
	border-bottom:1px solid #f2f2f2;
	padding:4px 3px 3px 10px;
	color:#333;
	font-size:10px;
	font-weight:bold;
	margin-bottom:20px;
	}

#tit_box_onde a:link, #tit_box_onde a:visited {
	color:#333;
	font-size:10px;
	font-weight:normal;
	}
#tit_box_onde a:hover {
	text-decoration:underline;
	color:#B01F24;
	}
.ultimo {
	color:#B01F24;
		}
#tit_box_others_consulting {
	text-align:right;
	font-size:13px;
	font-weight:bold;
	display:block;
	color:#333;
	background: url(../imgs/title_consulting.jpg) no-repeat left bottom;
	border-bottom: 1px solid #999;
	padding:17px 10px 2px 0px;
	}
	#tit_box_others_trei {
	text-align:right;
	font-size:13px;
	font-weight:bold;
	display:block;
	color:#333;
	background: url(../imgs/title_trei.jpg) no-repeat left bottom;
	border-bottom: 1px solid #999;
	padding:17px 10px 2px 0px;
	}
	
#lista {
text-align:right;
padding-right:3px;
}
	
#boxes_others {
	font-size:11px;
	font-weight:normal;
	line-height:16px;
	display:block;
	padding:10px;
		}
#boxes_others p {text-align:justify;}


#boxes_others a{
	font-size:11px;
	font-weight:normal;
	line-height:16px;
	}
	
#boxes_others a:visited, #boxes_others a:link{
	font-size:11px;
	font-weight:normal;
	line-height:16px;
	color:#B01F24;
	text-decoration:none;
	}
#boxes_others a:hover{
	font-size:11px;
	font-weight:normal;
	line-height:16px;
	color:#B01F24;
	text-decoration:underline;
	}

#link_webinar {
	font-size:11px;
	font-weight:normal;
	line-height:16px;
	display:block;
	padding:10px;
		}

#link_webinar a{
	font-size:11px;
	font-weight:normal;
	line-height:16px;
	}
	
#link_webinar a:visited, #link_webinar a:link{
	font-size:11px;
	font-weight:normal;
	line-height:16px;
	color:#B01F24;
	text-decoration:none;
	}
#link_webinar a:hover{
	font-size:11px;
	font-weight:normal;
	line-height:16px;
	color:#B01F24;
	text-decoration:underline;
	}
	
/*	Rodapé
-------------------------------------------------------------------------------------------*/
#box_branco {
	background-color:#fff;text-align:right;
	width:961px;padding-right:15px;
	font-size:9px;margin:5px 0px;
	font-weight:normal;
	font-style:italic;
	}
	
	#div_rodape {
	background-color:#B01F24;
	width:961px;margin-left:20px;
	height:20px;
	}

#rodape {background-color:#B01F24;
	padding-right:15px;
	float:right;
	}
	
/*	Forms
-------------------------------------------------------------------------------------------*/
#contato {
	margin: 0 0 15px 0;
	padding: 0 0 0 55px;
}
	#contato label {
		display: block;
		margin: 10px 0 2px 0;
	}
	#contato label.label_red {
		color: #FF0000;
		font-weight: bold;
	}
	#contato input {
		display: block;
		background-color: #F1F1F1;
		border: solid 1px #333333;
		height: 18px;
	}
	#contato textarea {
		display: block;
		background-color: #F1F1F1;
		border: solid 1px #333333;
	}
	#contato input.input_bt {
		margin: 10px 0 0 0;
		display: block;
		background-color: #F1F1F1;
		border: solid 1px #333333;
		height: 30px;
		width: 60px;
		text-align: center;
	}

 

#boxes_topo_cursos {
	font-size:11px;
	line-height:16px;
	width:343px;
	border-top:1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #999;
	background:#f2f2f2 url(../imgs/fundo_cursos.jpg) repeat left bottom;
	}
#topo_box_cursos {
	border-left:1px solid #999;
	border-right:1px solid #999;
	width:343px;
	height:10px;
	background:#f2f2f2 url(../imgs/fundo_top_cursos.jpg) no-repeat left top;
	}
	
#textos_cursos{
	background-color:#f2f2f2;
	border-left:1px solid #999;
	border-right:1px solid #999;
	font-size:11px;
	line-height:16px;
	width:343px;
	margin:0px;
	}
#circulo {
width:53px;height:61px; background: url(../imgs/circulo.gif) no-repeat center 10px;float:left;}
#circulo1 {
width:53px;height:61px; background: url(../imgs/circulo1.gif) no-repeat center 10px;float:left;}
#circulo2 {
width:53px;height:61px; background: url(../imgs/circulo2.gif) no-repeat center 10px;float:left;}
#circulo3 {
width:53px;height:61px; background: url(../imgs/circulo3.gif) no-repeat center 10px;float:left;}
#h24 {text-indent:3px;float:left;font-family:Arial, Helvetica, sans-serif;font-size:30px;line-height:normal; padding-top:10px;color:#999;}
#textos_cursos a:link, #textos_cursos a:visited{
	color:#333;
	font-size:10px;
	font-weight:normal; text-decoration:underline;
	}
#texto {margin-left:50px;padding:3px 17px 2px 7px;}
#textos_cursos a:hover{
	text-decoration:underline;
	color:#B01F24;
	}
#topo_box_cursos2{
	border-left:1px solid #999;
	border-right:1px solid #999;
	width:343px;height:11px;
	background:#f2f2f2 url(../imgs/fundo_top_cursos2.jpg) no-repeat left top;
	}
#fundo_entre_cursos{
	width:345px;height:32px;
	background:#f2f2f2 url(../imgs/fundo_entre_cursos.jpg) no-repeat left top;
	}
#topo_box_cursos3{
		width:345px;height:17px;
	background: url(../imgs/fundo_top_cursos3.jpg) no-repeat left top;
	}
	
.titulocursos {color:#B01F24; font-weight:bold;text-transform: uppercase }
.textobordo {color:#B01F24;text-decoration:none;font-size:11px;}
#textos_cursos a:link,#textos_cursos a:visited {font-weight:bold;color:#B01F24;text-decoration:none;font-size:11px;}
#textos_cursos a:hover {font-weight:bold;color:#B01F24;text-decoration:underline;font-size:11px;}