
body {
	margin: 0;
	padding: 0;
	line-height: 1.7em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
    background: #000000 url(images/templatemo_main_bg.jpg) repeat-y center;
}

.tabela_fundo {
	border: 1px dashed #FF4040;
	border
}

/* ----------------------------- SALA PROFESSOR ------------------------------------------------ */
.documentos_professor {
	width: 630px;
	float:left;
	margin-top: 30px;
}

.documentos_professor p a {
	font-size: 14px;
	color: #009ACD;
	font-weight: bold;
	text-decoration: none;
}

.documentos_professor p a:hover {
	color: #4876FF;
	font-weight: bold;
	text-decoration: underline;
}

/* --------------------------------------------------------------------------------------------- */

/* TITULOS para o site, várias cores, tamanhos e estilos */
.titulobbb_laranja {
	color:#e48009;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.titulobbb_preto {
	color:#000000;
	font-family: Sanskrit-Helvetica;
}

.texto_estilo_bbb {
	color:#000000;
	font-family: "Oranda BT";
	font-size:18px;
}

.titulo_laranja_22s {
	color: #E48009;
	font-size: 22px;
	font-weight: bold;
}

.titulo_azultur_22s {
	color: #00CDCD;
	font-size: 22px;
	font-weight: bold;
}

.titulo_azul-violeta_22s {
	color: #8A2BE2;
	font-size: 22px;
	font-weight: bold;
}

.titulo_preto_22s {
	color: #000;
	font-size: 22px;
	font-style: oblique;
}

.titulo_h1_preto {
	font-size: 18px;
	margin-left: 35px;
	color:#030303;
	font-style:oblique;
}

.titulo_preto_sublinhado {
	font-size: 14px;
	text-decoration:underline;
	font-weight: bold;
}

.titulo_laranja_sublinhado {
	font-size: 14px;
	text-decoration:underline;
	color:#E48009;
	font-weight: bold;
}

.destaque_comunicado {
	font-size:16px;
	font-weight: bold;
}

/* FIM TITULOS */

/* Estilos de Textos para o site */

.texto_data {
	color:#919191;
	font-style: oblique;
	font-size: 12px;
	vertical-align: middle;
}

.texto_formulario_maiusculo {
	color: #CD3333;
	font-size:12px;
	text-transform:uppercase;
	font-style: normal;
}

.texto_formulario_maiusculo_preto {
	color: #000;
	font-size:12px; 
	font-weight: bold;
}

.texto_14s_preto {
	font-size: 14px;
	color:#000;
	margin-left: 10px;
}

.texto_14s_preto_eventos {
	font-size: 14px;
	margin-left: 35px;
	text-indent: 1cm;
	color:#000;
	text-align:justify;
}

.destaca_texto_16s {
	font-size: 16px;
	color:#e48009;
	font-style:oblique;
}

.destaca_texto_16s_azul {
	font-size: 16px;
	color:#00CDCD;
	font-style:oblique;
}

.destaca_texto_14s {
	font-size: 14px;
	color:#e48009;
	font-style:oblique;
}

.destaca_texto_14s_azul {
	font-size: 14px;
	color:#00CDCD;
	font-style:oblique;
}

.texto_vermelho_brown2 {
	font-size: 14px;
	color: #EE3B3B;
	font-style: oblique;
}

.texto_azul_doodgerblue {
	font-size: 14px;
	color: #1874CD;
	font-style: oblique;
}

.alinhamento_texto_centro {
	text-align:center;
}

.alinhamento_texto_left {
	text-align: left;
}

.alinhamento_texto_rigth {
	text-align:right;
}

.alinhamento_texto_justify {
	text-align: justify;
}


/* FIM TEXTOS */

/* POSICIONAMENTOS DE DIV'S */

.margin_l15 {
	margin-left: 15px;
}

.margin_l30 {
	margin-left: 30px;
}

.margin_l45 {
	margin-left: 45px;
}

