@charset "utf-8";
/* CSS Document */

*{margin:0; padding:0}

@font-face {
    font-family: 'Lobster13Regular';
    src: url('../fonte/lobster_1.3-webfont.eot');
    src: url('../fonte/lobster_1.3-webfont-.eot#iefix') format('embedded-opentype'),
         url('../fonte/lobster_1.3-webfont.woff') format('woff'),
         url('../fonte/lobster_1.3-webfont.ttf') format('truetype'),
         url('../fonte/lobster_1.3-webfont.svg#Lobster13Regular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'blissregular';
    src: url('../fonte/bliss-re-webfont.eot');
    src: url('../fonte/bliss-re-webfont-.eot#iefix') format('embedded-opentype'),
         url('../fonte/bliss-re-webfont.woff') format('woff'),
         url('../fonte/bliss-re-webfont.ttf') format('truetype'),
         url('../fonte/bliss-re-webfont.svg#blissregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




html, body{
    height:100%;
    overflow:hidden;
}

#content{
    width:100%;
    height:100%;
    position:absolute;
    top:0;
    left:0;
    z-index:1;
    overflow:auto;
	
}

.menu2{
	color: #444;
	font: 25px/30px 'Lobster13Regular', calibri, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.menu2 a { color:#444; text-decoration:none;}

.menu2 a:hover{ color:#00853E; text-decoration:none;}



.menu1{
	color: #444;
	font: 30px/32px 'Lobster13Regular', calibri, Arial, Helvetica, sans-serif;
	text-decoration: none;
}


.menu1 a { color:#444; text-decoration:none;}
.menu1 a:hover{ color:#FFF; text-decoration:none;}





.footer{
	font-size: 11px;
	color: #FFF;
	font-family: 'blissregular', calibri, Arial, Helvetica, sans-serif;
}



a {
	OUTLINE-STYLE: none;
	OUTLINE-COLOR: invert;
	OUTLINE-WIDTH: medium;
	COLOR: #fff;
	TEXT-DECORATION: underline;
}

a:hover {
	TEXT-DECORATION: none
}



.back_colecao{
	background-image: url("../images/site/btns_colecao.png");
	background-repeat: no-repeat;
	background-position: 0px;
}


.menu_conteudo{
	color: #fff;
	font-size:35px;
	font-family: 'Lobster13Regular', calibri, Arial, Helvetica, sans-serif;
	line-height: 32px;
}

.menu_conteudo a { color:#fff; text-decoration:none;}
.menu_conteudo a:hover{ color:#00853E; text-decoration:none;}


.menu_referencia{
	color: #fff;
	font-size:20px;
	font-family: 'Lobster13Regular', calibri, Arial, Helvetica, sans-serif;
	line-height: 32px;}
	
.menu_referencia a { color:#fff; text-decoration:none;}
.menu_referencia a:hover{ color:#00853E; text-decoration:none;}


.menu_conteudo{
	color: #fff;
	font-size:35px;
	font-family: 'Lobster13Regular', calibri, Arial, Helvetica, sans-serif;
	line-height: 32px;
}

.menu_conteudo a { color:#fff; text-decoration:none;}
.menu_conteudo a:hover{ color:#00853E; text-decoration:none;}



.texto{
	color: #444;
	font-size:14px;
	font-family: 'blissregular', calibri, Arial, Helvetica, sans-serif;
	line-height: 20px;
	}






#corpo{
	color: #444;
	font-size:14px;
	font-family: 'blissregular', calibri, Arial, Helvetica, sans-serif;
	line-height: 20px;
}




/*#bg{
	background:url("../images/bg2.jpg") no-repeat center center;
	background-size: 100%;
    z-index:0;
}
*/

select,
textarea,
input[type=text],
input[type=password],
input[type=file] {
	border: 1px solid #ddd;
	padding: 5px;
	font: 14px "blissregular", calibri;
	background: url("../images/site/back_branco.png") repeat;
}

input[type=button],
input[type=submit],
input[type=reset]{
	font: bold 14px "blissregular", calibri;
	border-radius: 5px;
	border: 1px solid #666;
	padding: 5px;
	background: #C1E6D0;
}

input[type=button]:hover,input[type=submit]:hover,input[type=reset]:hover{
	font: bold 14px "blissregular", calibri;
	border: 1px solid #dddddd;
	background: #409d65;
	padding: 5px;
}


input[type="checkbox"], input[type="radio"]{
	background: transparent;
	border: 0px;
    }

h1{
	color: #221f20;
	font: 25px "Lobster13Regular", calibri;
	}

h2{
	color: #221f20;
	font: 20px "Lobster13Regular", calibri;
	}
h3{
	color: #221f20;
	font: 16px "Lobster13Regular", calibri;
	}



.alerta{
	color: #ffffff;
	font: 14px "blissregular", calibri;
	}


.cantosredondos{
	border-radius: 10px;
	padding:10px;
	background: #eeeef0;
}



.lang {
	color: #444;
	font: 25px/30px 'Lobster13Regular', calibri, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.lang:hover {
	text-decoration: none;
	color: #ffffff;
}

.langselected{
		color: #ffffff;
}


#lang {
	position:absolute;
	right:4%;
	top:80px;
	z-index:3;
}




	color: #444;
	font: 25px/30px 'Lobster13Regular', calibri, Arial, Helvetica, sans-serif;
	text-decoration: none;



#catsel {
	position:absolute;
	left:35%;
	top:300px;
	width:600px;
	height:175px;
	z-index:3;
}

#catprod {
	position:absolute;
	left:35%;
	top:80px;
	width:600px;
	height:175px;
	z-index:3;
}
#subcat {
	position:relative;
	top:40px;
	margin-left:100px;
	z-index:3;
}


.borderlogin{
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-right-width: 0px;
	border-right-style: none;
	font-family: Calibri, Arial;
	font-size: 14px;
	color: #ffffff;

}


.DivAberto {
  display: block;
}

.DivFechado {
  display: none;
}




#center{
	text-align: center;
	}


#tleft{
	text-align: left;
	}


#left{
	text-align: left;
	float:left;
	}

#right{
	text-align: right;
	float: right;
	}

