@charset "iso-8859-1";
/* CSS Document */ 
body {
	margin: 0px 0px 0px 0px;
	background: #CCC;
	/* height: 100%; */
}
/* IMAGE LINKS */
a img {
	border: none;
}
/* FUNDO BRANCO PRINCIPAL */ 
#main {
	width: 771px;
	background: #FFF;
	margin: 20px auto 0px auto;
	display: block;
	padding: 5px 5px 5px 5px;
	/* height: 100%; */
}
/* HEADER COM O LOGO DA ESAP*/ 
#header {
	background: #666666;
	width: 100%;
	height: 47px;
	margin: 0px 0px 5px 0px;
}
#header_logo {
	background: #666666 url(../images/esap_logo.jpg) no-repeat;
	width: 550px;
	height: 47px;
	margin: 0px 0px 5px 0px;
	float: left;
}
#header_logo a{
	width: 550px;
	height: 47px;
	text-decoration: none;
	display: block;
	float: left;
	clear: none;
}
#header_lang {
	width: 200px;
	float: right;
	height: 27px;
	text-align: right;
	padding: 22px 2px 0 0;
}

/* MENU */ 
#menu {
	width: 100%;
	height: 45px;
	background: #CCC;
	margin: 0px 0px 5px 0px;
	display: block;
}
/* MENU: HOME */ 
#menu #home {
	float: left;
	clear: none;
}
#menu #home a{
	height: 45px;
	width: 92px;
	border-right: #FFFFFF 5px solid;
	background: url(../images/menu/home.png) #666666;
	display: block;
	text-decoration: none;
}
#menu #home a:hover {
	background-position: 0px 90px;
}
#menu #home .current {
	height: 45px;
	width: 92px;
	border-right: #FFFFFF 5px solid;
	background: url(../images/menu/home.png) #666666;
	display: block;
	text-decoration: none;
	background-position: 0px 45px;
}
/* MENU: INSTITUIO */ 
#menu #instituicao {
	float: left;
	clear: none;
}
#menu #instituicao a{
	height: 45px;
	width: 92px;
	border-right: #FFFFFF 5px solid;
	background: url(../images/menu/instituicao.png) #666666;
	display: block;
	text-decoration: none;
}
#menu #instituicao a:hover {
	background-position: 0px 90px;
}
#menu #instituicao .current {
	height: 45px;
	width: 92px;
	border-right: #FFFFFF 5px solid;
	background: url(../images/menu/instituicao.png) #666666;
	display: block;
	text-decoration: none;
	background-position: 0px 45px;
}
/* MENU: CURSOS */ 
#menu #cursos {
	float: left;
	clear: none;
}
#menu #cursos a{
	height: 45px;
	width: 92px;
	border-right: #FFFFFF 5px solid;
	background: url(../images/menu/cursos.png) #666666;
	display: block;
	text-decoration: none;
}
#menu #cursos a:hover {
	background-position: 0px 90px;
}
#menu #cursos .current {
	height: 45px;
	width: 92px;
	border-right: #FFFFFF 5px solid;
	background: url(../images/menu/cursos.png) #666666;
	display: block;
	text-decoration: none;
	background-position: 0px 45px;
}
/* MENU: NOTCIAS */ 
#menu #noticias {
	float: left;
	clear: none;
}
#menu #noticias a{
	height: 45px;
	width: 92px;
	border-right: #FFFFFF 5px solid;
	background: url(../images/menu/noticias.png) #666666;
	display: block;
	text-decoration: none;
}
#menu #noticias a:hover {
	background-position: 0px 90px;
}
#menu #noticias .current {
	height: 45px;
	width: 92px;
	border-right: #FFFFFF 5px solid;
	background: url(../images/menu/noticias.png) #666666;
	display: block;
	text-decoration: none;
	background-position: 0px 45px;
}
/* */
/* MENU: ACTIVIDADES */ 
#menu #actividades {
	float: left;
	clear: none;
}
#menu #actividades a{
	height: 45px;
	width: 92px;
	border-right: #FFFFFF 5px solid;
	background: url(../images/menu/actividades.png) #666666;
	display: block;
	text-decoration: none;
}
#menu #actividades a:hover {
	background-position: 0px 90px;
}
#menu #actividades .current {
	height: 45px;
	width: 92px;
	border-right: #FFFFFF 5px solid;
	background: url(../images/menu/actividades.png) #666666;
	display: block;
	text-decoration: none;
	background-position: 0px 45px;
}
/* */
/* MENU: SERVIOS */ 
#menu #internacional {
	float: left;
	clear: none;
}
#menu #internacional a{
	height: 45px;
	width: 92px;
	border-right: #FFFFFF 5px solid;
	background: url(../images/menu/internacional.png) #666666;
	display: block;
	text-decoration: none;
}
#menu #internacional a:hover {
	background-position: 0px 90px;
}
#menu #internacional .current {
	height: 45px;
	width: 92px;
	border-right: #FFFFFF 5px solid;
	background: url(../images/menu/internacional.png) #666666;
	display: block;
	text-decoration: none;
	background-position: 0px 45px;
}
/* */
/* MENU: PUBLICAES */ 
#menu #publicacoes {
	float: left;
	clear: none;
}
#menu #publicacoes a{
	height: 45px;
	width: 92px;
	border-right: #FFFFFF 5px solid;
	background: url(../images/menu/publicacoes.png) #666666;
	display: block;
	text-decoration: none;
}
#menu #publicacoes a:hover {
	background-position: 0px 90px;
}
#menu #publicacoes .current {
	height: 45px;
	width: 92px;
	border-right: #FFFFFF 5px solid;
	background: url(../images/menu/publicacoes.png) #666666;
	display: block;
	text-decoration: none;
	background-position: 0px 45px;
}
/* */
/* MENU: CONTACTOS */ 
#menu #contactos {
	float: left;
	clear: none;
}
#menu #contactos a{
	height: 45px;
	width: 92px;
	background: url(../images/menu/contactos.png) #666666;
	display: block;
	text-decoration: none;
}
#menu #contactos a:hover {
	background-position: 0px 90px;
}
#menu #contactos .current {
	height: 45px;
	width: 92px;
	background: url(../images/menu/contactos.png) #666666;
	display: block;
	text-decoration: none;
	background-position: 0px 45px;
}
/* */

