/* CSS Document */
/* ---Padrão--- */
body
{
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	background: transparent url(../../images/bgsite.jpg) repeat-x top center;
	width:100%;
	height:100%;
	overflow:hidden;
}
p, img, div, form, iframe
{
	margin:0px;
	padding:0px;
}
p
{
	font-family: Verdana, Arial, Helvetica, MS Sans Serif;
	font-size: 10px;
	color:#636363;
}
img
{
	border-style:none
}

/* ---Comum a todas--- */
/* DIVS */
.main
{
	width:780px;
	height:570px;
	position:relative;
	padding:30px 0px 20px 0px;
	text-align:left;
	background: #FFFFFF url(../../images/bgmainbottom.jpg) no-repeat bottom center;	
}
.topoflash
{
	width:570px;
	height:120px;
	float:left;
	text-align:right;
	padding-left:50px;
	padding-bottom:40px;
}
.menuesq
{
	width:150px;
	float:left;
}
.conteudo
{
	width:620px;
	float:right;
}
body.bodyiframe
{
	margin:0px;
	padding:0px;	
	background: transparent url(../../images/spacerbranco.gif);
}

/* TEXTOS */

/* TABELAS */

/* FORMS */


/* ---Home--- */
/* DIVS */
.mainhome
{
	width:780px;
	height:590px;
	position:relative;
	padding:30px 0px 0px 0px;
	text-align:left;
	background: #FFFFFF url(../../images/bghomemainbottom.jpg) no-repeat bottom center;	
}
.miolohome
{
	width:610px;
	float:right;
	padding-bottom: 40px;
}
.col1home
{
	width:155px;
	float:left;
}
.col2home
{
	width:155px;
	float:left;
}
.col3home
{
	width:270px;
	float:left;
	margin-left:25px;
}
.imgdestaquehome
{
	position:relative;
	float:left;
	width:135px;
	height:120px;
	text-align:left;
	margin-bottom:10px;
}
.imgsobredestaquehome
{
	position:absolute;
	width:125px;
	height:120px;	
	text-align:left;
	top:0;
	left:0;
	background-image: url(../../images/imgsobretransp.gif);
	background-repeat: no-repeat;	
}
.divscrollimghome
{
	overflow: hidden;
	width:100%;
	height:100%;
	padding: 0px;
	margin: 0px;
}
.endhome
{
	position:absolute;
	width:250px;
	height:60px;	
	text-align:left;
	top:530px;
	left:505px;
}

/* TEXTOS */
.imgcbordatransp
{
	width:125px;
	height:120px;
}
.txthome
{
	font-family: Verdana, Arial, Helvetica, MS Sans Serif !important;
	font-size:9px !important;
	color:#636363;
	margin:0px 25px 15px 0px;
}
.txthome a
{
	color:#636363;
	text-decoration:none;
}
.txthomedestaque
{
	color:#F88401;
	font-size:10px;	
	font-weight:bold;
}
.imgtithome
{
	margin-bottom:6px;
}

/* TABELAS */

/* FORMS */


/* ---Internas--- */
/* DIVS */
.miolo
{
	width:560px;
	float:left;
	padding-left:55px;
	_padding-left:50px;	
}
.divmarginterna
{
	width:510px;
	float:left;
	margin-top:5px;
}
.divtxtintro
{
	float:left;
	width:450px;
	padding-bottom:10px;
}
.collogoamigo
{
	float:left;
	width:110px;
	text-align:left;
}
.colexpospass
{
	float:left;
	width:100px;
	text-align:left;	
}
.colateliefinep
{
	float:left;
	width:100px;
	text-align:left;	
}
.imgexpos
{
	height:90px;
}
.linhahoriz
{
	float:left;
	width:315px;
	height:20px;
	background: transparent url(../../images/linhahoriz.gif) repeat-x;
}

/* Div com Scroll com imagens */
.divscrollimg
{
	position:relative;
	width:450px;
	height:170px;
	overflow: hidden;
}
.scrollup /* DESABILITADO */
{
	z-index:1;
	POSITION:absolute;
	left: 440px;
	top:0px;
	width: 1px;
	height:170px;
	border:1px solid #000000;
	background-color:#cccccc;
	CURSOR:hand;
}
.scrolldown /* DESABILITADO */
{
	z-index:2;
	position: absolute;
	left: 440px;
	top:165px;
	WIDTH:1px;
	HEIGHT:1px;
	CURSOR:hand;
	border:1px solid #000000; 
}
.scrolldrag /* DESABILITADO */
{
	z-index:3;
	POSITION:absolute;
	left:440px;
	top:0px;
	WIDTH:10px;
	HEIGHT:10px;
	CURSOR:hand;
	border:1px solid #000000; 
}
.scrollruller /* DESABILITADO */
{
	Z-INDEX:4;
	POSITION:absolute;
	TOP:0px;
	left:435px;
	VISIBILITY: visible;
	WIDTH:15px;
	height:25px;
	CURSOR:hand;
}

.scrollconteudo /* DESABILITADO */
{
	Z-INDEX:5;
	POSITION: absolute;
	LEFT:10px;
	TOP:0px;
	WIDTH:440px; /* sempre mesma largura da div divscrollimg */
	HEIGHT:170px; /* sempre mesma altura da div divscrollimg */
	CLIP: rect(0px 435px 170px 0px);
	OVERFLOW: hidden;
	VISIBILITY: visible;
	border:1px solid #000000;
}

/* TEXTOS */
.subtit1
{
	font-family: Verdana, Arial, Helvetica, MS Sans Serif;
	font-size:16px;
	color:#F88401;
	margin:5px 10px 5px 0px;
	font-weight:bold;
}
.subtit2
{
	font-family: Verdana, Arial, Helvetica, MS Sans Serif;
	font-size:11px;
	color:#F88401;
	letter-spacing:0.9px;
	margin:5px 10px 10px 0px;
	font-weight:bold;
}
.txt
{
	font-family: Verdana, Arial, Helvetica, MS Sans Serif;
	font-size:10px;
	color:#636363;
	margin:5px 10px 5px 0px;
}
.txt a
{
	color:#636363;
}
.txtdestaque
{
	color:#F88401;
	font-weight:bold;
}
.txtdestaque a
{
	color:#F88401;
	text-decoration:none;
}
.txtpeq
{
	font-family: Verdana, Arial, Helvetica, MS Sans Serif;
	font-size:9px;
	color:#F88401;
	margin:5px 10px 5px 0px;
}
.txtpeq a
{
	color:#636363;
	text-decoration:none;
}

.imgtitulo
{
	margin-bottom:20px;
}
.imgborda
{
	border:2px solid #ECECEC;
}
.imgborda2
{
	border:3px solid #E3E3E3;
}
.destlaranja
{
	color:#F88401;
}
.horfunclojas
{
	text-decoration: underline;
}

/* TABELAS */

/* FORMS */
.cmp
{
	background-color: #E4E4E4;
	border-left: 1px solid #B8B8B8;
	border-top: 1px solid #B8B8B8;
	border-right: 1px solid #E4E4E4;
	border-bottom: 1px solid #E4E4E4;
	font-family: Verdana, Arial, Helvetica, MS Sans Serif;
	font-size:10px;
	color:#636363
}
.lblcmp
{
	font-family: Verdana, Arial, Helvetica, MS Sans Serif;
	font-size:10px;
	color:#636363
}
