html,body{margin:0;padding:0}
body{
	text-align:justify;
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif
}
p {
	margin:0 10px 10px;
	font-size: 11pt;
	widows : 3;
	orphans : 3;
	text-align: justify}

p.center {
	text-align: center
}
p.left {
	text-align: left
}
p.right {
	text-align: right
}

H1, H2, H3, H4, H5, H6 { page-break-after: avoid;
page-break-inside: avoid }
a:link {
	color : #000000;
	font-size : 12pt;
	text-decoration : none
}
a:visited {
	color : #330000;
	font-size : 12pt;
	text-decoration : none
}
hr.barramarron {
	page-break-after:avoid;
	background-color : #000000;
	border : 0 none;
	color : #000000;
	height : 1px
}

sup {
		font-size : 6pt
}
.hide img {
display: none
}

.bignumber {
	font-family: "Arial Black";
	font-size: 80px;
	color: #000000;
	text-align: center;
	line-height: 20px
}
div#header h1{height:80px;line-height:80px;margin:0;
  padding-left:10px;background: #EEE;color: #79B30B}
div#container{text-align:left}
div#navigation{
	background-color: #FFFFFF}
div#extra{background:#FF8539}
div#footer{background: #333;color: #FFF}
div#footer p{margin:0;padding:5px 10px}
div#container{
	width:700px;
	margin:0 auto;
	background-color: #FFFFFF}
div#arriba{
	float:right;
	width:594px;
	background-color: #FFFFFF;
	padding-top: 7px}
div#navigation{float:left;width:104px}
div#contenido{
	float:right;
	width:590px;
	background-color: #FFFFFF}
div#footer{clear:both;width:100%}


