body {
	margin-top: 0px;
	background: #706f6b url(/img/degradado.jpg) repeat-x top; 
	font-family: Arial, Helvetica;
}

img {
	border: none;
}

div#container {
	margin: 0 auto;
	width: 850px;
}

div#menu {
	padding-top: 157px;
	height: 22px;
}


div#menu span {
	float: left;
	font-size: 12px;
	font-weight: bold;
}

div#menu span.miLatActDer {
	background: url(/img/menuLatActDer.png) no-repeat left;
	height: 22px;
	width: 8px;
}

div#menu span.miLatActIzq {
	background: url(/img/menuLatActIzq.png) no-repeat left;
	height: 22px;
	width: 8px;
	margin-left: 4px;
}

div#menu span.menuActiveItem {
	background: url(/img/MenuFondoAct.png) repeat-x;
	height: 22px;
}

div#menu span.menuActiveItem a {
	position: relative;
	top: 4px;
	text-decoration: none;
	color: #ab282d;
}

div#menu span.miLatDer {
	background: url(/img/menuLatDer.png) no-repeat left;
	height: 22px;
	width: 8px;
}

div#menu span.miLatIzq {
	background: url(/img/menuLatIzq.png) no-repeat left;
	height: 22px;
	width: 8px;
	margin-left: 4px;
}

div#menu span.menuItem {
	background: url(/img/menuFondo.png) repeat-x;
	height: 22px;
}

div#menu span.menuItem a {
	position: relative;
	top: 4px;
	text-decoration: none;
	color: white;
}

div#header {
	width: 850px;
	height: 179px;
}

div#contenido {
	font-family: Arial, Helvetica;
	font-size:13px;
	padding-top: 10px;
	margin: 0px;
	width: 590px;
}

div#marco_interior {
	width: 640px;
	height: 475px;
	overflow: auto;
	margin: 10px;
}

div#contenido_interior {
	padding: 25px 0px 0px 40px;
	font-size:14px;
	padding-right: 10px;
}

div#contenido_interior td {
	vertical-align: bottom;
	text-align: center;
	width: 250px;
	padding: 0px 10px;
}

div#backlink {
	height: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 25px;
}

div.contenidoFin {
	clear:both;
	height:2em;
	background: white;
}

div.sombraFin {
	height: 18px;
	background: url(/img/abaix.jpg) no-repeat top center;
}

div.footer {
	color: black;
	font-weight: bold;
	font-size: .70em;
	text-align: center;
	padding-bottom: 10px;
}

div.footer a {
	text-decoration: none;
	color: black;
}

div.referer  {
	width:  850px;
	margin: auto;
	text-align: right;
}

div#contacta {
	float: right; 
	margin-right: 20px;
	padding-top: 150px;
}

div.listaIdioma {
	padding-left: 10px;
	font-size: 11px;
}

div#contacta img {
	border: none;
}

div#sd {
	width: 20px;
	float: right;
	background: url(/img/sd.png) repeat-y left;
}

h1 {
	font-size: 22px;
	font-weight: bold;
}

h2 {
	font-size: 16px;
	font-weight: bold;
}

a {
	color: #ab282d;
}

div.referencia {
	color: gray;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	padding: 5px 0px;
	text-align: left;
	vertical-align: center;
}
