/*--- CLEARFIX ---*/

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

/*---RESETS---*/

fieldset, form, h1, h2, h3, h4, h5, h6, html, img, legend, li, ol, p, ul {
   border:0pt none;
   list-style: none;
   margin: 0;
   padding: 0;
}

a{color: #202020; text-decoration: none;}
a:hover{color: #202020; text-decoration: none;}

br.clear{
	clear: both;
}

.fleft{
	float: left;
}

.fright{
	float: right;
}

.last{
	width: 198px !important;
}

.center{
	text-align: center;
}

.padt{padding-top: 14px !important;}


.padb{padding-bottom: 14px !important;}



.borr{border-right: 1px solid #ddd;}
.borb{border-bottom: 1px solid #ddd;}
.borl{border-left: 1px solid #ddd;}
.bort{border-top: 1px solid #ddd;}

/*---TYPO--*/

h1{font-size: 36px;}
h2{font-size: 18px; color: #202020;}
h3{font-size: 16px;}
h4{font-size: 14px;}
h5{font-size: 13px;}
h6{font-size: 14px;}
p{font-size: 12px;}

h2, h3, h4, h5, h6, p{font-weight: normal; margin-bottom: 16px;}
h2, h3, h4, h5, h6{line-height: 22px;}
p.antetitulo{
	margin-bottom: 7px;
	font-size: 11px;
}


/*---CSS---*/

html{height: 100%;}

body{
	font-size: 12px;
	background-color: white;
	margin: 0;
	padding: 0;
	line-height: 18px;
	font-family: lucida sans, Helvetica, arial, sans-serif;
	color: #686363;
	height: 100%;
}

div#wrapper{
	width: 750px;
	margin: 0 auto;
	background-color: white;
	position: relative;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

div#cabeceira{
	width: 600px;
	margin: 0 auto;
}

div#corpo{
	width: 600px;
	margin: 0 auto;
}


div#trescola{
	width: 386px;
	float: left;
}

div#trescolb{
	width: 186px;
	float: right;
}

div#trescolb img{
	width: 171px;
}

div#uncol{
	clear: both;
	padding-top:40px;
	border-top: 1px solid #ddd;
}

div.rel{
	margin: 20px 0;
}

div.rel h3{
	margin-bottom: 7px;
}

span.data{
	font-weight: bold;
	padding-bottom: 14px;
	display: block;
}

div.rel{display: none;}

div#banners{display: none;}

div#cabeceira{
	padding-top: 50px;
	padding-bottom: 50px;
	height: 166px;
	background: transparent url(/imx/i_cabeceira.png) center no-repeat;
	text-indent: -9999px;
}

div#compartir{
	display: none;
}

div.entradilla{color: #202020;}

div#pe{
	width: 600px;
	margin: 0 auto;
	height: 50px;
	padding: 20px 0;
	text-align: right;
}

div.gal, div.vid{display: none;}

ul#nav{display: none;}

img.zoom{display: none;}

div#comentarios{display: none;}

div#imp-env{display: none;}
