@charset "utf-8";
/* CSS Document */

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

img{border:0}

div#site { width: 1004px; margin:0 auto; padding: 10px; text-align:left;}
div#topo { width: 1004px; height: 224px;}
div#conteudo { width: 1004px;}
div#esquerda { width: 190px; float: left;}	
div#meio { width: 580px; float: left; margin: 5px 10px 10px 20px; }
div#direita { width: 180px; float: right;margin-right:22px;  }
div#rodape { width: 1004px; height: 93px; clear: both; }

a, a:visited{
	color: black;
/*	color: #7c0000; */
	text-decoration:none;
}

a:hover{ text-decoration:underline;}

#menu{
	background-color:#f2f2f2;
	font-weight:bold;
	list-style:none;
	width:190px;
	padding-left:0px;
	margin-left:5px;
	margin-top:5px;
	border-top-style:solid;
	border-top-width:3px;
	border-top-color:#7c0000;
}	

#menucomite{	
	font-weight:bold;
	list-style:none;
	width:160px;
	padding-left:0px;
	margin-left:20px;
	margin-top:5px;
	border-top-style:solid;
	border-top-width:4px;
	border-top-color:#7c0000;
}




#menu li{
	color: #505050;
	padding: 2px 2px 2px 2px;
}

#menu li:hover{
	background-color: #fcd2bc;
}

#menu a{
	color: #505050;
}

.imgracas{
	padding: 5px 5px 5px 5px;
}

.selectracas{
	font-weight:bold;
	width:250px;
}

.cotacoes thead{
	background-color:#fcd2bc;
	color:black;
}


.cotacoes caption{
	background-color: #993333;
	color:#FFFFFF;
	font-weight:bold;
}

.agendatopo{	background-color: #993333;
	color:#FFFFFF;
	font-weight:bold;}


.databd{color:#993333;}


div .tit2{
	cursor: pointer;
}

.vinho{
	color: #7c0000;	
	text-align:center;
	
}

.titmenu a{
	color: black;
}

.barravermelha{
	background-color:#7c0000;
	height:4px;
	width: 100%;
}

.titmenu{
/*	color: #7c0000; */
	color: black;
	margin-left:5px;
	font-weight:bolder;
	font-size:12px;
	font-family:tahoma;
}

.tit1{
	color: #7c0000;
	font-weight: bold;
	font-size:1.4em;
}


.titmenor{
	color: #7c0000;
	font-weight: bold;
	font-size:1.2em;
}

.titmenor2{
	
	font-size:1.0em;
}

.tit2{
	color: #505050;
	font-weight: bold;
	font-size:16px;
	text-decoration:underline;
}

.tit3{
	color: #7c0000;
	font-weight: bold;
	font-size:1.2em;
}

.tit4{
	color: #7c0000;
	cursor:pointer;
	font-weight: bold;
	font-size:1.1em;
}

.tit5{
	color: #7c0000;
	font-weight: bold;
	font-size:1.5em;
}


.cinza{
	color:#999999;
}

.vermelho{
	color: #7c0000;
}

.imgindex{
	margin-right: 5px;
}

.button{
	padding: 3px 3px 3px 3px;
	cursor: pointer;
}


#boxaux, #boxlogin, #boxaux2{
	background-color:#f2f2f2;	
	border-top-color:#999999;
	display:none;
	border-color:#999999;
	padding:5px 5px 5px 5px;
}

/* border antigo #boxaux, #boxlogin, #boxaux2:  
    background-color:#f2f2f2;
	border: thin dotted;
	display:none;
	padding:5px 5px 5px 5px;   */
	
	
.busca {
position:absolute;
width:216px;
height:38px;
left:-19px;
top:10px;
z-index:1;
}

.back_busca input.campo {
width:150px;
height:19px;
border:1px solid #CFCFCF;
float:left;
margin:7px 0 0 3px;
font:12px Arial, Helvetica, sans-serif;
color:#9d0e0e;
}
.back_busca {
width:190px;
height:36px;
background:url(imgs/busca_back.jpg) repeat-x left top;
}

.back_busca input.botao {
width:14px;
height:15px;
background:url(imgs/busca_botao.jpg) no-repeat left top;
float:left;
border:none;
margin:10px 0 0 3px;
cursor:pointer;
position:relative;
top:0px;
left:8px;
z-index:1;
}

/**** 1-GERAL ****/
input {
margin:0;
padding:0;
}


