﻿body {
		background-color: #8F6B3E;
		background-image: url('images/parque.jpg');
		background-repeat: repeat;
		padding: 0px;
		margin: 0px;
		font-size: 12pt;
		font-family: Calibri, Verdana, Helvetica, sans-serif;
	 }

.mainctr {
	text-align: center;
	}

.grid {
	width=100%;
}

.menu {
		width: 20%;
		background: #A19574;
		margin: 0px;
		padding: 5px;
		color: #A5644E;
		text-align: right;
	  }

.menubar {
	background: #A5644E;
	margin-top: 2px;
	padding-top: 5px;
	padding-bottom: 10px;
	color: #A19574;
	text-align: right;
		}
		
.menu a {
	color: #A5644E;
	}

.menubar a {
	color: #A19574;
	}

.menubar div {
		line-height: 1.8em;
	}
.content {
		width: 78%;
		background: #EAEAEA;
		margin: 0px;
		padding: 5px;
	     }

.pgallery {
		width: 80%;
		margin-left: 10%;
		margin-right: 10%;
		background: white;
	     }


.legal {
		font-family: Cambria, Times New Roman, Times, serif;
		font-size: 8pt;
		font-style: italic;
		text-align: center;
		clear: both;
		color: white;
	   }
	   
a img	{
		text-decoration: none;
		}

.q	{font-weight: bold; font-style: italic;}
.a	{font-style: italic;}

#footer {
	clear: both;
	width: 80%;
	text-align: center;
	background: white;
	margin: 10px 10%;
}

.outerwrapper {
	border: 2px solid #C17529;
	margin: 15px;
}

.innerwrapper {
	background: #EAEAEA;
	margin: 5px;
		}
		
.banner {
	height: 150px;
	text-align: center;
	background: #A19574;
		}