@font-face {
    font-family: 'swis721_cn_btroman';
    src: url('tt0009m_-webfont.eot');
    src: url('tt0009m_-webfont.eot?#iefix') format('embedded-opentype'),
         url('tt0009m_-webfont.woff') format('woff'),
         url('tt0009m_-webfont.ttf') format('truetype'),
         url('tt0009m_-webfont.svg#swis721_cn_btroman') format('svg');
    font-weight: normal;
    font-style: normal;
}

* { 
	border: 0px;
	margin: 0px;
	padding: 0px;
	font-family: swis721_cn_btroman;
	font-size: 15px;
	outline: none;
}
	
html,body{
	width:100%;
	height:100%;
	background: #fff;
}


a {
	text-decoration: none;
}


.clear{
	clear: both;
}

br {
	clear: right;
}

ul li {
	list-style: none;
}

.opacity {
	filter:alpha(opacity=70); 	
	opacity: 0.7;
}


.required:focus {
	border: 1px solid #D80E13 !important;
}

.opacity:hover {
	opacity: 1;
	filter:alpha(opacity=100); 	
	cursor: pointer;
}
#aguarde, #fundo_preto {
	width: 100%;
	height: 100%;
	position: fixed;
	background: #000; 
	z-index: 10;
	filter:alpha(opacity=40); 
	opacity: 0.4;
	display:none;
} 

#aguarde {
	z-Index: 20 !important;
}

#aguarde img {
	margin-top: -150px;
	margin-left: -64px;
	top: 50%;
	left: 50%;
	position: absolute;
}

.center {
	width: 1000px;
	margin: 0 auto;
}

.half {
	float: left;
	width: 500px;
}


#topo_menu {
	width: 100%;
	height: 147px;
	background: url(bg-topo_menu.png) repeat-x 0 0 ;
	border-top: 2px solid #005A94;
}

#topo_logo {
	width: 100%;
	height: 100px;
}

#topo_logo .box_logos{
	float: left;
	height: 100px;
	text-align: center;
}

#topo_busca {
	width: 100%;
	height: 35px;
	border-top: 2px solid #FFCA01;
	background: url(bg_topo_busca.png) repeat-x 0 0;
}

#busca {
	float: left;
	width: 470px;
	height: 25px;
	background: url(bg-input_busca.png) no-repeat 0 0 #fff;
	margin-top: 4px;
}

#busca input[type=text]{
	width: 220px;
	height: 25px;
	margin-left: 14px;
	color: #B5B5B5;
	border: 0px;
	float: left;
}

#busca input[type=submit]{
	width: 95px;
	height: 23px;
	color: #fff;
	background: #8296BD;
	float: left;
	margin: 1px 2px;
	cursor: pointer;
}
#busca #busca_avancada{
	width: 135px;
	height: 23px;
	color: #fff;
	background: #005A94;
	float: left;
	line-height: 26px;
	margin-top: 1px;
	text-align: center;
	cursor: pointer;
}

#topo_botoes {
	height: 35px;
	float: left;
	margin-left: 30px;
}
#topo_botoes img{
	margin-top: 5px;
	margin-right: 25px;
	cursor: pointer;
}



#topo_menu ul {
	margin-left: 40px;
}

#topo_menu ul li {
	float: left;
	height: 38px;
	line-height: 38px;
	padding: 0 7px;
	color: #57585A;
	cursor: pointer;
}
#topo_menu ul li.separador {
	width: 2px;
	height: 27px;
	background: url(bg_separador_topo.png) no-repeat 0 0;
	margin: 6px 0px;
	padding: 0px;
	cursor: default;
} 

#topo_menu ul li.topo_email {
	background: url(bg_menu_email.png) repeat-x 0 0;
	color: #fff;
}

#topo_menu ul li.topo_email:hover {
	color: #fff;
}

#topo_menu ul li.topo_email img{
	float: left;
	margin-top: 9px;
	margin-right: 3px;
}

#topo_menu ul li:hover {
	color: #006099;
}



#menu_lateral {
	width: 100%;
	float: left;
	text-align: center;
}

#menu_lateral ul li > ul li{
	background: #fff;
	font-weight: normal;
	width: 90%;
}

#menu_lateral ul li > ul{
	display: none;
}

#menu_lateral ul li > ul li:first-child{
	background: url(bg_first_li.png) no-repeat center 0 #fff;
}

#menu_lateral ul li > ul li:last-child{
	background: url(bg_last_li.png) no-repeat center 32px #fff;
}

#menu_lateral ul li{
	width: 95%;
	background: url(bg_cat_menu.png) repeat-x 0 0;
	line-height: 34px;
	padding-left: 5%;
	font-weight: bold;
	color: #005A94;
	cursor: pointer;
	float: left;
}

#menu_lateral ul li:hover{
	color: #0090D0;
}

