body {
	text-align: center;
	color: #711a21;
	background: url(../images/bg_refugi.jpg) repeat #d8d4d4;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

body *{
	text-align: left;
}

img {
	max-width: 100%;
	height: auto;
	border: none;
}


img, x:-moz-any-link, x:default {

  width: 100%; /*hack para firefox img responsive */
  height: auto;

}

@media \0screen {
  img { 
  	width: auto; /* for ie 8 */
  }
}


p {
	font-size: 0.85em;
	line-height: 1.3em;
}

a:link, a:visited { 

	color: rgb(176, 66, 75);
	text-decoration: none;
	
}

a:hover{
	color: #ad8487;
}

#central {
	position:absolute;
/*	left:0px;*/
/*	top:0px;*/
	border: 3px solid #711a21;
	left: 50%;
	margin-left: -512px;
	margin-top: 15px;
	width:1024px;
	max-width: 80%;
	height:768px;
/*	overflow: hidden;*/
}

#content_ {
	position:absolute;
/*	left:0px;*/
	top:0px;
	float: left;
	width:697px;
	height:768px;
	background: url(../images/content.jpg) no-repeat silver;
}

#textcentral{
	margin-top: 150px;
	margin-left: 70px;
	width: 598px;
	padding: 20px;
	text-align: justify;
}

#banderes_ {
	position:absolute;
/*	left:1088px;*/
	top:0px;
	margin-left: 697px;
	width:327px;
	height:134px;
	background-image: url(../images/banderes.jpg);
}

#banderes_ p {

	width: auto;
	margin-top: 110px;
	margin-left: 31px;
	font-size: 1em;
	letter-spacing: 0.03em;

}


#refugi_ {
	position:absolute;
/*	left:1088px;*/
	top:135px;
	margin-left: 697px;
	width:327px;
	height:236px;
}

#museu_ {
	position:absolute;
/*	left:1088px;*/
	top:371px;
	margin-left: 697px;
	width:327px;
	height:192px;
}

#blog_ {
	position:absolute;
/*	left:1088px;*/
	top:563px;
	margin-left: 697px;
	width:327px;
	height:205px;
}
