/***************************************
	R E S E T
 */

html{
	color:#000;
	background:#FFF;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{
	margin:0px;
	padding:0px;
}

html, body
{
    background-color:#002D6E;
	color:#FFF;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.body2
{
    background-color:#FFF;
	color:#002D6E;
	padding:5px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.internoFooter2{
	font-size:10pt;
	text-align:center;
	padding:3px;
}

/***************************************
	E S T R U T U R A
 */
 
#NewsLetter{
	padding:5px;
	margin-top:10px;
	margin-right:5px;
	padding-right:25px;
	color:#002D6E;
	line-height:12px;
	width:135px;
	float:right;
	font-size:14px;
	font-weight:500;
	background-color:#FFF;
	background-image:url(../img/seta-boletim.png);
	background-position:right center;
	background-repeat:no-repeat;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px 4px;
	-o-border-radius:4px 4px;
	-khtml-border-radius:4px 4px;
	cursor:pointer;
} 
 
#Top{
	text-align:center;
	background-image:url(../img/portal-minhoca.png);
	background-repeat:no-repeat;
	background-position:50% 30%;
	margin-top:5px;
}

.TextoPortal{
	margin-left: 25%;
	margin-top: 2%;
	position: absolute;
	font-size: 23px;
}

.LogoMarca{
	width:146px;
	height:68px;
	float:left;
	margin-left:5px;
}

#Menu{
	z-index:9;	
}
#Menu .ul{
	list-style-type:none;
	padding:0px;
	margin:0px;
	margin-top:10px;
	width:100%;
}
#Menu .li{
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	text-transform:uppercase;
	color:#FFF;
	width:166px;
	text-align:center;
	font-size:17px;
	font-style:normal;
/*	cursor:pointer;
	/*
	background-image:url(../img/arrow-down.png);
	background-repeat:no-repeat;
	background-position:center right;
	*/
	/*background-color:#096;*/
}

/**
 * Links do menu principal
 */
 
#Menu .li a{
	color:#FFF;
	text-decoration:none;
	display:block;
}
#Menu .li a:hover{
	color:#002D6E;
	background-color:#FFF;
	text-decoration:none;
	display:block;
	padding-left:5px;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px 4px;
	-o-border-radius:4px 4px;
	-khtml-border-radius:4px 4px;
}

/*
	Movimento do Menu
*/

.subMenuMain{
	display:none;
	position:absolute;
	background-color:#FFF;
	padding:5px;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px 4px;
	-o-border-radius:4px 4px;
	-khtml-border-radius:4px 4px;
	margin-bottom:5px;
	z-index:10;
	-moz-box-shadow:6px 7px 6px #333;
	-webkit-box-shadow:6px 7px 6px #333;
	box-shadow:6px 7px 6px #333;
}
.subMenuMain .Title{
	text-transform:uppercase;
	color:#FFF;
	text-align:center;
	font-size:17px;
	font-style:normal;
}
#Menu li ul{
	padding:5px;
	padding-top:2px;
	list-style:none;
	background-color:#F60;
	text-transform:none !important;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px 4px;
	-o-border-radius:4px 4px;
	-khtml-border-radius:4px 4px;
}
#Menu li ul li{
	text-align:center;
	color:#FFF;
	font-size:10pt;
	width:200px;
}

.imgMenuContato{
	background-image:url(../img/menu-produtos.jpg);
	width:200px;
	height:150px;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px 4px;
	-o-border-radius:4px 4px;
	-khtml-border-radius:4px 4px;
	margin-bottom:5px;
}
.imgMenuSuporte{
	background-image:url(../img/menu-suporte.jpg);
	width:200px;
	height:150px;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px 4px;
	-o-border-radius:4px 4px;
	-khtml-border-radius:4px 4px;
	margin-bottom:5px;
}
.imgMenuEmpresa{
	background-image:url(../img/menu-empresa.jpg);
	width:200px;
	height:150px;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px 4px;
	-o-border-radius:4px 4px;
	-khtml-border-radius:4px 4px;
	margin-bottom:5px;
}
.imgMenuMinhobox{
	background-image:url(../img/menu-minhobox.jpg);
	width:200px;
	height:150px;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px 4px;
	-o-border-radius:4px 4px;
	-khtml-border-radius:4px 4px;
	margin-bottom:5px;
}
.imgMenuMinhobed{
	background-image:url(../img/menu-minhobed.jpg);
	width:200px;
	height:150px;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px 4px;
	-o-border-radius:4px 4px;
	-khtml-border-radius:4px 4px;
	margin-bottom:5px;
}

