@charset "UTF-8";
/* CSS Document */

html, body, #wrapper {
      height:100%;
     margin: 0;
      padding: 0;
      border: none;
   }
   #wrapper {
      margin: 0 auto;
      width: 800px;
   }
   #wrapper2 {
      height:100%;
   }
   /* TEXTOS */
.copyrights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #999999;
	}
.título_pagina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	color: #c0323d;
	text-transform: uppercase;
	letter-spacing: 0.25pt;
	font-weight: bold;
	line-height: 13pt;
}
.slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #c0323d;
	text-transform: uppercase;
	letter-spacing: 0.25pt;
	line-height: 13pt;
}
.consulte-aqui {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #c0323d;
	text-transform: uppercase;
	letter-spacing: 0.25pt;
	font-weight: bold;
	line-height: 13pt;
}

.título1 {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #c0323d;
	text-transform: uppercase;
	letter-spacing: 0.25pt;
	font-weight: bold;
	line-height: 13pt;
}
.título2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #c0323d;
	text-transform: uppercase;
	letter-spacing: 0.5pt;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #666666;
	line-height: 12pt;
}
.textoCONTACTOS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #666666;
	line-height: 12pt;
}
.textoLEGENDAS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #666666;
	line-height: 10pt;
}
.datas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	color: #c0323d;
	text-transform: uppercase;
	letter-spacing: 0.25pt;
	font-weight: bold;
	line-height: 13pt;
}
a:link.idioma {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color:#999999;
	text-decoration: none;
}
a:hover.idioma {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color:#CCCCCC;
}
a:visited.idioma {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color:#999999;
}
.idiomaSELECCIONADO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #999999;
}a:link.download {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color:#666666;
	text-decoration: none;
}
a:hover.download {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color:#333333;
}
a:visited.download {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color:#666666;
}
.UE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000;
}

