	
*{
padding: 0;
margin: 0;
}

body {
	background-color: #FFFFFF;
	font-family: Calibri;
	font-size: 1.1em;
}

a{
color: #584f44;
text-decoration: none;
}


#wrapper{
padding-top: 0px;
margin: 0 auto;
width: 750px;
}

#header{
margin: 0;
text-align:right;
padding-right: 10px;
padding-top: 10px;
height:270px;
background: url(fotos/Logo.png) top left no-repeat;
}

#header txt{
text-align: right;
font-size: 0.8em;
font-family: Calibri;

}

#header-h1{
color: white
font:8em Calibri;
}

#nav {
float: right;
width: 120px;
}

#nav ul { 
list-style-type: none;
padding:0 0 15px 0;
margin:0;
} 

#nav a{
	text-decoration: none;
	padding-right: 15px;
	display:block;
	padding:5px 5px 5px 0;
	font-family: "Courier New", Times, serif;
	font-size: 1.0em;
	border-bottom-width: 4px;
	border-bottom-style: solid;
}

#nav a.block{
font: 1em "Times New Roman", Times, serif;
text-decoration: none;
padding-right: 15px;
display:block;
border-bottom:0px solid;
padding:5px 5px 5px 0;
}

#nav a:hover, a:active{
	border-bottom: 5px solid;
	border-bottom-color: #4A6F8F;
}

#nav h1{
font-size:1.3em;
padding:8px 0 5px;
}

input, textarea{
padding:5px;
margin:5px 0;
background:#fff;
border:1px solid #000;
color: #000;
}

#text {
	height: auto;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
	border-right-color: #4A6F8F;
	border-bottom-color: #4A6F8F;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-bottom-width: 1px;
	float:left;
	width:550px;
	line-height:1.5em;
	background:transparent;
}

#text p {
	line-height: 1.5em;
	font-size: 20px;
}

h1, h2, h3, h4{
	color: #4A6F8F;
	font-family: Times New Roman", Times, serif";
}

#text h1{
padding-bottom: 10px;
font-size: 1.5em;
font-variant: small-caps;
}

#text h2{
padding-bottom: 10px;
font-size: 1.3em ;
}

#text h3{
padding-top: 0px;
padding-bottom: 0px;
font-size:1.19em;
}

#text ol, ul{
padding:0 15px;
margin:0 15px;
}

.meta{
text-align:right;
font-size:0.8em;
background:brown;
padding:2px;
margin:5px 7px;
}

blockquote{
	top: 0px;
	padding-left: 7px;
	padding-bottom: 7px;
	padding-right: 10px;
	padding-top: 7px;
	text-align: left;
	font-size: 1.1em;
	font-family: Garamond, serif;
	border-left-color: black;
	margin-left: 1px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-top: 5px;
	background:url(fotos/Logo.png) top right no-repeat;
	border-left:1px solid;
	border-left-color: #FBFAEE;
}

#footer{
clear: both;
text-align: left;
padding-bottom: 10px;
padding-top: 5px;
margin-top: 10px;
height:40px;
line-height:30px;
color: #463D33;
}

#footer txt{
font-family: "Times New Roman", Times, serif;
font-size: 0.9em;
}
	
#vain {
	color: #FBFAEA;
	font-size: 1pt;
}
