@charset "utf-8";
/* CSS Document AGÊNCIA WERKS */


img{
	border:0;	
}
a{
	border:0;	
}

/* PRINCIPAL */

#principal { width:1000px; height:auto;  margin:auto; text-align:justify;}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.alert h4 {
  margin-top: 0;
  color: inherit;
}

.alert .alert-link {
  font-weight: bold;
}

.alert > p,
.alert > ul {
  margin-bottom: 0;
}

.alert > p + p {
  margin-top: 5px;
}

.alert-dismissable {
  padding-right: 35px;
}

.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.alert-success hr {
  border-top-color: #c9e2b3;
}

.alert-success .alert-link {
  color: #356635;
}

.alert-info {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.alert-info hr {
  border-top-color: #a6e1ec;
}

.alert-info .alert-link {
  color: #2d6987;
}

.alert-warning {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.alert-warning hr {
  border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
  color: #a47e3c;
}

.alert-danger {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.alert-danger hr {
  border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
  color: #953b39;
}

/* TOPO */

#logo { width:400px;; height:90px; float:left;}
#logo img { margin-top:20px;}



#menu { width:600px; height:90px; float:left;}
#menu img { margin-top:40px; float:right;}





/* BANNER */

#banner { width:1000px; height:385px; float:left; margin-bottom:25px;}


/* BOX */

#box { width:242px; height:165px; float:left; text-align:left;}




/* RODAPE */

#rodape { width:100%; position:fixed; bottom:0px;  height:55px; float:left; background-color:#084169; margin-top:15px;}
#rodape img { margin-top:18px;}


.textocinzaindex { color:#58585B;  line-height:20px; }
.textoazulindex { color:#00436E;  line-height:20px;}


/* CONTEÚDO */

#conteudo { width:1000px; margin-top:30px; height:auto; float:left;}
#conteudo img { margin-bottom:20px;}
#conteudo p { color:#58585B; line-height:20px; }



/* CONTATO */

#contato { width:500px;height:auto; float:left;}
#contato img { margin-left:70px;}
#form { width:500px;height:auto; float:left;}
