@font-face {
    font-family: 'MuseoSlab500';
    src: url('Museo_Slab_500-webfont.eot');
    src: url('Museo_Slab_500-webfont.eot?#iefix') format('embedded-opentype'),
url('Museo_Slab_500-webfont.woff') format('woff'),
url('Museo_Slab_500-webfont.ttf') format('truetype'),
url('Museo_Slab_500-webfont.svg#MuseoSlab500') format('svg');
    font-weight: normal;
    font-style: normal;

}

.texto{
	font-family: 'MuseoSlab500', Calibri, Arial;
	font-size:13px;
	color:#333;
	line-height: 20px;
}

.titulo {font-family: 'MuseoSlab500', Calibri, Arial; font-size:20px}
h1 {font-family: 'MuseoSlab500', Calibri, Arial; font-size:20px}
h2 {font-family: 'MuseoSlab500', Calibri, Arial; font-size:16px}


.white{ color:#D9DADC;}
.red{ color:#dc2b1e;}
.white{color:#ffffff;}


body{ margin: 20px 20px 0px 20px;}


.pontoschave{
	color:#333;
	font: 11px 'MuseoSlab500', Calibri, Arial;
	text-decoration: none;
}

#menu{
	position: absolute;
	font-family: 'MuseoSlab500', Calibri, Arial;
	font-size:11px; color:#333;
	width:100%; height:30px;
	margin: 25px 0 0 0px;
	left: 0px; top:25px; right:0px;
}


.menu:hover{
	text-decoration: underline;
}


.separador{ border-top: #CCC 1px solid;}

select{
	color:#333;
	border: 1px solid #cccccc;
	font: 13px/20px 'MuseoSlab500', Calibri, Arial;
	padding: 5px;
	height: 30px;
	}


input{
	color:#000;
	border: 1px solid #cccccc;
	font: 13px/20px 'MuseoSlab500', Calibri, Arial;
	padding: 5px;
	height: 20px;
	}

textarea{
	color:#000;
	border: 1px solid #cccccc;
	font: 13px/20px 'MuseoSlab500', Calibri, Arial;
	padding: 5px;
	}

.button{
	font-family: 'MuseoSlab500', Calibri, Arial;
	font-size:13px;
	color:#333;
	border: 1px solid #666;
	height: 30px;	
	}

.button:hover{
	background: #ADADAD;
	}


a{
	color: #000000;
	text-decoration: none;
}

a:hover{
	color: #000000;
	text-decoration: underline;
}
#left{
	/*width: 600px;*/
	padding: 1px 1px 1px 1px;
	float:left;
}

#right{
	padding: 1px;
	/*width: 300px;*/
	position: relative;
	float: right;
	height: 100%;
}





#rodape {font-family:Calibri, Arial; font-size:12px; color:#A09E9E;}

#rodape a{color:#A09E9E; text-decoration:none;}
#rodape a:hover{text-decoration:underline;}

.transparent_black{ background:url(/images/site/transp_black.png) repeat;}
.transparent_white{ background:url(/images/site/transp_white.png) repeat}




#collection {
	border: 0px solid #ececec;
	background-color: #f4f4f4;
		}


.msg{
		font-family: 'MuseoSlab500', Calibri, Arial;
	padding: 10px;
	border: 1px solid #dddddd;
	background: #FFC;
	}




/*janela de autenticaçao*/
#login{
	width:575px;
	margin:100px auto 0px;
	/* [ReplaceColor(themeColor:"Light1")] */ background-color:#fafcff;
	/* [ReplaceColor(themeColor:"Dark2-Lightest")] */ border-top:1px solid #e3e8ee;
	/* [ReplaceColor(themeColor:"Dark2-Lightest")] */ border-left:1px solid #d9dde3;
	/* [ReplaceColor(themeColor:"Dark2-Lightest")] */ border-bottom:2px solid #bec2c7;
	/* [ReplaceColor(themeColor:"Dark2-Lightest")] */ border-right:2px solid #d9dde3;
filter:progid:DXImageTransform.Microsoft.Shadow(color:#edf3f9,strength:5,direction:135);		-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(color:#edf3f9,strength:5,direction:135)";
	-moz-box-shadow:#edf3f9 0px 0px 5px 0px;
	-webkit-box-shadow:0px 0px 5px #edf3f9;
	box-shadow:0px 0px 5px #edf3f9;
	padding: 20px;
	font: 14px calibri, Arial, Helvetica, sans-serif;
}

/* 9/10/2012*/

.separador_rodape{ border-bottom: #CDCBCC 1px solid;}

.separador_grosso{ border-right: #ffffff 5px solid;}

.separador_grosso_horizontal{ border-bottom: #ffffff 5px solid;}

.img_impresa{
	background:url(/images/site/press.jpg) no-repeat center center;
	background-size: 100%;
	}

.img_pet{
	background:url(/images/site/pet.jpg) no-repeat center center;
	background-size: 100%;
	
}

.img_rse{ background:url(/images/site/rse.jpg) no-repeat center center;
	background-size: 100%;
}

.img_store{
background:url(/images/site/store.jpg) no-repeat center bottom;
background-size: 100%;
 }

.transp_preto{ background: url(/images/site/back_preto.png) repeat;}
.text_legenda{font-family: 'MuseoSlab500', Calibri, Arial; font-size:14px; color:#CDCBCC;}
.text_legenda:hover{font-family: 'MuseoSlab500', Calibri, Arial; font-size:14px; color:#CDCBCC;}


/*------------------*/