﻿body {
	font-family: Verdana, Calibri, Tahoma, Arial;
	font-size: 8pt;
	background-color: #ffffff;
	color: #333333;
	margin: 5px 0 0 0;
	scrollbar-arrow-color: #b51829; 
	scrollbar-darkshadow-color: #b51829;
	scrollbar-track-color: #b51829;
	scrollbar-3dlight-color: #b51829;
	scrollbar-face-color: #d2c2c3; /*#c8fbdc;*/
	scrollbar-highlight-color: #d2c2c3;
	scrollbar-shadow-color: #d2c2c3;
}

textarea {
	scrollbar-arrow-color: #b51829; 
	scrollbar-darkshadow-color: #b51829;
	scrollbar-track-color: #b51829;
	scrollbar-3dlight-color: #b51829;
	scrollbar-face-color: #d2c2c3; /*#c8fbdc;*/
	scrollbar-highlight-color: #d2c2c3;
	scrollbar-shadow-color: #d2c2c3;
}

html {
	scrollbar-arrow-color: #b51829; 
	scrollbar-darkshadow-color: #b51829;
	scrollbar-track-color: #b51829;
	scrollbar-3dlight-color: #b51829;
	scrollbar-face-color: #d2c2c3; /*#c8fbdc;*/
	scrollbar-highlight-color: #d2c2c3;
	scrollbar-shadow-color: #d2c2c3;
}

a:link {
	color: black;
}

a {
	border-bottom: 1px dotted #7C6DA6;
	color: black;
	text-decoration: none;
}

.linkMenu:link	{
	font-family: Verdana, Calibri, Tahoma, Arial;
	font-size: 8pt;
	font-weight: normal;
	color: white;
	height: 8pt;
	text-decoration: none;
	background: none;
}

.linkMenu:visited {
	font-family: Verdana, Calibri, Tahoma, Arial;
	font-size: 8pt;
	font-weight: normal;
	color: white;
	height: 8pt;
	text-decoration: none;
	background: none;
}

.linkMenu:hover {
	font-family: Verdana, Calibri, Tahoma, Arial;
	font-size: 8pt;
	font-weight: normal;
	color: white;
	height: 8pt;
	text-decoration: underline;
	background: none;
}

#divContentCabecalho {
	width: 974px;
	height: 80px;
	margin: 0 auto;
	background-image:url('../images/modelo2a/top.jpg');
	background-position: center top;
	background-repeat: no-repeat; 
	color: white;
}

#divContent {
	width: 974px;
	height: 450px;
	min-height: 450px;
	margin: 0 auto;
	vertical-align: top;
	background-image:url('../images/modelo2a/middle.jpg');
	background-position: center bottom;
	background-repeat: no-repeat; 
}

#divContentClean {
	width: 974px;
	height: 450px;
	min-height: 450px;
	margin: 0 auto;
	vertical-align: top;
	background-image:url('../images/modelo2a/middle_clean.jpg');
	background-position: center bottom;
	background-repeat: no-repeat; 
}

#divContentRodape {
	width: 974px;
	height: 27px;
	margin: 0 auto;
	background-image:url('../images/modelo2a/bottom.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	color: white; 
}

/*
#divPainel {
	width: 935px;
	height: 535px;
	min-height: 535px;
	margin: 0 auto;
	vertical-align: top;
	background-image:url('../images/modelo2a/modelo-2a_painel.gif');
	background-position: center top;
	background-repeat: no-repeat; 
}
*/

#awmAnchor-menuVertical {
	height: 554px;
	width: 40px;
/*	background-image: url('../images/borda_produto.jpg'); 
	background-repeat: repeat-y;
	background-position: right; */
}

.ctrlBorder {
	border: 1px solid #C0C0C0;
	font-family: Verdana, Calibri, Tahoma, Arial;
	font-size: 8pt;
}

.ctrlNOBorder {
	border-style: none;
	font-family: Verdana, Calibri, Tahoma, Arial;
	font-size: 8pt;
}

.ctrlbutton {
	font-family: Verdana, Calibri, Tahoma, Arial;
	font-size: 8pt;
}

.PageStyle {
	font-family: Verdana, Calibri, Tahoma, Arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	background-color: gray;
}

/*
.tdFoto {
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 170px;
	width: 400px;
}
*/
.divabaproduto {
	background-image: url('../images/modelo2a/aba_produto.gif');
	background-repeat: no-repeat;
	background-position: left top;
	height: 185px;
	width: 447px;
	padding: 6px 6px 6px 6px;
}

.divabadetalhamento {
	background-image: url('../images/modelo2a/aba_detalhamento.gif');
	background-repeat: no-repeat;
	background-position: left top;
	height: 400px;
	width: 600px;
	padding: 6px 6px 6px 6px;
}

.tituloAba {
	font-family: Verdana, Tahoma, Arial, Corbel;
	font-size: 16px;
	color: #333333;
}

.modalBackground {
	background-color: gray;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.modalPopup {
	background-color: #fff;
	padding: 3px;
	width: 730px;
	border: 1px maroon solid;
}

.legend {
	color: white;
	font-weight: bold;
}

/*
.button_large
{
	font-family: Verdana, Calibri, Arial, Tahoma;
	font-size: 8pt;
	cursor: hand;
	background-color: transparent;
	background-image: url(~/../../images/buttons/btn_large.gif);
	background-repeat: no-repeat;
	background-position: center;
	border: none;
	color: #ffffff;
	width: 167px;
	height: 22px;
	display: block;
} 

.button
{
	font-family: Verdana, Calibri, Arial, Tahoma;
	font-size: 8pt;
	cursor: hand;
	background-color: transparent;
	background-image: url(~/../../images/buttons/btn_normal.gif);
	background-repeat: no-repeat;
	background-position: center;
	border: none;
	color: #ffffff;
	width: 112px;
	height: 22px;
} 
*/

.Aviso {
	height: 131px;
	width: 261px;
}

.Propaganda {
	height: 250px;
	width: 261px;
}

.cx1Home {
	background-image: url('../images/topCx1.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 152px;
	border: 0px;
	height: 37px;
	margin: 0px 0px 0px 2px;
	padding: 0px 0px 0px 0px;
}

.tituloCx {
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	color: #FFFFFF;
}

.conteudoCx {
	background-image: url('../images/meioCx2.gif');
	background-repeat: repeat-y;
	background-position: 0px 0px;
	width: 152px;
	height: 135px;
	border: 0px;
	margin: 13px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
}

.conteudoCx tt.txt {
	width: 130px;
	border: 0px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	float: left;
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #333333;
	line-height: 16px;
	text-align: left;
}

.conteudoCx tt {
	width: 130px;
	border: 0px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	float: left;
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #333333;
	line-height: 16px;
	text-align: left;
	display: block;
}

.rodapeCx {
	background-image: url('../images/bottomCx1.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 152px;
	border: 0px;
	height: 33px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.caixaIMG {
	border: 1px transparent solid;
	background-image: url('../images/regrasgerais.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	width: 532px;
	height: 444px;
	padding: 0px 0px 0px 0px;
}

.caixaTXT {
	margin: 17px 20px 20px 20px;
	text-align: left;
}

.caixaIMGBig {
	border: 1px transparent solid;
	background-image: url('../images/dicas.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	width: 812px;
	height: 430px;
	padding: 0px 0px 0px 0px;
}

.caixaIMGErro {
	border: 1px transparent solid;
	background-image: url('../images/erro.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	width: 632px;
	height: 539px;
	padding: 0px 0px 0px 0px;
}
