html,body{
	margin:0;
	padding:0;
	background:#ffffff;
	font: 88% arial,sans-serif;
}
p{margin:0 10px 10px}
a:visited{
	color: #8D2F04;
}
a:hover{
	color: #8D2F04;
}
a{
	color: #8D2F04;
}

div#header {
	text-align: center;
}
div#header img{border: 0;}
div#header a{text-decoration: none;}


div#content p{line-height:1.4}
div#navigation{
	float:left;
	width:25%;
	margin-left:-100%;
}
div#extra{
	float:left;
	width:25%;
	margin-left:-25%;
}
div#footer{
	background: #EFB547;
	clear:left;
	width:100%
}
div#footer p{margin:0;padding:5px 10px}

div#wrapper{float:left;width:100%}
div#content{margin: 0 25%}

#menu_tipo{
	margin-left:20px;
}