.margin_l60 {
	margin-left: 60px;
}

.margin_l75 {
	margin-left: 75px;
}

.margin_r150 {
	margin-right: 150px;
}

.float_left {
	float:left;
}

.float_right {
	float:right;
}

.padding5{
	padding: 5px;
}

.padding10{
	padding: 10px;
}

.padding20{
	padding: 20px;
}

.padding30{
	padding: 30px;
}

.padding40{
	padding: 40px;
}

.aprovacao_titulos {
	width:200px;
	float:left;
}

.aprovacao_titulos_1 {
	font-size: 14px;
	color:#CD3333;
    text-align: justify;
	margin-left: 35px;
}

.aprovacao_titulos_2 {
	font-size: 16px;
	color:#000;
}
/* FIM POSICIONAMENTO */

table.bordas_tracadas {
	border-collapse:collapse;
}

table.bordas_tracadas tr td {
	border:1px dashed #000;
}


table#alter tr td {background: #ffc;} /* Toda a tabela com fundo creme */ 

table#alter tr.dif td {background: #eee;} /* Linhas com fundo cinza */

.tabela_borda_externa {	
	border: 1px dotted #000;
}

.tabela_borda_externa2 {	
	border: 1px dashed #000;
}

.tabela_borda_fina {
	border: 1px solid #000;
}

.tabela_td {
	border-top: 1px dashed #000; 
	border-left: 1px dashed #000; 
}

.tabela_externa { 
	border-bottom: 1px dashed #000; 
	border-right: 1px dashed #000; 
}

.msg_mural_recados {
	font-size: 14px;
	text-indent: 1cm;
	color:#000;
	text-align:justify;
}

a.link_conteudo {
	color:#00BFFF;
	text-decoration:none;
	position:relative; 
 	padding:0;
 	cursor:help; 
}

a.link_conteudo:hover {
	color:#00BFFF;
	text-decoration:underline;
	z-index:24;
}

.link_conteudo span {
	display:none;
}

.link_conteudo:hover span {
	display:block;
  	position:absolute;
  	width:200px; 
  	top:18px;
  	text-align:justify;
  	left:2em;
  	padding:5px 10px;
  	border:1px dotted #999;
  	background:#FDF5E6; 
  	color:#000;
}

a.link_imagem {
	color:#00BFFF;
	text-decoration:none;
	position:relative; 
 	padding:0;
 	cursor:help; 
}

a.link_imagem:hover {
	color:#00BFFF;
	text-decoration:underline;
	z-index:24;
}

.link_imagem span {
	display:none;
}

.link_imagem:hover span {
	display:block;
  	position:absolute;
  	width:185px; 
  	top:0px;
  	text-align:justify;
  	left:-19px;
  	padding:5px 10px;
  	border:1px dotted #999;
  	background:#CD3333; 
  	color:#fff;
	font-weight:bold;
}

.shape_left {
	float: left;
	width: 150px;
	padding:0px;
}

.shape_rigth {
	float: right;
	width: 145px;
	padding: 0px;	
}

/* CONTEÚDO INTERNO SITE */

.cabecalho_area_interna {
	width: 775px;
	float: left;
	border: 1px double #E48009;
	padding: 10px 0px 0px 5px;
}

.destaca_texto_laranja {
	color: #E48009;
	font-weight: bold;
}

.cabecalho_area_interna p {
	font-size: 12px;
	color: #000;
}

.cabecalho_area_interna p a {
	font-size: 14px;
	color: #CD3333;
	font-weight: bold;
	text-decoration: none;
}

.cabecalho_area_interna p a:hover {
	color: #4876FF;
	font-weight: bold;
	text-decoration: underline;
}

.iframe_conteudo_interno {
	float:left;
	width: 790px;
	padding: 0px;
}

.menu_imagens {
	padding: 20px 20px 20px 20px;
	width: 100px;
	float:left;
}

