@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color: #eee;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: "Futura Lt BT", "Trebuchet MS", Arial;
}

h1,h2,h3,h4,h5,h6,p,ul,li,img {
	margin: 0px;
	padding: 0px;
}

img{
	border:0;
}

#master {
	height: auto;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	display:block;
/*	background-color: #CCC;*/
}
#menu_e {
	display: block;
	float: left;
	height: auto;
	width: 310px;
	position: relative;
	min-height: 415px;
	background-image: url(../images/bg_emnu_e.png);
	background-repeat: no-repeat;
}
.logotipo {
	display: block;
	float: left;
	margin-top: 13px;
	margin-left: 60px;
	position: relative;
}
.produtos {
	font-size: 18px;
	font-weight: bold;
	color: #003f72;
	margin-top: 60px;
	position: relative;
	float: left;
	margin-left: 70px;
}
.menu {
	display: block;
	width: 100%;
	list-style-type: none;
	position: relative;
	float: left;
	margin-top: 10px;
	height: auto;
}
.item_menu {
	font-family: "Futura Lt BT", "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #003f72;
	text-decoration: none;
	background-image: url(../images/bg_menu.png);
	height: 27px;
	width: 205px;
	padding-top: 12px;
	padding-left: 55px;
	display: block;
	position: relative;
	margin-left: 25px;
}


.item_menu:hover {
	color: #fff;
	text-decoration: none;
	background-image: url(../images/bg_menu_hover.png);
}

#menu_top {
	display: block;
	margin: 0 auto;
	float: left;
	height: 55px;
	width:649px;
	position: relative;
	padding-top: 10px;
}

#menu_top ul{
	width: 636px;
	height: 36px;
	display: block;
	position: relative;
	padding-left: 10px;
	padding-right: 2px;
	background-image: url(../images/bg_menu_top_geral.png);
	text-align: center;
	padding-top: 7px;
	background-repeat: no-repeat;
	float: left;
}


.item_menu_top {
	line-height: 30px;
	background-image: url(../images/bg_menu_top.jpg);
	background-repeat: repeat-x;
	float: left;
	list-style-type: none;
	position: relative;
	margin-right: 3px;
	margin-left: 3px;
}
.item_menu_top a{
	font-family: "Futura Lt BT", "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #003f72;
	text-decoration: none;
	height: 30px;
	width: auto;
	padding-right: 10px;
	padding-left: 10px;
}
.item_menu_top a:hover{
	color: #009cff;
}
.home{
	font-family: "Futura Lt BT", "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #003f72;
	text-decoration: none;
	height: 30px;
	width: auto;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 30px;
	background-image: url(../images/bg_menu_top.jpg);
	background-repeat: repeat-x;
	float: left;
	list-style-type: none;
	position: relative;
	margin-right: 3px;
	margin-left: 3px;
}
.texto_anil {
	font-size: 15px;
	color: #009cff;
	margin-bottom: 9px;
	width: auto;
	font-weight: bold;
	float: left;
	clear: left;
}

.laranja20 {
	font-size: 20px;
	color: #e49704;
}


.laranja16{
	font-size: 16px;
	color: #e49704;
}
#compromisso {
	/*background-image: url(../images/bg_compromisso.png);*/
	display: block;
	float: left;
	height: auto;
	width: 315px;
	position: relative;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	text-align:center;
}


.laranja14 {
	font-size: 14px;
	color: #e49704;
}

.chamada h1{
	font-size: 20px;
	color: #003f72;
	margin-bottom: 20px;
	
}
.saiba_mais {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #003f72;
	text-decoration: none;
	display: block;
	margin-top: 10px;
	position: relative;
	width: 150px;
}
.saiba_mais:hover {
	color: #e49704;
}

#rodape {
	display: block;
	float: left;
	height: 300px;
	width: 100%;
	position: relative;
	background-image: url(../images/bg_rodape.jpg);
}
#cont_rodape {
	display: block;
	height: 300px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../images/bg_cont_rodape.png);
}
.nr {
	display: block;
	float: left;
	margin-top: 63px;
	margin-left: 110px;
	position: relative;
}
.face_book {
	display: block;
	float: left;
	margin-top: 70px;
	margin-left: 120px;
	position: relative;
}
.twitter {
	display: block;
	margin-top: 25px;
	margin-left: 100px;
	position: relative;
	float: left;
	width: 165px;
}
.desc_rodape {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #003f72;
	display: block;
	float: left;
	position: relative;
	font-size: 12px;
	margin-top: 80px;
	margin-left: 50px;
	width: 455px;
}
.digital {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #003f72;
	display: block;
	float: right;
	position: relative;
	font-size: 12px;
	margin-top: 80px;
	margin-right: 50px;
}

.digital a{
	color: #003f72;
	text-decoration: none;
}

.digital a:hover{
	color:#F30;
	text-decoration: none;
}
.texto_anil_int {
	font-size: 15px;
	color: #009cff;
	margin-bottom: 9px;
	width: 667px;
	font-weight: bold;
	float: left;
	clear: left;
	padding-left: 23px;
}
/********************************************************************************************************/
#box_detalhes {
	display: block;
	float: left;
	position: relative;
	height: auto;
	width: 690px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#box_detalhes h2{
	width: 500px;
	padding-bottom: 3px;
	border-bottom: 2px solid #4a659b;
	margin-left: 25px;
	margin-bottom: 15px;
	color: #4a659b;
	font-size: 20px;
	
}
#conteudo {
	display: block;
	float: left;
	height: auto;
	width: 690px;
	position: relative;
}
#conteudo p{
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#img_id {
	display: block;
	float: right;
	height: 221px;
	width: 278px;
	position: relative;
	z-index: 5;
	margin-right: 45px;
	margin-top: -35px;

}

#img_id1 {
	display: block;
	float: right;
	height: 221px;
	width: 278px;
	position: relative;
	z-index: 5;
	margin-right: 45px;
	margin-top: -35px;
	
}

#titulo_cat {
	background-image: url(../images/bg_titulos.png);
	display: block;
	float: left;
	height: 47px;
	width: 403px;
	position: relative;
	margin-top: -110px;
	font-family: "Futura Lt BT", "Trebuchet MS", Arial;
	font-size: 24px;
	color: #FFF;
	padding-top: 3px;
	padding-left: 45px;
	font-weight: bold;
	margin-left: 5px;
}
.imagem_int {
	width: 100px;
	height: 67px;
	float:left;
	margin: 10px;
	margin-top:0px;
	position:relative;
	clear:both;
	border: 2px solid #003f72;
	padding: 2px;
	background-color:#fff
}

.imagem_int:hover {
	border: 2px solid #009cff;
}


.idioma {
	width: 48px;
	height: 48px;
	display:block;
	position: absolute; 
	left: 301px; 
	top: 6px;
	background-image: url(../images/argentina.png);
}


/*.idioma {
	width: 60px;
	height: 40px;
	position:relative;
	display: block;
	float:right;
	color: #ff0;
	line-height: 40px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bolder;
	text-align: center;
	border: 0px;
	text-decoration: none;
	margin-left:-15px;
	margin-top: 10px;
}

.idioma:hover{
	color: #fff;
}*/


