/* CSS Document */

*{	margin:0; padding:0; text-decoration:none;
}

img{border:none;}

html{ font-size: 10pt;
font-family: "georgia", "times new roman", serif;
color: #333333; }

body{background-color:#CCCCCC;}

#geral{ width:1005px; height:auto; background:#fff; margin:0 auto;}

#topo{ width:975px; height:234px; background:#fff;}

#logo{width:305px; height:99px; padding:15px; float:left;}

#ferias{ width:150px; height:145px; background:#fff; float:left; margin-left:80px;}

#conteudo{ width:900px; height:auto; margin:0 auto;}


h4
{
display: inline;
font-weight: bold;
background-repeat: no-repeat;
background-position: left;
font-size: 1.2em;
padding-left: 25px;
background-image: url(imagens/db2.gif);
text-transform:uppercase;
}

/***********************MENU******************/
#menu
{
position: relative;
	background: url(imagens/menubg.gif) repeat-x top left;
height: 3.3em;
padding: 0em 1.0em 0em 1.0em;
margin-bottom: 2px;
}
#menu ul
{
position: absolute;
top: 1.1em;
}
#menu ul li
{
position: relative;
display: inline;
}
#menu ul li a
{
padding: 0.5em 1.0em 0.8em 1.0em;
color: #fff;
text-decoration: none;
}

#menu ul li a:hover
{
text-decoration: underline;
}

#menu ul li a.active
{
background: url(imagens/menuactive.gif) repeat-x top left;
}
#menubottom
{
background: url(imagens/border1.gif) repeat-x;
height: 14px;
margin-bottom: 1.7em;
}
#menubottom{ background:url(imagens/border1.gif) repeat-x; height: 14px; 
margin-bottom: 1.5em;}
/***********************MENU******************/



a
{
color: #B96D00;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
}




#rodape
{
position: relative;
height: 2.0em;
clear: both;
padding-top: 5.0em;
background: url(imagens/border2.gif) repeat-x 0em 2.5em;
font-size: 0.8em;
}

#rodape .left
{
position: absolute;
left: 2.0em;
bottom: 1.2em;
}

#rodape .right
{
position: absolute;
right: 2.0em;
bottom: 1.2em;
}

#produtos a
{
	width:125px;
	float:left;
	text-align:center;
	margin:5px;
	padding:0px;
	height:180px;
}

label
{
	display:block;
}
.input_box
{
	color:#000099;
	font-size:11px;
}
.input_text
{	 
	width:300px;
	color:#000099;
}
.input_text_login
{
	width:100px;
	color:#000099;
}
.input_area
{
	color:#000099;
}