/* MENU INGLES */

/* MENU: INSTITUIO */ 
#menu #instituicao_eng {
	float: left;
	clear: none;
}
#menu #instituicao_eng a{
	height: 45px;
	width: 92px;
	border-right: #FFFFFF 5px solid;
	background: url(../images/menu/instituicao_eng.png) #666666;
	display: block;
	text-decoration: none;
}
#menu #instituicao_eng a:hover {
	background-position: 0px 90px;
}
#menu #instituicao_eng .current {
	height: 45px;
	width: 92px;
	border-right: #FFFFFF 5px solid;
	background: url(../images/menu/instituicao_eng.png) #666666;
	display: block;
	text-decoration: none;
	background-position: 0px 45px;
}
/* MENU: CURSOS */ 
#menu #cursos_eng {
	float: left;
	clear: none;
}
#menu #cursos_eng a{
	height: 45px;
	width: 92px;
	border-right: #FFFFFF 5px solid;
	background: url(../images/menu/cursos_eng.png) #666666;
	display: block;
	text-decoration: none;
}
#menu #cursos_eng a:hover {
	background-position: 0px 90px;
}
#menu #cursos_eng .current {
	height: 45px;
	width: 92px;
	border-right: #FFFFFF 5px solid;
	background: url(../images/menu/cursos_eng.png) #666666;
	display: block;
	text-decoration: none;
	background-position: 0px 45px;
}
/* MENU: NOTCIAS */ 
#menu #noticias_eng {
	float: left;
	clear: none;
}
#menu #noticias_eng a{
	height: 45px;
	width: 92px;
	border-right: #FFFFFF 5px solid;
	background: url(../images/menu/noticias_eng.png) #666666;
	display: block;
	text-decoration: none;
}
#menu #noticias_eng a:hover {
	background-position: 0px 90px;
}
#menu #noticias_eng .current {
	height: 45px;
	width: 92px;
	border-right: #FFFFFF 5px solid;
	background: url(../images/menu/noticias_eng.png) #666666;
	display: block;
	text-decoration: none;
	background-position: 0px 45px;
}
/* */
/* MENU: ACTIVIDADES */ 
#menu #actividades_eng {
	float: left;
	clear: none;
}
#menu #actividades_eng a{
	height: 45px;
	width: 92px;
	border-right: #FFFFFF 5px solid;
	background: url(../images/menu/actividades_eng.png) #666666;
	display: block;
	text-decoration: none;
}
#menu #actividades_eng a:hover {
	background-position: 0px 90px;
}
#menu #actividades_eng .current {
	height: 45px;
	width: 92px;
	border-right: #FFFFFF 5px solid;
	background: url(../images/menu/actividades_eng.png) #666666;
	display: block;
	text-decoration: none;
	background-position: 0px 45px;
}
/* */
/* MENU: SERVIOS */ 
#menu #internacional_eng {
	float: left;
	clear: none;
}
#menu #internacional_eng a{
	height: 45px;
	width: 92px;
	border-right: #FFFFFF 5px solid;
	background: url(../images/menu/internacional_eng.png) #666666;
	display: block;
	text-decoration: none;
}
#menu #internacional_eng a:hover {
	background-position: 0px 90px;
}
#menu #internacional_eng .current {
	height: 45px;
	width: 92px;
	border-right: #FFFFFF 5px solid;
	background: url(../images/menu/internacional_eng.png) #666666;
	display: block;
	text-decoration: none;
	background-position: 0px 45px;
}
/* */
/* MENU: PUBLICAES */ 
#menu #publicacoes_eng {
	float: left;
	clear: none;
}
#menu #publicacoes_eng a{
	height: 45px;
	width: 92px;
	border-right: #FFFFFF 5px solid;
	background: url(../images/menu/publicacoes_eng.png) #666666;
	display: block;
	text-decoration: none;
}
#menu #publicacoes_eng a:hover {
	background-position: 0px 90px;
}
#menu #publicacoes_eng .current {
	height: 45px;
	width: 92px;
	border-right: #FFFFFF 5px solid;
	background: url(../images/menu/publicacoes_eng.png) #666666;
	display: block;
	text-decoration: none;
	background-position: 0px 45px;
}
/* */
/* MENU: CONTACTOS */ 
#menu #contactos_eng {
	float: left;
	clear: none;
}
#menu #contactos_eng a{
	height: 45px;
	width: 92px;
	background: url(../images/menu/contactos_eng.png) #666666;
	display: block;
	text-decoration: none;
}
#menu #contactos_eng a:hover {
	background-position: 0px 90px;
}
#menu #contactos_eng .current {
	height: 45px;
	width: 92px;
	background: url(../images/menu/contactos_eng.png) #666666;
	display: block;
	text-decoration: none;
	background-position: 0px 45px;
}
/* */

