@import "dropdown.css";

* {
	margin:0px;
	padding:0;
}


html {
	text-align:center;
	background-color: #f4f4f4;
	background-attachment:fixed;
	background-size: 100% 100%;
	background-position: center top;
	margin-top:0px;
}

body {
	text-align:left;
	color:#000;
	height:auto;
	font-size:13px;
	font-family: 'Roboto', sans-serif;
	width:1100px;
	margin:auto;
	padding:5px;
	background:#ffffff;
	border:1px solid #eaeaea;

}

#mainContent1 {
	width:auto;
	height:auto;
	
	padding:10px;
	margin-bottom:5px;
	
	
		}



.topo {
	background:transparent;
	padding:0.1em;
	margin-top:1px;
	color:#333;
	margin-left:0px;
	height: 120px;
	width: 1080px;
	
}

.menu {
	background:transparent;
	padding:0.1em;
	margin-top:5px;
	color:#333;
	margin-left:-2px;
	height: 35px;
	width: 1086px;
}

.banner02 {
	background:#ccc;
	padding:0em;
	margin-top:10px;
	color:#333;
	margin-left:0px;
	height: 260px;
	width: 820px;
}

.banner03 {
	background:transparent;
	padding:0em;
	margin-top:10px;
	color:#333;
	margin-left:0px;
	height: 220px;
	width: 1085px;
}

.banner_busca {
	background:#666;
	padding:0em;
	margin-top:-261px;
	color:#333;
	margin-left:840px;
	height: 159px;
	width: 245px;
}


.banner_newsletter {
	background:#05789D;
	padding:0em;
	margin-top:12px;
	color:#fff;
	margin-left:840px;
	height: 90px;
	width: 245px;

}

.banner_facebook {
	background:#ccc;
	padding:0em;
	margin-top:12px;
	color:#333;
	margin-left:840px;
	height: 55px;
	width: 245px;

}


.caixa_linhas {
	background:#990000;
	padding:0em;
	margin-top:40px;
	color:#fff;
	margin-left:0px;
	height: 400px;
	width: 160px;

}

.caixa_lateral_direita {
	background:#990000;
	padding:0em;
	margin-top:20px;
	color:#fff;
	margin-left:0px;
	height: 400px;
	width: 160px;

}

.caixa_home {
	background:#EAEAEA;
	padding:0em;
	margin-top:-400px;
	color:#333;
	margin-left:180px;
	height: 300px;
	width: 530px;
	position:absolute;

}

.caixa_texto {
	background:#f4f4f4;
	padding:0em;
	margin-top:-402px;
	color:#333;
	margin-left:180px;
	height: auto;
	width: 905px;
	position:relative;

}

.caixa_texto2 {
	background:#f4f4f4;
	padding:0em;
	margin-top:-402px;
	color:#333;
	margin-left:180px;
	height: 401px;
	width: 905px;
	position:relative;

}

.caixa_rolante {
	background:#EAEAEA;
	padding:0em;
	margin-top:-80px;
	color:#333;
	margin-left:210px;
	height: 140px;
	width: 500px;
	

}


.caixa_orcamento {
	background:#DEE4E9;
	padding:0em;
	margin-top:-462px;
	color:#333;
	margin-left:730px;
	height: 550px;
	width: 355px;
	position:relative;

}




#content1 {
	height:135px;
	overflow:auto;
	margin-top:5px;
	padding:1px 8px 2px 5px;
	width:380px;
}



#content2 {
	height:165px;
	overflow:auto;
	padding:1px 8px 2px 5px;
	width:440px;
}





/* Form */

fieldset {
	padding:1em 1em 0.5em;
	border:1px solid #eeeeee;
	margin-top:2em;
	background:#F7F7F7;
}

label {
	display:block;
	padding-bottom:0.5em;
	font-weight:normal;
}

input, textarea {
	
	padding:0.25em;
	width:auto;
	font-size: 13px;
	font-family: 'Roboto', sans-serif;
}

textarea {
	width:auto;
	height:auto;
	font-size: 13px;
	font-family: 'Roboto', sans-serif;
}

input:hover, input:focus, textarea:hover, textarea:focus 
{
	
	font-size: 13px;
	font-family: 'Roboto', sans-serif;

}

#submit {
	color:#666;
	font-size: 13px;
	font-family: 'Roboto', sans-serif;
}

input#submit:hover {
	border-color:#ccc;
	color:#666;
	font-size: 13px;
	font-family: 'Roboto', sans-serif;
}


#footer {
	text-align:right;
	clear:both;
	background:url(../images/footer_hr.gif) repeat-x;

}

#footer li {
	display:inline;

}
#content {
	height:auto;
	overflow:auto;
	padding:0px 8px 2px 0px;
	width:auto;
}

#content h1 {
	color:#333;
	font-size:10px;
	
}


p {
	font-size:1em;
	line-height:1.5em;
	margin:1em 0;
}

a {
	color:#ffffff;
	text-decoration:none;
}


a:hover {
	color:#000;
	text-decoration:none;
}

p a, td a, th a {
	background:transparent;
	padding-bottom:0.2em;
	
}

ul {
	list-style:none;

}





#mainContent ul {
	color:#fff;
}


/* Main Column Table */
#mainContent1 table {
	margin-top:2px;
	margin-right: 1px;
	margin-bottom:2px;
	margin-left:0px;

}
#mainContent1 thead th {
	background:#ff0000;

}

#mainContent1 td {
	padding:0.1em;
	background:transparent;
	
}

#mainContent1 td:hover {
	background:transparent;

	
}

/* menu lateral esquerda */
#mainContent1 th {
	padding:0.1em;
	background:#990000;

	
}

#mainContent1 th:hover {
	padding:0.1em;
	background:#999;


	}