.TopRight{
	float:right;
}
#Bandeiras{
	float:right;
	margin-right:5px;
	margin-top:4px;
}
#Bandeiras ul{
	list-style-type:none;
	padding:0px;
	margin:0px;
	margin-top:5px;
}
#Bandeiras li{
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	width:49px;
	text-align:center;
	cursor:pointer;
}
#Bandeiras li:first-child{
	text-align:left;
}
#Bandeiras li:last-child{
	text-align:right;
}
#Bandeiras li img{
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px 4px;
	-o-border-radius:4px 4px;
	-khtml-border-radius:4px 4px;
}

#Footer{
	margin:0 auto;
	background-color:#FFF;
	width:917px;
	height:auto;
	clear:both;
	padding:5px;
	margin-top:15px;
	margin-bottom:5px;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px 4px;
	-o-border-radius:4px 4px;
	-khtml-border-radius:4px 4px;
}
#Footer .bgFooter{
	background-color:#002D6E;
	border-radius:4px;
	width:917px;
	height:auto;
	-moz-border-radius:4px;
	-webkit-border-radius:4px 4px;
	-o-border-radius:4px 4px;
	-khtml-border-radius:4px 4px;
}
.footerText{
	float:left;
	margin-left:260px;
	line-height:14px;
	margin-top:4px;
}
.footerText ul{
	list-style:none;
}
.footerText li{
	font-size:9pt;
	text-align:center;
}

.footerRedeSocial{
	float:right;
	margin-right:5px;
	margin-top:7px;
}
.footerRedeSocial ul{
	list-style:none;
}
.footerRedeSocial li{
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
}

/***************************************
	S E L E T O R E S
 */
 
.clear{
	clear:both;
}

#Boletim{
	background-color:#FFF;
	position:absolute;
	width:400px;
	padding:5px;
	text-align:justify;
	display:none;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px 4px;
	-o-border-radius:4px 4px;
	-khtml-border-radius:4px 4px;
	z-index:10;
	-moz-box-shadow:6px 7px 6px #333;
	-webkit-box-shadow:6px 7px 6px #333;
	box-shadow:6px 7px 6px #333;
}
#Boletim .Left{
	float:right;
	width:288px;
	/*background-color:#0F3;*/
}
#Boletim .Right{
	float:left;
	width:105px;
	/*background-color:#066;*/
	text-align:left;
}
#Boletim h2{
	color:#002D6E;
	font-size:14px;
	font-weight:normal;
}
#Boletim input{
	background-color:#FFF;
	padding:1px;
	font-size:17px;
	color:#002D6E;
	border:1px solid #002D6E;
	width:282px;
	margin-top:6px;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px 4px;
	-o-border-radius:4px 4px;
	-khtml-border-radius:4px 4px;
}
#Boletim button{	
	width:34px;
	height:25px;
	border:0px;
	float:right;
	margin-top:5px;	
	background-image:url(../img/btn-submit-newsletter.png);
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
}
#Boletim .close{
	background-image:url(../img/close.png);
	background-repeat:no-repeat;
	background-position:center right;
	height:16px;
	width:16px;
	float:right;
	cursor:pointer;
}

#divMsg{
	display:none;
	position:fixed;
	width:350px;
	background-color:#002D6E;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px 4px;
	-o-border-radius:4px 4px;
	-khtml-border-radius:4px 4px;
	z-index:1000;
	font-size:16px;
	padding:10px;
}
.divErro{
	border:5px solid #FFF;
	color:#FFF;
}
.divErroLink{
	color:#FFF;
}
.divOk{
	display:none;
	position:fixed;
	width:350px;
	background-color:#002D6E;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px 4px;
	-o-border-radius:4px 4px;
	-khtml-border-radius:4px 4px;
	z-index:1000;
	font-size:16px;
	padding:10px;
}

#Mask {
  position:fixed;
  background-color:#06F;
  z-index:999;
  display:none;
}