#flash {
	display: block;
	margin: 0 0 6px 0;
}
/* FOOTER */
#line_spacer {
	height: 1px;
	border-bottom: #333333 1px solid;
	margin: 0px 0px 6px 0px;
	font-size: 0px;
	clear: both;
}
#footer {
	background: #666666;
	width: 100%;
	height: 47px;
	margin: 0px;
	clear: both;
}
/* ANTSMEDIA */
#ants {
	width: 747px;
	margin: 0px auto 0px auto;
	display: block;
	clear: both;
	
}
#ants a {
	background: url(../images/ants.png) no-repeat;
	display: block;
	text-decoration: none;
	text-align: right;
	padding: 5px 5px 5px 0px;
	background-position: right;
	height: 20px;
}
/* */
.big_double_line {
	width: auto;
	height: 26px;
	border-top: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
	margin: 0px 0px 5px 0px;
}

.big_double_line_home {
	width: auto;
	height: 26px;
	border-top: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
	margin: 7px 0px 7px 0px;
	clear: both;
}


.big_double_line_wide_page {
	width: auto;
	height: 26px;
	border-top: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
	margin: 10px 0px 5px 0px;
	clear: both;
}

.big_double_line .licenciaturas {
	width: 190px;
	float: left;
	background: url(../images/cursos/h_licenciaturas.png) no-repeat;
	background-position: 10px 0px;
	height: 24px;	
}
.big_double_line .licenciaturas_eng {
	width: 190px;
	float: left;
	background: url(../images/cursos/h_licenciaturas_eng.png) no-repeat;
	background-position: 10px 0px;
	height: 24px;	
}
.big_double_line .mestrados {
	width: 190px;
	float: left;
	background: url(../images/cursos/h_mestrados.png) no-repeat;
	background-position: 10px 0px;
	height: 24px;		
}
.big_double_line .mestrados_eng {
	width: 190px;
	float: left;
	background: url(../images/cursos/h_mestrados_eng.png) no-repeat;
	background-position: 10px 0px;
	height: 24px;		
}
.big_double_line .cet {
	width: 190px;
	float: left;
	background: url(../images/cursos/h_cet.png) no-repeat;
	background-position: 10px 0px;
	height: 24px;		
}
.big_double_line .cet_eng {
	width: 190px;
	float: left;
	background: url(../images/cursos/h_cet_eng.png) no-repeat;
	background-position: 10px 0px;
	height: 24px;		
}
.big_double_line .anolectivo {
	width: 190px;
	float: left;
	background: url(../images/cursos/h_ano_lectivo_2009_2010.png) no-repeat;
	background-position: 8px 0px;
	height: 24px;	
}

.big_double_line .anolectivo a {
	display: block;
	text-decoration: none;
}

