/***	Descrição do HTML	***/
* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "Trebuchet MS", sans-serif;
	text-align: center;
	font-size: 80%;
	color: #000;
	background-image: url(../images/bg.gif);
}

h1 {
	text-align: right;
	color: #02643D;
	font-size: 0.1em;
}

h2 {
	margin-bottom: 2px;
	font-size: 125%;
	font-weight: bold;
	color: #FEDC01;
}

h3 {
	padding-top: 14px;
	font-size: 125%;
	font-weight: normal;
	font-style: italic;
	color: #000;
}

h4 {
    padding-top: 0px;
	margin-bottom: 10px;
	font-size: 120%;
	font-style: italic;
	font-weight: normal;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}

p {
	padding: 8px 0 0 0;
	line-height: 150%;
}

li {
	list-style-type: none;
}

a {
	margin: 1px;
	padding: 1px;
}

form {
	width: 265px;
	margin-top: 10px;
}

fieldset {
	padding: 2px;
    border: none;
}

address {
	font-style: normal;
	font-size: 12px;
}



/***	Disposição do Layout	***/
#container {
	margin: 0 auto 1em auto;
	width: 800px;
	height: 600px;
	text-align: left;
	border: 1px solid #000;
	background-color: #FFF;
}

#top {
	position: relative;
	width: 800px;
	height: 28px;
	background-image: url(../images/top.gif);
	background-position: top;
	background-repeat: repeat-x;
}

#header, #headercontato, #headerclientes, #headercases {
	position: relative;
	width: 800px;
	height: 402px;
	background-repeat: no-repeat;
	background-position: center bottom;
}

#header {
	background-image: url(../images/topos/topo.jpg);
}

#headerclientes, #headercases {
	background-image: url(../images/topos/topo_none.jpg);
}

#headercontato {
	background-image: url(../images/topos/topo_mapa.jpg);
}



/*	Box de Texto	*/
#textbox, #textboxcontato, #textboxclientes, #textboxcases {
	position: absolute;
	display: block;
	padding-top: 5px;
	margin: 20px 0 0 33px;
	height: 250px;
	font-size: 95%;
	line-height: 155%;
	letter-spacing: 0.045em;
	background-image: url(../images/estrelas_grandes.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#textbox {
	width: 326px;
}

#textboxclientes {
	width: 733px;
}

#textboxcases, #textboxcontato {
	width: 265px;
}

#textbox ul {
	padding-bottom: 15px;
}

#textbox a, #textbox a:visited {
	color: #02643D;
	text-decoration: underline;
}

#textbox a:hover, #textbox a:active {
	color: #FFF;
	text-decoration: none;
	background-color: #02643D;
}

#boxcase {
	float: right;
	margin: 25px 15px 0 0;
	width: 473px;
	height: 335px;
	text-align: right;
}

#boxcase a, #boxcase a:visited {
	color: #02643D;
	text-decoration: underline;
}

#boxcase a:hover, #boxcase a:active {
	color: #FFF;
	text-decoration: none;
	background-color: #02643D;
}

.cliente, .job {
	color: #006633;
	font-size: 110%;
	font-weight: bold;
	font-style: normal;
}



/*	Barra de Navegação	*/
#navbar {
	float: right;
	margin-top: -1px;
	width: 448px;
	height: 50px;
	font-size: 15px;
	color: #FFF;
	font-weight: bold;
	letter-spacing: 0.05em;
}

#navbar li {
	display:inline;
}

#navbar a, #navbar a:visited {
	float: left;
	margin-right: -1px;
	padding-top: 13px;
	width: 110px;
	height: 50px;
	text-align: center;
	color:#FFF;
	text-decoration:none;
}

#navbar a:hover, #navbar a:active, #footer #navbar .selected {
	color:#000;
	text-align: center;
	background-image: url(../images/menuOver.png);
	background-repeat: no-repeat;
	background-position:top;
	text-decoration:none;
}



/*	Base	*/
#footer {
	width: 800px;
	height: 170px;
	font-size: 90%;
	color: #FFF;
	background-image: url(../images/base.jpg);
	background-color: #009546;
	background-repeat: repeat-x;
	background-position: top;
}

#content {
	float: left;
	width: 800px;
	height: 121px;
	font-size: 125%;
	background-image: url(../images/estrelas.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#content h2 {
	margin-top: 30px;
	padding-left: 36px;
	color: #FFF;
	font-size: 13px;
	letter-spacing: 0.1em;
}

#content a:link, #content a:visited {
	color: #FFF;
	text-decoration: none;
}

#content a:hover, #content a:active {
	color: #000;
	text-decoration: underline;
}

.logocliente {
	margin: 12px 10px 10px 20px;
	width: 150px;
	height: 75px;
	border: none;
	float: right;
}

.form, .textarea {
	float: right;
	margin: -18px 15px 0 0;
	width: 170px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 99%;
	border: 1px solid #CCC;
	background-color: #FFF;
}

.form {
	height: 17px;
}

.textarea {
	height: 120px;
}

.botao {
	margin-top: 2px;
	margin-left: 141px;
	width: 56px;
	height: 22px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 99%;
	font-weight: bold;
	background-color: #FFE750;
	border: 1px solid #FFCC00;
}

.listacases ul {
	padding-top: 7px;
	margin-left: -7px;
	width: 800px;
}

.listacases li {
	display: inline;
}

.listacases a {
	float: right;
	width: 245px;
	font-size: 12px;
}

.contato {
	float: right;
	margin: -37px 20px 0 0;
	font-size: 12px;
	text-align: right;
}

.address {
	padding-left: 36px;
}




/***	Assinatura	***/
#rodape {
	margin: -1.5em auto 1em -35.5em;
	font-size: 85%;
	color: #FFF;
	letter-spacing: 0.1em;
}

#rodape a:link, #rodape a:visited {
	color: #000;
	text-decoration: none;
}

#rodape a:hover, #rodape a:active {
	color: #FFF;
	text-decoration: underline;
}