.texto_menu {
	font-family: "MV Boli", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:center;
}

a.link_menu {
	color:#00BFFF;
	text-decoration:none;
	position:relative; 
 	padding:0;
 	cursor:help; 
}

a.link_menu:hover {
	color:#00BFFF;
	text-decoration:underline;
	z-index:24;
}

.link_menu span {
	display:none;
}

.link_menu:hover span {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	display:block;
  	position:absolute;
  	width:125px; 
  	top:22px;
	left: -25px;
  	text-align:left;
  	padding:5px 10px;
  	border:1px dashed #999;
  	background:#FDF5E6; 
  	color:#000;
}

.link_fire {
	font-size:16px;
	text-decoration:none;
	position:relative; 
 	padding:0;
 	cursor:pointer; 
}

.link_fire:hover {
	color:#B22222;
	font-size:16px;
	font-weight:bold;
	text-decoration:underline;
	z-index:24;
}

.link_menu_azulescuro2 {
	color:#00BFFF;
	font-size:16px;
	text-decoration:none;
	position:relative; 
 	padding:0;
 	cursor:pointer; 
}

.link_menu_azulescuro2:hover {
	color:#4876FF;
	font-size:16px;
	text-decoration:underline;
	z-index:24;
}

a.link_menu_azulescuro {
	color:#00BFFF;
	text-decoration:none;
	position:relative; 
 	padding:0;
 	cursor:pointer; 
}

a.link_menu_azulescuro:hover {
	color:#4876FF;
	text-decoration:underline;
	z-index:24;
}

.link_menu_azulescuro span {
	display:none;
}

.link_menu_azulescuro:hover span {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	display:block;
  	position:absolute;
  	width:125px; 
  	top:22px;
	left: -25px;
  	text-align:left;
  	padding:5px 10px;
  	border:1px dashed #999;
  	background:#FDF5E6; 
  	color:#000;
}
.menu_direito {
	width: 145px;
	padding: 0px;
	list-style: none;
}

.menu_direito h2 {
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 2px 0;
	text-align:center;
	text-decoration:underline;
}

.menu_direito li a {
	font-size: 12px;
	font-family: "MV Boli", Arial, Helvetica, sans-serif;
	text-transform:capitalize;
	padding: 0px 0px 0px 15px;
	text-align:left;
	color:#000;
	display:block;
}

.menu_direito li a:hover {
	background-color:#FFA07A;
	color: #FFF;
	font-weight: bold;
	text-decoration:underline;
}

/* FIM CONTEÚDO INTERNO */

.iframe_conteudo {
	float:left;
	width: 640px;
	padding: 0px;
}

.iframe_conteudo h2{
	font-size: 26px;
	margin-left: 35px;
	margin-top: 5px;
}

.iframe_conteudo h1{
	font-size: 18px;
	margin-left: 35px;
	color:#030303;
	font-style:oblique;
}

.iframe_conteudo h3{
	font-size: 21px;
	margin-left: 35px;
	color:#00CDCD;
	font-style:oblique;
}


.iframe_conteudo p{
	font-size: 14px;
	margin-left: 35px;
	text-indent: 1cm;
	color:#000;
	text-align:justify;
}

.iframe_conteudo ul li{
	font-size: 12px;
	font-style:italic;
	margin-left: 35px;
	color:#000;
	text-align:justify;
}

.iframe_conteudo ol li{
	font-size: 12px;
	font-style:italic;
	margin-left: 35px;
	color:#000;
	text-align:justify;
}

.iframe_conteudo_centro {
	float:left;
	width: 660px;
	padding: 0px;
}

.iframe_conteudo_centro h2{
	font-size: 26px;
	margin-left: 35px;
	margin-top: 5px;
}

.iframe_conteudo_centro h1{
	font-size: 18px;
	color:#030303;
	font-style:oblique;
}

.iframe_conteudo_centro h3{
	font-size: 21px;
	margin-left: 35px;
	color:#00CDCD;
	font-style:oblique;
}