.big_double_line .left_column {
	width: 200px;
	background: #FFFFFF;
	display: block;
	float: left;
}
.big_double_line .right_column {
	display: block;
	float: left;
}

.big_double_line .left_column_23 {
	width: 50%;
	background: #FFFFFF;
	display: block;
	float: left;
}
.big_double_line .right_column_23 {
	width: 50%;
	display: block;
	float: left;
	text-align: right;
}

/* */
.contents {
	width: 100%;
	background: #FFF;
	display: block;
	overflow: hidden;
	/* height: 100%; */
}

#heading_home_noticias {
	width: 336px;
	float: left;
	padding-left: 10px;
}

#heading_home_destaques {
	width: 424px;
	float: right;
}

.contents #coluna_home_noticias {
	width: 336px;
	float: left;
	padding-top: 7px;
	padding-bottom: 7px;
	height: 340px;
	position: relative;
}

.contents #coluna_home_noticias p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 16px;
	color: #828282;
	margin: 5px 0 5px 0;
	padding-left: 10px;
}

.contents #coluna_home_noticias p a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 16px;
	color: #993300;
	margin-right: 5px;
	font-weight: normal;
}

.contents #coluna_home_noticias h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #666;
	margin-right: 5px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding-left: 10px;
}

.contents #coluna_home_noticias h6 {
	height: 10px;
	font-size: 10px;
	margin: 0;
	padding-left: 10px;
}

.contents #coluna_home_noticias h2 a {
	color: #666;
	text-decoration: none;
}
.contents #coluna_home_noticias h2 a:hover {
	color: #990000;
}

#coluna_home_destaques {
	width: 424px;
	float: right;
	margin-bottom: 7px;
}

#coluna_home_destaques #top_left {
	width: 209px;
	float: left;
}

#coluna_home_destaques #top_left img {
	width: 100%;
}

#coluna_home_destaques #top_right {
	width: 209px;
	float: right;
}

#coluna_home_destaques #top_right img {
	width: 100%;
}

#coluna_home_destaques #bottom {
	width: 100%;
	float: left;
	margin-top: 6px;
}

#coluna_home_destaques #bottom img {
	width: 100%;
}


.contents p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 16px;
	color: #828282;
	margin-right: 0px;
	margin-left: 10px;
}
.contents h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 16px;
	color: #993300;
	margin-right: 5px;
	font-weight: normal;
}


.contents p span.red_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 16px;
	color: #993300;
	margin-right: 5px;
	font-weight: normal;
}

.contents p span.red_text a {
	text-decoration: none;
}

.contents p a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 16px;
	color: #993300;
	margin: 0 5px 15px 0;
	padding-bottom: 15px;
	font-weight: normal;
}
.contents .wrapper_cursos_home {
	width: 66%;
	float: left;
	/* height: 100%; */
	clear: both;
}

.contents .novos_cursos_home {
	width: 65%;
	float: left;
	height: 20px;
	clear: both;
	padding-left: 10px;
	margin: 80px 0 0 0px;
}

.contents .coluna-cursos {
	width: 190px;
	float: left;
	margin-bottom: 5px;
}

.contents .licenciaturas {
	width: 190px;
	float: left;
	margin-bottom: 5px;
}
.contents .mestrados {
	width: 190px;
	float: left;
	margin-bottom: 5px;
}
.contents .anolectivo {
	width: 190px;
	/* height: 100%; */
	float: left;
	margin-bottom: 5px;
}

.contents .anolectivo img {
	display: block;
	margin-left: 7px;
}

.contents .left_column {
	width: 200px;
	display: block;
	float: left;
	padding: 9px 0px;
}
.contents .right_column {
	display: block;
	float: right;
	margin: 0px 0px 10px 0px;
	width: 570px;
}
.contents .right_column .double_line  {
	width: 100%;
	height: 26px;
	border-top: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
	margin: 10px 0px 10px 0px;
	clear: both;
}

.contents .right_column .year_menu  {
	width: 100%;
	height: 26px;
	margin: 5px 0px 2px 0px;
	clear: both;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #666;
	font-weight: bold;
}

.contents .right_column .year_menu a {
	color: #990000;
	text-decoration: none;
}
.contents .right_column .year_menu a:hover {
	color: #666;
}

.contents .right_column p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 16px;
	color: #828282;
	margin: 0 10px 15px 0px;
}
.contents .right_column h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 16px;
	color: #993300;
	margin: 0 5px 0 0;
	font-weight: normal;
}


.contents .right_column p span.red_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 16px;
	color: #993300;
	margin-right: 5px;
	font-weight: normal;
}

.contents .right_column p span.red_text a {
	text-decoration: none;
}


