
/* Generic Definitions */

body {
  font-family: times, serif;
  font-size: 13px;
  border: 0px;
  margin:0px;
  padding:0px;
  padding-top:15px;
  background-color: #fff;  
}

form {
  border: 0px;
  padding: 0px;
  margin: 0px;
}
.nomargin {
  margin:0px;
  padding:0px;
  border:0px;
}
.imagem {
  border:0px;
  margin:0px;
  padding:0px;
}
/* End generic definitions -----------------*/



/* Layout Definitions -------------------- */
.lay-table {
  width: 775px;
  border: 0px;
  padding: 0px;
  margin: 0px;
}

.lay-top {
  margin:0px;
  padding:0px;
  text-align: right;
  border-left: #cccccc 1px solid;
  border-top: #cccccc 1px solid;
  border-right: #cccccc 1px solid;
}

.menu_topo{
  text-align: left;
  height: 20px;
  background-color: #515753;
  border-left: #cccccc 1px solid;
  border-right: #cccccc 1px solid;
}

.localizacao{
  text-align: left;
  width: 100%;
  height: 20px;
  background-color: #cc0033;
  border-left: #cccccc 1px solid;
  border-right: #cccccc 1px solid;
  padding-left: 10px;
}

.footer{
  width: 777px;
  height: 65px;
  padding:0px;
  background-color: #515753;
  border-left: #cccccc 1px solid;
  border-bottom: #cccccc 1px solid;
  border-right: #cccccc 1px solid;
}

.td-left-footer {
  width: 100px;
  text-align: center;
  padding: 0px 0px 0px 0px;
}

.td-center-footer {
  text-align: center;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 0.9em;
  font-weight: bold;
  color: #cfcfcf;
  padding: 0px 0px 0px 0px;
}

.td-right-footer {
  width: 100px;
  text-align: center;
  padding: 0px 0px 0px 0px;
}

.a-menu_topo:link, .a-menu_topo:active, .a-menu_topo:visited {
  text-decoration:none;
  color: #ffffff;
  background-color: #515753;
  font-family: Arial, Helvetica, Sans-Serif;
  font-weight: bold;
  font-size: 0.8em;
}

.a-menu_topo:hover {
  text-decoration:none;
  color: #cecece;
  background-color: #515753;
  font-family: Arial, Helvetica, Sans-Serif;
  font-weight: bold;
  font-size: 0.8em;
}

.a-menu_footer:link, .a-menu_footer:active, .a-menu_footer:visited {
  text-decoration:none;
  color: #cecece;
  background-color: #515753;
  font-family: Arial, Helvetica, Sans-Serif;
  font-weight: normal;
  font-size: 10px;
}

.a-menu_footer:hover {
  text-decoration:none;
  color: #999999;
  background-color: #515753;
  font-family: Arial, Helvetica, Sans-Serif;
  font-weight: normal;
  font-size: 10px;
}

.a-footer{
  text-decoration:none;
  color: #515753;
}

.a-mail-footer{
  text-decoration:none;
  color: #cecece;
}

.lay-left {
  width: 150px;
  height: 100%;
  margin: 0px;
  padding: 0px;
  cellspacing: 0px;
  background-color:#e3e3e3;
}

.td-lay-left {
  width: 150px;
  border-bottom: #cccccc 1px solid;
  border-top: #cccccc 1px solid;
  background-color:#e3e3e3;
}

.lay-center {
  width: 100%;
  height: 100%;
  padding: 10px;
  border-right: #cccccc 1px solid;
  background-color:#ffffff;
}

.lay-right {
  width: 130px;
}

.table-content {
  width: 605px;
  height: 100%;
  border:0px;
  padding:0px;
  margin:0px;
}

.td-content {
  width: 605px;
  padding: 0px;
}

.td-photo {
  border-top: 1px solid #000;  
  border-right: 1px solid #000;
  border-left: 1px solid #000;  
  border-bottom: 1px solid #000;
  margin:0px;
  padding:0px;  
}


.td-right {
  width: 10px;
}

.div-left {
  padding-top: 0px;
  padding-bottom: 0px;
  width: 130px;
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  border-bottom: 1px solid #000;
	background-color:#fff;
}

.div-right {
  width: 150px;
  padding: 0px;
  margin-top: 30px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;  
  border-bottom: 1px solid #000;
  background-color:#fff;
}

.div-menu {
  background-color: #e3e3e3;
  text-align: left;
  padding: 3px 0px 3px 10px;
  border-bottom: 1px solid #fff;
}