.iframe_conteudo_centro p{
	font-size: 14px;
	margin-left: 35px;
	text-indent: 1cm;
	color:#000;
	text-align:justify;
}

.iframe_conteudo_centro ul li{
	font-size: 12px;
	font-style:italic;
	margin-left: 35px;
	color:#000;
	text-align:justify;
}
		
a:link, a:visited { color: #2f5e9e; text-decoration: none; font-weight: normal; } 
a:active, a:hover { color: #9f1a04; text-decoration: underline; }

a.link_1 {
	color:#2f5e9e;
	text-decoration:none;
	font-size: 16px;
}

a.link_1:hover {
	color:#9f1a04;
	text-decoration:underline;
}

p { margin: 0px; padding: 0px; }

img { margin: 0px; padding: 0px; border: none; }

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }

h1 {
	margin: 0px;
	padding: 2px 0;
	font-size: 30px;
	font-weight: bold;
}

h2 {
	margin: 0 0 10px 0;
	padding: 10px 0;
	font-size: 20px;
	font-weight: bold;
	color: #e48009;
}

h3 {
	margin: 0 0 10px 0;
	padding: 0px;
	font-size: 17px;
	font-weight: bold;
	color: #9f1a04;
}

h4 {
	margin: 0 0 10px 0;
	padding: 10px 0;
	font-size:36px;
}

.image_wrapper{
	margin-top: 3px;
	margin-bottom: 5px;
	border: 5px solid #e8e8e8;
	padding: 1px;
	background: #fff;
}

.fl_image{
	float: left;
	margin-right: 30px 
}

.fr_image{
	float: right;
	margin-left: 20px 
}


.button a {
	display: block;
	width: 164px;
	height: 34px;
	padding: 10px 0 0 0;
	color: #e88d23;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background: url(images/templatemo_button_01.png) no-repeat;
}

.button a:hover {
	color: #ffffff;
	background: url(images/templatemo_button_01_hover.png) no-repeat;
}

.button_02 a {
	display: block;
	width: 82px;
	height: 20px;
	padding: 1px 0 0 0;
	color: #e88d23;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background: url(images/templatemo_button_02.png) no-repeat;
}

.button_02 a:hover {
	color: #ffffff;
	background: url(images/templatemo_button_02_hover.png) no-repeat;
}

.button_03 {
	font-family: Arial, Tahoma, "Trebuchet MS", Verdana;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	color: #e88d23;
	background-color: #fff;
	height: 18px;
	text-align: center;
	vertical-align: middle;
	width: 70px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #006699;
	border-right-color: #00468C;
	border-bottom-color: #00468C;
	border-left-color: #006699;
	cursor:pointer;
}

.fl { float: left; }
.fr { float: right; }

.margin_r_10 { margin-right: 10px; }

.margin_r_20 { margin-right: 20px; }

.margin_r_40 { margin-right: 40px; }

/* site title */

#templatemo_site_title_bar_wrapper {
	width: 100%;
	height: 130px;
	margin: 0 auto;	
	background: url(images/templatemo_site_title_bg_wrapper.jpg) no-repeat center top;
}

#templatemo_site_title_bar {
	width: 950px;
	height: 130px;
	margin: 0 auto;
	padding: 0 20px;
	background: url(images/templatemo_site_title_bg.jpg) no-repeat center top;
}

#templatemo_site_title_bar  #site_title {
	float: left;
	padding: 30px 0 0 0;
}

#site_title h1 a {
	margin: 0px;
	padding: 0px;
	font-size: 24px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#site_title h1 a:hover {
	font-weight: bold;	
	text-decoration: none;
}

#site_title h1 a span {
	display: block;
	margin-left: 0px;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	letter-spacing: 4px;
}


#templatemo_site_title_bar .social_network {
	float: right;
	margin: 0px;
	padding: 30px 0 0 0;
	list-style: none;
}

