/* CSS Monte Castelo */

* {margin: 0;padding: 0;}

body {margin: 0 auto;text-align: center;background: #0AAABE url(imagens/bg_geral.jpg) repeat-x;}

/* Lateral */

.busca { width:230px; font-family: Arial;	font-size: 12px;font-weight: normal;color: #000000; padding:120px 0 0 0;}

.busca input {border: 1px solid #000000;}

.busca select {border: 1px solid #000000;}

/* Site */

.bg_home {	background: url(imagens/bg_home.jpg) no-repeat;	width: 751px;	height: 695px;}

.bg_interna {	background: url(imagens/bg_interna.jpg) no-repeat;	width: 751px;	height: 695px;}

.icones {position:absolute; top:290px; float:right; height:50px;}
.destaques {padding:170px 0 0 20px; width:470px; height:160px; float:right;}
.destaques img {margin-right:5px; float:left;}
.destaques td {background:#0AA9C2; padding-left:10px; text-align:left;	vertical-align:middle;	width:85px; height:18px; font-family:Arial;	font-size:10px; font-weight:normal; color:#000000;}
.destaques td h1 {font-family: Arial;font-size: 14px;font-weight: bold;	color: #000000;}

/* Interna */

.interna {margin: 10px 0 0 20px;}

.interna div {overflow: auto;width: 460px;height: 280px;}

.interna p {padding: 10px 10px 0 0;	text-align: justify;font-family: Arial;	font-size: 11px;font-weight: normal;color: #000000;	line-height: 16px;}

.interna h1 {font-family: Arial;font-size: 13px;font-weight: bold;	color: #000000;	line-height: 18px;}

/* Formulário */

.formulario {margin: 10px 0 0 40px;	font-family: Arial;	font-size: 11px;font-weight: normal;color: #000000;}

.formulario input {border: 1px solid #000000;width: 160px;	font-family: Arial;	font-size: 11px;font-weight: normal;color: #000000;}

.formulario textarea {border: 1px solid #000000; width: 160px;	font-family: Arial;	font-size: 11px;font-weight: normal;color: #000000;}


/* Rodapé */

.rodape {width:720px; height:40px; text-align:left; font-family: Arial; font-size:10px; font-weight:bold; color:#4176B3; margin:14px 0 0 10px;}
.rodape div {float:right; text-align: left;}
.rodape a {font-family: Arial; font-size: 10px; font-weight: bold; color: #4176B3; text-decoration: none;}
.rodape a:hover {text-decoration: underline;}
.rodape p {font-family: Arial; font-size: 10px; font-weight: normal; color: #FFFFFF;}
.rodape strong {font-family: Arial; font-size: 11px; font-weight: bold; color: #FFFFFF;}
.form  input,select{font-size:11px; font-family:Tahoma; height:17px;}