.contents .right_column p a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 16px;
	color: #993300;
	margin-right: 5px;
	font-weight: normal;
}

.contents .right_column p a.pdf {
	color: #828282;
}

.right_column ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 16px;
	color: #828282;
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 25px;
}
/**/
.contents .right_column .paging {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #666;
	text-align: right;
	display: block;
	margin-top: 5px;
}

.contents .right_column .paging a {
	color: #990000;
	text-decoration: none;
}

.contents .right_column .paging a:hover {
	color: #666;
}

/**/
.contents .right_column p.fonte {
	display: block;
	margin-top: 7px;
	margin-bottom: 15px;
}

.contents .right_column p.date {
	display: block;
	margin-top: 15px;
	margin-bottom: 7px;
}

.contents .right_column h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #666;
	margin-right: 5px;
	font-weight: bold;
	margin: 20px 0px 0px 0px;
}

.contents .right_column h2 a {
	color: #666;
	text-decoration: none;
}
.contents .right_column h2 a:hover {
	color: #990000;
}

.contents .right_column h2 .actividades {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	margin-right: 5px;
	font-weight: bold;
	margin: 20px 0px 0px 0px;
}

.contents .right_column h2 .actividades a {
	color: #990000;
	text-decoration: none;
}
.contents .right_column h2 .actividades a:hover {
	color: #666;
}

.contents .right_column .actividades_schedule {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #666;
	margin-right: 5px;
	font-weight: bold;
	margin: 7px 0px 10px 0px;
	display: block;
	clear: both;
	overflow: hidden;
}



.contents .right_column h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #666;
	margin-right: 5px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

.contents .right_column h3 a {
	color: #666;
	text-decoration: none;
}
.contents .right_column h3 a:hover {
	color: #990000;
}

.contents .right_column h6 {
	border-bottom: 1px solid #666;
	margin: 5px 0px 5px 0px;
	display: block;
	clear: both;
	width: 570px;
}

.contents .right_column p.red_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 16px;
	color: #993300;
	margin-right: 5px;
	font-weight: normal;
}

.contents .right_column p.red_text a {
	text-decoration: none;
}

a.lermais {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none;
	
}

.contents .right_column .links_noticias {
	clear: both;
	width: 100%;
	margin: 0px 0px 20px 0px;
	padding: 5px 0px 0px 0px;
}

.contents .right_column .links_noticias a {
	color: #666;
	text-decoration: none;
}

.contents .right_column .links_noticias a:hover {
	color: #333;
}

.contents .right_column .fotos_noticias {
	clear: both;
	display: block;
	width: 100%;
	margin: 20px 0px 20px 0px;
	overflow: hidden;
}


.contents .right_column .fotos_noticias .fotos_noticia_left {
	width: 267px;
	display: inline;
	float: left;
	margin: 5px 5px 0px 0px;
	clear: both;
	
}
.contents .right_column .fotos_noticias .fotos_noticia_left img {
	margin: 0px;
	width: 267px;
}
.contents .right_column .fotos_noticias .fotos_noticia_left h4 {
	background: #e0e0e0;
	margin: 0px;
	padding: 3px 3px 8px 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #666;
	font-weight: normal;
	height: 11px;
}
.contents .right_column .fotos_noticias .fotos_noticia_right {
	width: 267px;
	display: inline;
	float: left;
	margin: 5px 0px 0px 0px;
}
.contents .right_column .fotos_noticias .fotos_noticia_right img {
	margin: 0px;
	width: 267px;
}
.contents .right_column .fotos_noticias .fotos_noticia_right h4 {
	background: #e0e0e0;
	margin: 0px;
	padding: 3px 3px 8px 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #666;
	font-weight: normal;
	height: 11px;
}

img .cursos_home {
	float: left;
}

form {
	margin: 10px 0px;
	display: block;
	width: 100%;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}

input.button {
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	background: none;
}

label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #333;
	padding-left: 10px;
	padding-right: 5px;
}

#newsletter_form {
	width: 336px;
	position: absolute;
	height: 60px;
	bottom: 10px;
	left: 0;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #990000;
	font-weight: bold;
	margin-bottom: 2px;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #666;
	font-weight: bold;
	margin-top: 2px;
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #990000;
	font-weight: bold;

}

span.preco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 16px;
	color: #999;
	margin-right: 0px;
}

a.encomendar {
	font-size: 95%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	font-weight: bold;
	text-decoration: none;
}
a:hover.encomendar {
	color: #990000;
}

.image_pdf_left {
	width: 50%;
	float: left;
}

.image_pdf_right {
	width: 50%;
	float: right;
}