.social_network li {
	margin: 0px;
	padding: 0px;
	display: inline;
}

.social_network li a {
	float: left;
	display: block;
	width: 62px;
	height: 78px;
	margin-left: 10px;
}
/* end of site title */

/* banner */

#templatemo_banner_wrapper {
	width: 100%;
	height: 210px;
	margin: 0 auto;	
	background: url(images/templatemo_banner_bg_wrapper.jpg) no-repeat center top;
}

#templatemo_banner {
	width: 990px;
	height: 210px;
	margin: 0 auto;
	/*padding: 10px 10px;*/
	background: url(images/templatemo_banner_bg.jpg) no-repeat center top;
}

#templatemo_banner #banner_content {
	float: left;
	width: 590px;
	margin: 10px 10px 10px 10px;
}

#templatemo_banner #banner_content h2 {
	font-size: 26px;
	margin-bottom: 5px;
	color: #000000;
	font-weight: normal;
}

#templatemo_banner #banner_content p {
	line-height: 18px;
	font-size: 16px;
	letter-spacing: 2px;
	color: #666666;
	margin-bottom: 12px;
}

#templatemo_banner #banner_content span {
	color: #e88d23;
}

#templatemo_banner .banner_image {
	/*float: right;
	width: 200px;
	height: 197px;
	background: url(images/leao_banner_1.png) no-repeat;*/
}

/* end of banner */

/* menu */
#templatemo_menu_wrapper {
	width: 100%;
	height: 120px;
	margin: 0 auto;	
	background: url(images/templatemo_menu_bg_wrapper.jpg) no-repeat center top;
}

#templatemo_menu {
	width: 990px;
	height: 70px;
	margin: 0 auto;
	padding-top: 20px;
	background: url(images/templatemo_menu_bg_wrapper.jpg) no-repeat center top;
}

ul.menubar 
{ 
   margin: 0px; 
   padding: 10px 5px 5px 140px; 
} 

ul.menubar .menuvertical 
{ 
   margin: 0px; 
   padding: 0px; 
   list-style: none; 
   float:left; 
} 

ul.menubar ul.menu 
{ 
   display: none; 
   position: absolute; 
   margin: 0px; 
} 

ul.menubar li a 
{ 
 	position: relative;
	display: block;
	width: 130px;
	margin-right: 2px;
	height: 50px;
	padding: 10px 0 0 0;
	text-align: center;
	font-size: 16px;
	text-decoration: none;
	color: #ffffff;	
	font-weight: bold;
	outline: none;
} 


ul.menu, 
ul.menu ul 
{ 
   margin: 0; 
   padding: 0; 
   width: 130px; /* Width of Menu Items */ 
   /*background-color: #DEE9FB ;/* IE6 Bug */
   background-color:#e48009;
   /*border: 0.2px solid  #ffffff ;*/
} 

ul.menu li 
{ 
   position: relative; 
   list-style: none; 
   border: 0px;
}  

ul.menu li a 
{ 
   display: block; 
   text-decoration: none; 
   color: #ffffff;  
   text-align: center;
   height:30px;
   border: 0.2px solid  #000000;
   border-top:0px;
} 

/* Fix IE. Hide from IE Mac \*/ 
* html ul.menu li { float: left; height: 1%; } 
* html ul.menu li a { height: 1%; } 
/* End */ 

ul.menu ul 
{ 
   position: absolute; 
   display: none; 
   left: 100px; /* Set 1px less than menu width */ 
   top: 0px; 
} 

ul.menu li.submenu ul { display: none; } /* Hide sub-menus initially */ 

ul.menu li.submenu { background: transparent url(arrow.gif) right center no-repeat; } 