.margem {
  margin-bottom: 10px;
}
/* End layout defs ------------------------------- */



/* Layout Conteúdo ------------------------------- */

.titulo {
	width: 585px;
	height: 30px;
	text-align: right;
	font-size: 25px; 
	font-weight: bold; 
	color: #515753; 
	font-family: Arial, Helvetica, Sans-Serif; 
  	padding: 0px 0px 10px 0px;
}

.texto {
  font-size: 11px;
  font-family: Arial. helvetica, Sans-Serif;
  text-align: justify;
  text-decoraton: none;
  color: #000000;
}

.texto-center {
  font-size: 11px;
  font-family: Arial. helvetica, Sans-Serif;
  text-align: center;
  text-decoraton: none;
  color: #000000;
}

.div-texto {  
  padding: 10px 10px 10px 10px;
}

/* End layout Conteúdo ------------------------------- */


/* Tabelas interiores e listas dinÃ¢micas ------------ */
.table-table {
  margin-top: 20px;
  width: 395px;
  background-color:#fff;
}
.table-th {
  background-color: #660000;
	color: #fff;
	text-align: center;
}
.table-td {
  border-bottom: 1px solid #000;
  padding: 5px 5px 5px 5px;
}


/* Fim tabelas interiores ------------------------ */



/* Tabela com duas colunas ----------------------- */
  .twocols-table {
    width: 399px;    	
	}
	.twocols-td {
	  text-align: center;
	  width: 199px;
		padding-right:4px;
	}
/* Fim tabela com duas colunas ------------------- */



/* Tipografia ------------------------------------*/
.titulo_t, .title, h1 {
  font-size: 35px;
  color: black;
  margin: 0px 0px 5px 0px;
  padding: 0px;
}
.subtitulo_t, .subtitle, h2 {
  font-size: 18px;
  color: black;
	margin-bottom: 10px;
}
.a-menu:link, .a-menu:hover, .a-menu:active, .a-menu:visited {
  text-decoration:none;
  color: #000000;
  background-color: #e3e3e3;
  font-family: arial, sans-serif;
  font-size: 0.8em;
}

.p-image-right {
  text-align: center; 
}
.titulo2, .title2 {
  font-size: 22px;
  color: black;
  margin: 0px 0px 5px 0px;
  padding: 0px;
}
.subtitulo2, .subtitle2, h5 {
  font-size: 15px;
  color: black;
	margin-bottom: 10px;
}
/* Fim tipografia --------------------------------*/




















/* Other ----------------------------------------- */
.button {
  border: 1px solid #eeeeee;
  background-color: #fff;
  height: 15px;
  font-family: times, serif;
  font-size: 12px;
  font-weight: bold;
}

.menu-item {
  width: 130px;
  vertical-align: middle;
  background-color: white;
  margin-bottom:1px;
  padding: 2px 0px 2px 2px;
  text-decoration: none;
  color: #fff;
  font-size: 11px;  
}


.menutitle {
  cursor: pointer;
  margin: 4px 0px 4px 0px;
  background-color: #ECECFF;
  color: #000000;
  width: 130px;
  padding: 2px;
  text-align: center;
  font-weight: bold;
}


.opinion-textarea {
	font-family: tahoma, sans-serif;
	font-size:11px;
	padding: 5px;
	width: 480px;
	height: 120px;
	border: 1px solid #aa8800;
}
.socketmail-textarea {
	width: 450px;
	height: 70px;
}

.nomargin {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

textarea {
	font-family: arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	padding: 5px;
	border:1px solid #bbb;
}


form {
    margin: 0px;
    padding: 0px;
	border:0px;
}

input {
	border: 1px solid #bbb;
	}


/* portfolio */

.portfolio-div {
  width: 530px;
  text-align:center;
  align:center;
}

#btitlep {
  width: 530px;
  color: #ffffff;
  padding: 5px;
  background-color: #000066;
  border-bottom:1px solid white;  
}

.portfolio-body {
  background-color: #000066;
  padding-top:5px;
  padding-bottom:5px;
}

.portfolio-footer {
  background-color: #000066;
  padding-top: 3px;
  padding-bottom: 3px;
  color: #fff;
}

.portfolio-link, .portfolio-link:link, .portfolio-link:active, .portfolio-link:hover, .portfolio-link:visited {
  background-color: #000066;
  font-color: #fff;
  color:#fff;
}
/* fim portfolio */



.socketmail-textarea {
  width: 510px;	
	
}
