* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	background: #F78F1E;
	font: normal small Arial, Helvetica, sans-serif;
	color: #666666;
	overflow : -moz-scrollbars-vertical;
}

h1, h2, h3 {
	/*text-transform: lowercase;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
	color: #F78F1E;
}

h2 {
}

h3 {
	font-weight: bold;
}

p, blockquote, ul, ol {
}

p {
}

blockquote {
	padding-left: 3em;
	padding-right: 3em;
	background: url(images/img03.gif) no-repeat;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #000000;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	color: #0072BC;
}

a:hover {
	text-decoration: none;
	color: #F78F1E;
}

img {
	border: none;
}

/* Boxed Style */

.boxed {
}

.boxed .title {
	height: 23px;
	padding: 15px 0 0 19px;
	background: #8CBEF5 url(images/img03.gif) repeat-x left bottom;
	border: 1px solid #4F9CEF;
	font-size: 1em;
	color: #FFFFFF;
}

.boxed .content {
	margin: 0 0 20px 0;
	padding: 20px;
	background: #DCEBFC;
}

/* Post */

.post {
	padding: 20px 20px 0 20px;
}

.post .title {
	margin-bottom: 0px;
	padding: 10px 0 10px 0;
	background: url(images/img04.gif) repeat-x left bottom;
	border-bottom: 2px solid #EEEEEE;
	font-size: 2em;
}

.post .titleMenu {
	margin-bottom: 0px;
	padding: 25px 0 0px 0;
	background: url(images/img04.gif) repeat-x left bottom;
	border-bottom: 2px solid #EEEEEE;
	color:#F78F1E;
	font-weight:bold;
}


.post .date {
	float: right;
	padding: 10px 20px;
	font-size: x-small;
}

.post .date .month {
}

.post .date .day {
}

.post .date .year {
}

.post .meta {
	padding	: 10px 20px;
	font-size: x-small;
}

.post .menu {
	/*color:#CC6633;*/
	color:#000000;
	padding:0 0 0 0;
	margin:0 0 0 20px;
}

.post .story {
	clear: both;
	padding: 20px;
	border-top: 1px solid #EEEEEE;
}

.post .story p, .post .story blockquote, .post .story ul, .post .story ol {
	margin-bottom: 1.5em;
	line-height: 180%;
		text-align: justify;
}

/* Page */

#page {
	width: 800px;
	margin: 0 auto;
	background:url(images/agua1.jpg)  top center no-repeat #FFFFFF;
	border: 10px solid #000000;
	margin-bottom:0px;
	padding-bottom:0px;
}

/* Logo */

#logo {
	height: 200px;
	background: url(images/img02.jpg);
}

#logo h1 {
	padding: 135px 0 0 320px;
	letter-spacing: -1px;
	font-size: 2.4em;
}

#logo h2 {
	margin-top: -8px;
	padding: 0 0 0 350px;
	font-size: 1.3em;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Content */

#content2 {
text-align:center;
margin-left:40px;
}

#content3 {
text-align:center;
margin-left:120px;
}


#extra {
}

/* Content > Main */

#main {
}

#main a {
}

/* Content > Main > Welcome */

#welcome {
}

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */

#sidebar {
}

#sidebar a {
}

/* Content > Menu */

#menu {
	height: 50px;
	background:#000000 url(images/logo.jpg) no-repeat right center;
/*	background:#000000 url(images/logo_Blanco_sobre_Negro.jpg) no-repeat right center;*/
}

#menu ul {
	margin: 0;
	list-style:none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin-left: 20px;
	padding: 20px 0 2px 0;
	border-bottom: 4px solid #000000;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	border-bottom-color: #FFFFFF;
}

#menu .active a {
	/*Borde en Blanco:*/
	border-bottom-color: #FFFFFF;
	
	/*Borde en Naranja:
	border-bottom-color: #F78F1E;*/
}

#menu .first a {
}

/* Footer */

#footer {
	clear: both;
	padding: 8px;
	background: #EBE6E8;
	text-align: center;
	height:15px;
}

#footer p {
	margin: 0;
	font-size: x-small;
	color: #999999;
}

#footer a {
	color: #999999;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}

.gallery{
   float:left;
   width:150px;
   height:110%;
   margin: 10px;
   padding:5px;
   background-color:#f5f7f9;
   border-right: #a5a7aa solid 1px;
   border-bottom: #a5a7aa solid 1px;
   text-align:center; 
}
a.opacity img {
filter:alpha(opacity=90);
-moz-opacity: 0.9;
opacity: 0.9;
-khtml-opacity: 0.9;
border: 1px solid #FFFFFF;
}


a.opacity:hover img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
-khtml-opacity: 1.0;
border: 1px solid #000000;
/*margin-right:5px;*/
 }
 
 a.opacity{
 color:black;
 text-decoration:none;
 }
 
 a.opacity span{
 display:block;
 margin-bottom:-10px;
 }
 
 a.opacity:hover span{
 color:black;
 }
 
 table{
 text-align:center;
 background:#FFFFFF;
 height:180px;
 margin-left:auto;
 margin-right:auto;
 }
 table td{
 width:73px;
 }
 
 table.especial{
 height:205px;
 }
 
 table th{
 color:#FFFFFF;
 /*text-decoration:underline;*/
 font-weight:bolder;
 background:#000000;
 }
 
 .lunch{
 background:url(images/sol-t9942.gif) right top no-repeat #A4E4E8/*#FFFF99*/;
 color:#000000;
 }
 
  .dinner{
 /*background:#000066;*/
 background:url(images/moon2.gif) right top no-repeat #132951/*#FFFF99*/;
 color:#FFFFFF;
 
 }
 
  .both{
 /*background:#00CC33;*/
 background:url(images/both3.gif) right top no-repeat #008C00/*#FFFF99*/;
 color:#FFFFFF;
 }
 
 table caption{
 text-decoration:underline;
 color:#000000;
 padding-bottom:15px;
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size:160%;
 }
