/* CSS Document */
*{
	margin:0;
	padding:0;
}
BODY {
	margin:0;
	TEXT-ALIGN: center;
	font-family: Trebuchet MS, arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	background:#68A4C4 url(images/bgdegrade.jpg)  repeat-x left top;
	scrollbar-face-color: #66A8CC;
    scrollbar-highlight-color: #93C8D2;
    scrollbar-shadow-color: #A2C4D2;
    scrollbar-3dlight-color: #A2C4D2;
    scrollbar-arrow-color: #038c8c;
    scrollbar-track-color: #A2C4D2;
    scrollbar-darkshadow-color: #A2C4D2;
}

A {
	COLOR:#008A8A;
	text-decoration:none;
	font-weight: bold;
}

A:hover {
	color:#06C;
	TEXT-DECORATION:underline;
	font-weight: bold;
}
#geral {
	margin:5px auto;
	WIDTH: 700px;
	padding:6px 10px;
	BACKGROUND-COLOR:#5EB1C4;
	TEXT-ALIGN: justify;
	border: 1px solid #43A2B6;
	height:570px;
}

#topo {
	background:#0066CB url(images/logo.jpg) no-repeat left;
	height: 65px;
	width: 700px;
}

#destaque{
	background-image: url(images/cabecalho5.jpg);
	width:700px;
	height:129px;
	float:left;
}
#menu{
	height:370px;
	width: 135px;
	line-height: 20px;
	text-align: left;
	background:#B6D1DC url(images/bg_menu.jpg) no-repeat;
	float:left;
}
#menu a{
	color: #006633;
	top: 10px;
	font:bold 9px verdana, arial, helvetica, sans-serif;
}
#menu a:hover{
	border-top:1px solid #069;
	border-bottom:1px solid #069;
	background-color: #FFFFFF;
	color: #006699;
	padding:3px 0;
	text-decoration:none;
}
#menu2 a{
	color: #006633;
	top: 5px;
}
#menu2 a:hover{
	border-top:1px solid #069;
	border-bottom:1px solid #069;
	background-color: #FFFFFF;
	color: #006699;
	padding:3px 0;
	text-decoration:none;
}
#login{
	background:url(images/bg_login.jpg) no-repeat;
	float:left;
	margin-top: 35px;
	height:370px;
}
#login h2{
	font:bold 13px trebuchet MS, verdana, arial, helvetica, sans-serif;
	color:#003399;
	padding:5px 0 0 10px;
}
#conteudo {
	background-color:#B6D1DC;
	width: 545px;
	padding: 10px 10px 0;
	text-align: justify;
	color: #000066;
	height:360px;
	float:left;
}
#conteudo H3 {
	border: 1px dotted #06C;
	font-style: italic;
	color: #1c8a74;
	text-transform: uppercase;
	font-size: 16px;
	margin-bottom:10px;
}
#rodape {
	text-align:right;
	background-color: #2484C1;
	padding:2px 0 5px 5px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9px;
	width: 695px;
	font-family: Arial, Helvetica, sans-serif;
	clear:both;
}
#produtos{
	height:315px;
	overflow:auto;
	padding-right:10px;
}
UL {
	list-style-position: inside;
	list-style-type:disc;
	color: #06C;
	font-size:12px;
	margin-top:5px;
	margin-left: 10px;
	font-weight: bold;
}

 fieldset{
	border:none;
	margin:12px 0 0 4px;
	}
.textbox{
	background: #ECF3F4;
	font:11px trebuchet ms, arial, verdana, helvetica, sans-serif;
	color:#006666;
	padding:0 0 2px 0;
	width:105px;
	height:14px;
	border:1px solid #779FB7;
}
.button{
	background:#fff;
	border: 1px solid #779FB7;
	font:bold 10px Arial;
	margin-top:5px;
	width:50px;
	color:#006666;
}
p.clientes{
line-height:1.6em;
background:none;
}
