body {
	margin: 0;
	padding: 0;
	background: #372412 url(./images/img01.gif) repeat-x;
	font-size: 13px;
	color: #63583C;
}

body, th, td, input, textarea, select, option {
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #53492F;
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	line-height:20px;
	color:#F2730F;
	font-size: 14px;
	font-weight:bold;
	margin-bottom:0px;
}

p,ul {
	line-height: 200%;
	margin:3px 0px 18px 0px
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

img { border: none; }

/* Header */

#header {
	width: 830px;
	height: 200px;
	margin: 0 auto;
	background: url(./images/img02.jpg) no-repeat;
}

/* Logo */

#logo {
	height: 170px;
	background: url(./images/panal.gif) no-repeat left 65%;
}

#logo h1 {
	float: left;
	padding:0;
	letter-spacing: -2px;
	font-size: 60px;
	margin:60px 0 0 80px;
}

/* Gallery */

#gallery {
	clear: both;
	width: 800px;
	height: 260px;
	margin: 0 auto;
	background:#FFFFFF url(./images/mielita1.gif) no-repeat;
	border-bottom: 5px solid #E8AD35;
	border-top: 5px solid #E8AD35;	
	
}

/* Menu */


#menu {
	width: 830px;
	height: 50px;
	background: url(./images/img03.jpg) no-repeat;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 166px;
	height: 73px;
	padding-top: 35px;
	text-decoration: none;
	text-align: center;
	letter-spacing: -1px;
	font-size: 24px;
	color: #FFFFFF;
}

#menu a:hover {
	background: url(./images/img09.jpg) no-repeat;
	color: #FFFFFF;
}

#menu .active a {
	background: url(./images/img09.jpg) no-repeat;
	color: #372412;
}

/* Page */

#page {
	background:#F4F4C6;
	width: 800px;
	margin: 0 auto;
	padding: 20px 0;
	min-height:520px;
	overflow:hidden;
}

/* Content */

#content {
	float: left;
	width: 512px;
	border-right: 3px solid #E8AD35;
	padding:15px;
	min-height:500px;	
}

#pasar{
	float:right;
}

.title {
	margin:0;
	border-bottom: 2px solid #E9C380;
	background: url(./images/panalsito.gif) no-repeat left 65%;
	padding-left:80px;
	line-height:60px;	
}

#fotito{
	float:left;
	border:	3px solid #E8AD35;
	margin:5px 15px 5px 5px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 235px;
	margin:0px;
	padding:0 10px 0 10px;
}

#sidebar h2 {
	margin:15px 0px 0px 0px;
	border-bottom: 2px solid #E9C380;
	text-align:center;
}

#sidebar b{
	margin-left:72px;
}

form{
	text-align:center;
}

input{
	border: 2px solid #E9C380;
	width:130px;
}
textarea{
	border: 2px solid #E9C380;
	width:180px;
	height:90px;
}

/* Footer */

#footer {
	clear: both;
	padding: 20px 0;
	background: #FFEA6F;
	border-top: 3px solid #E8AD35;
	text-align: center;
	font-size: 14px;
	color: #3A3427;
}

#footer a {
	color: #4D97AF;
	font-weight:bold;
}
#footer a.anuncios {
	color:#FFA500;
}