ul.menu li a:hover { color: #FFFFFF; } 

ul.menubar li a span {
	position: absolute;	
	top : -10px;
	right: -2px;
	width: 2px;
	height: 70px;
	background: url(images/templatemo_divider.png) right no-repeat;
}

ul.menubar li a:hover{
	background: url(images/templatemo_menu_mouse_hover.png) center no-repeat;
}

ul.menu li a:hover{
	background: none;
	/*height: 29px;
	color: #4687c7;
	width: 130px;
	left: -0.5px;*/
	color: #e48009;
	background-color: #EEDC82;
	/*border: 0.2px solid  #ffffff;*/
	
}

ul.menubar li .last span {
	background: none;
}

/* end of menu */

/* content */

#templatemo_content {
	width: 940px;
	margin: 0 auto;
	padding: 0px 25px;	
	background: url(images/templatemo_content_middle.jpg) repeat-y center top;
}

#templatemo_content_bottom {
	width: 990px;
	height: 25px;
	margin: 0 auto;
	background: url(images/templatemo_content_bottom.jpg) no-repeat center top;
}

#templatemo_content p {
	margin-bottom: 10px;
}

.section_w940 {
	clear: both;
	width: 940px;
}

.imagem_eventos {
	width: 170px;
	height: 150px;
	float:left;
	margin-left: 20px;
}

.imagem_vocesabia {
	margin-left: 55px;
}

.top_150 {
	margin-top: 90px;
	float:left;
	margin-left: 300px;
}

.texto_eventos {
	width:400px;
	float:left;
	text-indent: 1cm;
}

.texto_vocesabia {
	width:100%;
	float:left;
	text-indent: 1cm;
	font-size: 14px;
}

.product_box_eventos {
	float: left;
	width: 600px;
	padding: 10px;
	border: 1px dotted #000;

}

.product_box {
	float: left;
	width: 270px;
	padding: 15px;
	background: url(images/templatemo_product_box.jpg) no-repeat top center;
}
.product_box_banner_lateral {
	float: left;
	width: 150px;
}
.product_box_banner_centro {
	float: left;
	width: 635px;
	padding-bottom: 15px;

}

.product_box_menu {
	float: left;
	width: 180px;
	height: 390px;
	padding: 0px;
	background: url(images/painel_grande.jpg) no-repeat top center;
	list-style:none;
}

.product_box_menu h2 {
	font-size: 14px;
	margin-bottom: 10px;
	padding: 2px 0;
	text-align:center;
}

.product_box_menu li a {
	font-size: 12px;
	/*margin-bottom: 15px;*/
	padding: 0px 0px 0px 15px;
	text-align:left;
	color:#000;
	display:block;
	/*margin-left: 21px;*/
}

.product_box_menu li a:hover {
	color:#e48009;
	background-color:#ADD8E6;
	text-decoration:none;
}

.product_box_menu_f2 {
	float: left;
	width: 180px;
	height: 322px;
	padding: 0px;
	background: url(images/painel_pequeno.jpg) no-repeat top center;
	list-style:none;
}

.product_box_menu_f2 h2 {
	font-size: 14px;
	margin-bottom: 10px;
	padding: 2px 0;
	text-align:center;
}

.product_box_menu_f2 li a {
	font-size: 12px;
	/*margin-bottom: 15px;*/
	padding: 0px 0px 0px 15px;
	text-align:left;
	color:#000;
	display:block;
	/*margin-left: 21px;*/
}

.product_box_menu_f2 li a:hover {
	background-color:#BCEE68;
	text-decoration:none;
}

.product_box_menu_sala_professor_individual {
	float: left;
	width: 180px;
	height: 350px;
	padding: 0px;
	background: url(images/painel_medio.jpg) no-repeat top center;
	list-style:none;
}

.product_box_menu_sala_professor_individual h2 {
	font-size: 14px;
	margin-bottom: 10px;
	padding: 2px 0;
	text-align:center;
}

.product_box_menu_sala_professor_individual li a {
	font-size: 12px;
	/*margin-bottom: 15px;*/
	padding: 0px 0px 0px 15px;
	text-align:left;
	color:#000;
	display:block;
	/*margin-left: 21px;*/
}

