@font-face {
	font-family: 'PublicoBannerBlack';
	src: url('http://static.publico.pt/files/framework/fonts//publico-bannerblack.eot?#iefix') format('embedded-opentype'), 
	     url('http://static.publico.pt/files/framework/fonts//publico-bannerblack.woff') format('woff'), 
	     url('http://static.publico.pt/files/framework/fonts//publico-bannerblack.ttf')  format('truetype'),
	     url('http://static.publico.pt/files/framework/fonts//publico-bannerblack.svg#svgFontName') format('svg');
	font-weight: bold;
}

@font-face {
	font-family: 'PublicoMedium';
	src: url('http://static.publico.pt/files/framework/fonts//publico-medium.eot?#iefix') format('embedded-opentype'), 
	     url('http://static.publico.pt/files/framework/fonts//publico-medium.woff') format('woff'), 
	     url('http://static.publico.pt/files/framework/fonts//publico-medium.ttf')  format('truetype'),
	     url('http://static.publico.pt/files/framework/fonts//publico-medium.svg#svgFontName') format('svg');
}

@font-face {
	font-family: 'PublicoRoman';
	src: url('http://static.publico.pt/files/framework/fonts//publico-roman.eot?#iefix') format('embedded-opentype'), 
	     url('http://static.publico.pt/files/framework/fonts//publico-roman.woff') format('woff'), 
	     url('http://static.publico.pt/files/framework/fonts//publico-roman.ttf')  format('truetype'),
	     url('http://static.publico.pt/files/framework/fonts//publico-roman.svg#svgFontName') format('svg');
}
@font-face {
	font-family: 'PublicoText';
	src: url('http://static.publico.pt/files/framework/fonts//publico-text.eot?#iefix') format('embedded-opentype'), 
	     url('http://static.publico.pt/files/framework/fonts//publico-text.woff') format('woff'), 
	     url('http://static.publico.pt/files/framework/fonts//publico-text.ttf')  format('truetype'),
	     url('http://static.publico.pt/files/framework/fonts//publico-text.svg#svgFontName') format('svg');
}


/* @group Reset CSS 
	(Eric Meyer's Reset Reloaded + HTML5 baseline - v1.4 2009-07-27 | Authors: Eric Meyer & Richard Clark)
	html5doctor.com/html-5-reset-stylesheet/ */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure,  footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video { margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display:block; }
ul { list-style:none; }
blockquote, q { quotes:none; }
blockquote:before, blockquote:after,
q:before, q:after { content:''; content:none; }
a { margin:0; padding:0; font-size:100%; vertical-align:baseline; background:transparent; }
ins { background-color:#ff9; color:#000; text-decoration:none; }
mark { background-color:#ff9; color:#000; font-style:italic; font-weight:bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom:1px dotted; cursor:help; }
table { border-collapse:collapse; border-spacing:0; } /* tables still need cellspacing="0" in the markup */
hr { display:block; height:1px; border:0; border-top:1px solid #ccc; margin:1em 0; padding:0; }
input, select { vertical-align:middle; }
a{text-decoration: none;}
/* @end Reset CSS */

/* new clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

html, body {
	height: 100%;
}


#wrapper-promo{
	width: 890px;
	margin: 0 auto 20px;
	padding: 50px;
	background: url(img/bg.gif) repeat-x top left;
	font: 14px/ 20px Arial, Helvetica, sans-serif;
	color: #262626;
}
#promo-left{
	width: 445px;
	float: left;
	margin-top: 50px;
	font: 16px/ 22px Arial, Helvetica, sans-serif;
}
#wrapper-promo h2{
	font: 24px/ 27px Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
	color: #262626;
}
#wrapper-promo h3{
	font-size: 21px;
	color: #e51b24;
	margin-top: 25px;
	width: 240px;
	float: left;
}
#wrapper-promo p{
	margin-bottom: 10px;
}
#assinar{
	display: inline;
	float: left;
	margin-top: 25px;
	width: 172px;
	text-align: center;
}
#assinar h4 {
	border-bottom: medium none;
	font-family: "PublicoMedium",Georgia,serif;
	font-size: 20px;
	margin-bottom: 0;
	padding-bottom: 0;
	color: #111111;
	font-weight: normal;
}
#assinar p {
	margin-bottom: 20px;
}
#assinar .price {
	color: #C80600;
	display: block;
	font-family: "PublicoMedium",Georgia,serif;
	font-size: 40px;
	line-height: 60px;
}
#assinar a.signup, #assinar a.signup:visited {
	background-color: #C9151B;
	background-image: -moz-linear-gradient(center top , #D50600, #AE0100);
	border: 1px solid #B60000;
	border-radius: 2em 2em 2em 2em;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
	color: #FFFFFF;
	display: block;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0.025em;
	margin: 0 auto;
	padding: 1px 27px;
	text-shadow: 0 -1px 0 #690100;
	width: 50px;
	font-size: 13px;
	text-decoration: none;
}
#assinar .cents {
	position: relative;
	top: -11px;
	font-family: "PublicoMedium",Georgia,serif;
	font-size: 20px;
}
#wrapper-promo .ruler{
	height: 2px;
	background: url(img/hr.gif) repeat-x top left;
	margin: 20px 0;
}
#wrapper-promo a{
	color:#e51b24;
	text-decoration: underline;
}
#wrapper-promo a:hover{
	text-decoration: none;
}
#wrapper-promo h5{
	margin-bottom: 10px;
	padding-top: 35px;
}