#menu_lateral ul li.titulo{
	padding: 0px;
	text-align: center;
	width: 100%;
	background: url(bg_li_titulo.png) repeat-x 0 0;
	height: 30px;
	line-height: 35px;
	color: #fff;
	font-size: 17px;
	cursor: default;
}

#banner_rotativo {
	width: 100%;
	height: 245px;
	text-align: center;
	background: url(bg_banner_topo.png) repeat-x 0 0;
}


.box_produtos_destaque {
	margin: 1%; 
	float: left; 
	min-width: 48%; 
	height: 250px; 
	background: #fff; 
	box-shadow: 0 3px 2px #858688;
	text-align: center;
	transition: 0.4s;
}
.box_produtos {
	margin: 10px; 
	float: left; 
	width: 47%; 
	height: 390px; 
	background: #fff; 
	box-shadow: 0 3px 2px #858688;
	cursor: pointer;
	transition: 0.4s;
}

.box_produtos:hover, .box_produtos_destaque:hover {
	box-shadow: 0 3px 15px #858688;
	
}

.box_prod {
	width: 300px;
	height: 370px;
	margin: 0 auto;
	text-align: center;
}
.box_prod .titulo{
	float: left;
	width: 100%;
	color: #005A94;
	font-weight: bold;
	font-size: 17px;
	margin-top: 10px;
	margin-bottom: 5px;
}

.box_prod .descricao{
	float: left;
	width: 100%;
	color: #6C6D70;
	margin: 10px 0;
	font-size: 11px;
}

.box_prod .valor{
	float: left;
	width: 100%;
	color: #8A0204;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 10px;
}


.titulo_pg {
	width: 98%;
	margin: 10px 1%;
	height: 25px;
	background: url(bg-titulo.png) repeat-x 0 0 #224B6B;
	line-height: 25px;
	color: #fff;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
}

.box_prod .avatar {
	float: left;
	width: 100%;
	height: 245px;
	overflow: hidden;
	margin-top: 6px;
}

#links {
	min-width: 600px;
	width: 100%;
	float: left;
	margin: 10px 0;
	text-align: center;
	font-size: 14px;
	color: #808184;
}

#links a {
	font-size: 14px;
	color: #808184;
}


#links a:hover {
	color: #005A94;
}


.box_categorias {
	width: 98%;
	margin: 0 1% 5px 1%;
	color: #808184;
	float: left;
	height: 55px;
	transition: 0.4s;
	background: #E4E9F3;
	cursor: pointer;
}

.box_categorias:hover {
	box-shadow: 0 0 5px #858688;
}

.box_categorias .avatar {
	float: left;
	margin: 4px;
	
}

.box_categorias .conteudo {
	float: left;
	margin: 4px;
	font-size: 12px;
}

.box_categorias .saiba_mais {
	float: right;
	margin-top: 16px;
}

.box_categorias .conteudo .titulo {
	color: #005A94;
	font-weight: bold;
	font-size: 14px;
}




.box_categorias2 {
	width: 98%;
	margin: 0 1% 5px 1%;
	color: #808184;
	float: left;
	height: auto;
	transition: 0.4s;
	background: #E4E9F3;
	cursor: pointer;
}

.box_categorias2 .conteudo:hover {
	box-shadow: 0 0 5px #858688;
}

.box_categorias2 .nohover:hover {
	box-shadow: 0 0 0 #000;
}

.box_categorias2 .avatar {
	float: left;
	margin: 4px 0;
	width: 30%;
	text-align: center;
	background: #fff;
	overflow: hidden;
}
.box_categorias2 .avatar img {
	width: 180px;
}

.box_categorias2 .conteudo {
	float: right;
	padding: 5px 0 5px 1%;
	font-size: 12px;
	width: 69%;
	border-bottom: 4px solid #fff;
	transition: 0.4s;
}

.box_categorias2 .saiba_mais {
	float: right;
}

.box_categorias2 .conteudo .titulo {
	color: #005A94;
	font-weight: bold;
	font-size: 14px;
}


.box_videos {
	width: 98%;
	margin: 0 1% 5px 1%;
	color: #808184;
	float: left;
	height: auto;
	transition: 0.4s;
	background: #E4E9F3;
	text-align: center;
	font-size: 13px;
}

.box_videos .titulo {
	color: #005A94;
	font-weight: bold;
	font-size: 16px;
	width: 100%;
	float: left;
	text-align: center;
	margin: 10px 0;
}


#main_video {
	margin: 20px auto;
	width: 420px;
}

#min_videos {
	margin: 0 auto; 
	width: 600px; 
	height: auto;
	margin-bottom: 10px;
	cursor: pointer;
}

#min_videos .thumb:hover {
	box-shadow: 0 0 5px #000;
}

#min_videos .thumb {
	float: left;
	width: 130px;
	margin: 6px;
	padding: 4px;
	transition: 0.4s;
}

#min_videos img {
	border: 5px solid #FEFEFE;
}

#min_videos .min_titulo {
	margin-top: 5px;
	float: left;
	font-size: 11px;
}

	