.product_box_menu_sala_professor_individual li a:hover {
	background-color:#FFFF00;
	text-decoration:none;
}

.product_box_menu_medio {
	float: left;
	width: 180px;
	height: 322px;
	padding: 0px;
	background: url(images/painel1.jpg) no-repeat top center;
	list-style:none;
}

.product_box_menu_medio h2 {
	font-size: 14px;
	margin-bottom: 10px;
	padding: 2px 0;
	text-align:center;
}

.product_box_menu_medio li a {
	font-size: 12px;
	/*margin-bottom: 15px;*/
	padding: 0px 0px 0px 15px;
	text-align:left;
	color:#000;
	display:block;
	/*margin-left: 21px;*/
}

.product_box_menu_medio li a:hover {
	background-color:#87CEFA;
	text-decoration:none;
}


.product_box_login {
	float: right;
	width: 170px;
	font:Verdana, Geneva, sans-serif;
	font-size:9px;
}

.product_box h2 {
	font-size: 18px;
	margin-bottom: 15px;
	padding: 2px 0;
}

.product_box p {
	margin-bottom: 15px;
}

.product_box img {
	float: left;
	padding-top: 5px;
	margin-right: 10px;
}

.section_w450 {
	float: left;
	width: 450px;
}

.gallery {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.gallery li {
	margin: 0px;
	padding: 0px;
	display: inline;
}

.gallery li span {
	float: left;
	margin: 0 10px 10px 0;	
	border: 4px solid #e2e1e1;
}

.gallery li img {
	width: 70px;
	height: 70px;
	border: 1px solid #ffffff;
}

.news_box{
	margin-bottom: 10px;
	border-bottom: 1px dashed #ccc;	
	color: #2f5e9e;
}

.news_box .post_info {
	color: #666;
}

.news_box .post_info a {
	color: #000000;
	font-weight: bold;
}

.news_box .post_info strong {
	color: #000000;
}

.news_box a{
	color: #2f5e9e;
}
/* end of menu */

/* content */

#templatemo_footer {
	width: 940px;
	margin: 0 auto;
	padding: 20px 25px;
	background: none;
	text-align: center;
	color: #CCCCCC;
}

#templatemo_footer a {
	font-weight: bold;
	color: #CCCCCC;
}

#templatemo_footer .footer_menu {
	margin: 0 0 10px 0;
	padding: 0px;
	list-style: none;
}

.footer_menu li {
	margin: 0px;
	padding: 0 20px;
	display: inline;
	border-right: 1px solid #ffffff;
}

.footer_menu .last_menu {
	border: none;
}

.borda_imagem {
	border: 3px dotted #000;
}

.link_light_sky_blue:link {
	color: #87CEFA;
	font-size:18px;
}

.link_steel_blue:link {
	color: #4682B4;
	font-size:18px;
}

.link_steel_blue:visited {
	color: #4682B4;
	font-size:18px;
}

.link_medium_violet:link {
	color:#C71585;
	font-size:14px;
}

.link_medium_violet:visited {
	color:#C71585;
	font-size:14px;
}

.link_royal_blue:link {
	color:#4169E1;
	font-size:14px;
}

a.link_laranja_sublinhado_conteudo {
	color:#E48009;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
	position:relative; 
 	padding:0;
 	cursor:pointer; 
}

a.link_laranja_sublinhado_conteudo:hover {
	color:#06F;
	text-decoration:underline;
	z-index:24;
	font-weight:bold;
}

.link_laranja_sublinhado_conteudo span {
	display:none;
}

.link_laranja_sublinhado_conteudo:hover span {
	display:block;
  	position:absolute;
  	width:200px; 
  	top:18px;
  	text-align:justify;
  	left:5em;
  	padding:5px 10px;
  	border:1px dotted #E48009;
  	background:#000000; 
  	color:#ffffff;
	font-weight: normal;
}

/* end of menu */

