.texto {
	font-family: arial, verdana;
	font-size: 11px;
	color: #555555;
}
.textoBordo {
	font-family: arial, verdana;
	font-size: 11px;
	color: #7e1515;	
}
.textoBordoM {
	font-family: arial, verdana;
	font-size: 13px;
	color: #7e1515;	
}
.textoMarrom {
	font-family: arial, verdana;
	font-size: 12px;
	color: #4a2b16;
	font-weight:bold;
}
.tituloEmmendoerfer {
	font-family: arial, verdana;
	font-size: 15px;
	color: #3d4514;
	font-weight:bold;
}
.tituloOcean {
	font-family: arial, verdana;
	font-size: 15px;
	color: #00a19b;
	font-weight:bold;
}
.corOcean{color: #00a19b;}


.textoVitta {
	font-family: arial, verdana;
	font-size: 11px;
	color: #000000;
}
.textoAzul {
	font-family: arial, verdana;
	font-size: 11px;
	color: #006699;
}
.textoAzulPortifolio{
	font-family: arial, verdana;
	font-size: 11px;
	color: #2d395f;
}
.textoPreto {
	font-family: arial, verdana;
	font-size: 11px;
	color: #000000;
}
.textoPretoM {
	font-family: arial, verdana;
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.textoBranco {
	font-family: verdana, arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.textoBranco:hover {
	text-decoration: underline;
}
img{border:0;}

body {
	margin: 0px;
	padding: 0px;
}
.bodyGE {
	background-image:url(imgs/fundoGE1.gif);
}
.bodyTR {
	background-image:url(imgs/fundoTR1.gif);
}
.bodyTN {
	background-image:url(imgs/fundoTN1.gif);
}
.tabelaExternaGE {
	height: 100%;
	width: 100%;
	background-image:url(imgs/fundoGE2.gif);
	background-repeat:repeat-x;
	padding: 15px 0px 0px 0px;
}
.tabelaExternaTR {
	height: 100%;
	width: 100%;
	background-image:url(imgs/fundoTR2.gif);
	background-repeat:repeat-x;
	padding: 15px 0px 0px 0px;
}
.tabelaExternaTN {
	height: 100%;
	width: 100%;
	background-image:url(imgs/fundoTN2.gif);
	background-repeat:repeat-x;
	padding: 15px 0px 0px 0px;
}
.tabelaC {
	width: 760px;
	background-color: #FFFFFF;
	border: 1px solid #651e1a;
}
.tdExterna {
	text-align: center;
	vertical-align: top;
}
.form {
	font-family: arial, verdana;
	font-size: 10px;
	color:#651e1a;
	border: 1px solid #651e1a;
	padding-left: 5px;
	background-color: #F5F5F5;
}

.formVitta {
	font-family: arial, verdana;
	font-size: 10px;
	color:#65581a;
	border: 1px solid #65581a;
	padding-left: 5px;
	background-color: #F5F5F5;
}

.formViscondi {
	font-family: arial, verdana;
	font-size: 10px;
	color:#3e4651;
	border: 1px solid #3e4651;
	padding-left: 5px;
	background-color: #F5F5F5;
}