/*
#04627E
*/

body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	background: url(../img/bg.gif);
	color: #666666;
	font-size: 11px;
	font-family: Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-weight: normal;
	}
	
INPUT, TEXTAREA, SELECT{
	border: 1px #CC0000 solid;
	color: #CC0000;
	background-color:#FFFFFF;
	font: 11px Verdana, Arial, Helvetica, sans-serif #CC0000;
}

.campo_form{
	width: 250px;
	}
	
.select_pesquisa{
	width: 185px;
	}	
	
.botao_form{
	/*width: 110px;*/
	height: 30px;
	background: url(../img/bg_bt.gif);	
	color: #FFFFFF;
	font-weight: bold;
	border: 0px #CC0000 solid;
	}	
	
#container {
/*	border-style: none solid none none;
	border-color: #EEE;
	border-width: 3px;*/
	margin:0;
	background:#FFFFFF;
	width: 100%;
	overflow: hidden;
	background: url(../img/bg_body.png) repeat-x;
	}	
	
.Caption a:link, .Caption a:hover, .Caption a:visited  {
	font-family: Arial;
	font-weight: bold;
	font-size: 	9px;
	color:      #FFFFFF;
	}

.Caption a:active  {
	font-family: Arial;
	font-weight: bold;
	font-size: 	9px;
	color:      #FFFFFF;
	text-decoration:underline;
	}
	
.post{
	text-align: justify;
	border-bottom: 1px dotted #666666;
	}	
	
h1 a .img{behavior: url(./iepngfix.htc);}	

h3 
	{
	font-size:12px;
	text-align:left;
	color: #CC0000;
	}

h2 
	{
	font-size:16px;
	text-align:left;
	color: #CC0000;
	font-weight: bold;
	}
	
	
.cabecalho_tabela{
	height: 16px;
    background: #CC0000; 
	font-size:11px;
	text-align:left;
	font-weight: bold;
	color: #FFFFFF;
	}
	
	
		
#area_cliente{
	margin-right: 15px;
	margin-top: 15px;
	float: right;	
	color: #ffffff;
	font-size: 10px;
	padding: 4px;
	text-align: right;
}	
	
#validate_icons	
	{
	margin-left: 10px;
	margin-top: 1px;
	float: left;	
}	
	
#header {
	color: #76B0D5;
	background: #000000;
	background: url(../img/bg_top.gif) repeat;
	height: 110px;
	}
	
#content {
	padding: 0px;
/*	color: #555;*/
/*	background:#FFFFFF;*/
	float: left;
	width: 780px;
	}

#footer{
	height: 70px;
	text-align: center;
	background: #666666;
	color: #ffffff;
	padding-top: 6px;
/*	vertical-align:middle;*/
	font-size: 10px;
	width: 100%;
	float:left;
	}		
	

	
a:link, a:visited {
	color: #666666;
	text-decoration: inherit;
	}
	
a:hover, a:active {
	color: #CC0000;
	text-decoration:underline;
	}
	
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#banner_home {
	height: 192px;
	background: #D0D0D0;
	text-align: right;
	margin: 0;
	}


#menu_home {
	width: 200px;
	font-weight: bold;
	font-size: 12px;
	border-style: none solid none none;  /* TOP, RIGHT, BOTTOM, LEFT */
	border-color: #D0D0D0;
	border-width: 1px;
	margin: 0px;
	}
	
#menu_home li a {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu_home li a:link, #menu_home li a:visited {
	color: #777;
	display: block;
	background: url(../img/bg_menu.gif);
	padding: 8px 25px 0 5px;
	text-align: right;
	}
	
#menu_home li a:hover {
	color: #fff;
	background: url(../img/bg_menu.gif) 0 -32px;
	padding: 8px 25px 0 5px;
	text-align: right;
	}
	
#menu_home li a:active {
	color: #fff;
	background: url(../img/bg_menu.gif) 0 -64px;
	padding: 8px 25px 0 5px;
	text-align: right;
	}
	
.menu_secao{
	float:left; 
	margin-left: 0px; 
	/*background: #000000;*/
	color: #CC0000;
	width: 192px;
	padding: 4px;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}	

#centercol{
	float:left; 
/*	margin-left: 5px; */
/*	background: #FFFFFF;*/
	width: 580px;
	padding: 4px;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}	

#firstcol {
	float: left;
/*	width: 25%;*/
	width: 200px;
/*	background: #BCDAE9;*/
	color: #CC0000;
/*	border-right: 2px #CC0000 solid;*/
/*	padding-left: 2px;*/
	padding-bottom: 32767px;
	margin-bottom: -32767px;
	font-weight: normal;
	padding-left:4px;
	padding-top: 5px;
	}
	
	
#rightcol {
	float: left;
	width: 200px;
/*	background: #e3e3e3;*/
	color: #CC0000;
	margin-right: -5000px;
	padding-right: 5000px;
/*	padding: 4px;*/
/*	border-right: 2px #CC0000 solid;*/
/*	padding-left: 2px;*/
	padding-bottom: 32767px;
	margin-bottom: -32767px;
	font-weight: normal;
	}
		

.formulario{
	border: 0px #CC0000 solid;
	padding: 0px;
	color: #CC0000;
	}	

.mini_carrinho{
	font-size: 9px;
	color: #666666;
	/*border: 1px solid #cccccc;*/
	}	


.rotulo_formulario{
	height: 20px;
	background: #CC0000;	
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 5px;
	border: 0px #CC0000 solid;
	vertical-align: middle;
	font-size: 14px;
	}

.radio{
	border: 0px none none;
	}

.borda1{
	border: 1px #CC0000 solid;
	}


/* POPUP */
#popup_header {
	color: #CC0000;
	background: #CC0000;
	background-color: #CC0000;
	width: 100%;
	background: url(../img/header_popup.jpg) no-repeat;
	height: 70px;
	}

#popup_container {
	border-style: none solid none none;
	border-color: #EEE;
	border-width: 0px;
	margin:0;
	background:#CC0000;
	width: 100%;
	overflow: hidden;
	}	
	
#popup_navegacao{
	float:left; 
/*	margin-left: 0px;*/
	background: #FFFFFF;
	width: 98%;
	padding:4px;
}		

#popup_footer{
	height: 10px;
	text-align: center;
	background: #CC0000;
	color: #ffffff;
	font-size: 10px;
	width: 100%;
	float:left;
	}	
	
.linha1
	{
	background-color: #DDDDA7;	
	}


.linha2
	{
	
	}

.linha_highlight
	{
/*	background-color: #c3c3c3;*/
	background-color: #e8e8e8;	
	}	
	
h2{
	font-size: 12px;
	color:#CC0000;
	}	