/*
Theme Name: Interlude
Theme URI: http://www.freewpthemes.net/preview/interlude
Description: A multi-column, fixed-width design for 800x600 resolutions. Features Web 2.0 design ideal for 1024x768 resolutions. Widget-ready for WP2.2+
Version: 2.0
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net/
*/


body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:#EDFFD7 url(images/body_bg.jpg) center top repeat-x;
        color:#666666;
        font-size:12px;
}

h1, h2, h3 {
        margin:0;
        padding:0;
}

p, ol, ul {
	line-height: 20px;
}

a {
        color:#124E1F;
        text-decoration:none;
}

a:hover {
	text-decoration: underline;
}

hr {
	display: none;
}

em {
color:#124E1F;
}

/* Header */

#header {
	width: 800px;
	margin: 20px auto;
	background:url(images/hotelplazamorelia.jpg) no-repeat left top ;
        float:none;
}

#directop {
	float:right;
        padding:0;
	width:270px;
	height:173px;
	font-size:11px;
        color:#124E1F;
        line-height:16px;
}

/* Menu */

#menu {
	width: 800px;
        margin: 0px auto;
        padding-top:180px;
        padding-left:15px;
}

#menu ul {
	margin:0px;
        padding: 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display:block;
	float:left;
	padding:15px 18px;
	font-size:13px;
	color:#91C757;
	font-weight:bold;
}

#menu a:hover, .active a {
	color:#124E1F;
	background:url(images/page_navigation_a.png) right top repeat-x;
        text-decoration:none;
}

/* Page */

#wrapper { 
	width: 800px;
        margin: 0 auto;
}

#page {
	width: 730px;
        height: 447px;
        padding: 25px 35px;
        overflow:hidden;
        float:left;
        background: url(images/page_bg.png);
}

/* Footer */

#footer {
        width: 810px;
        height:330px;
        margin:0 auto;
        padding:20px 0;
        clear: both;
}

#footer ul {
        margin: 0;
	padding: 0;
	list-style: none;
}

#footer li {
	margin: 0;
	display: block;
	float: left;
	width: 270px;
}

#footer li ul {
	margin: 0;
}

#legal {
	clear: both;
	padding: 20px 0;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
        font-weight:normal;
	border-top:solid 1px #7DA918;
	background:#0E3C18 url(images/footer_bg.png) center top no-repeat;
        color:#FFF;
}

#legal a {
	text-decoration: none;
        color:#91C757;
}


/* Formularios */

form {
	padding: 15px;
	background: url(images/form_bg.png) left top no-repeat;
	width: 235px;
        height: 245px;
        margin: 15px 0 0 0;
        color:#FFF;
}

input {
        width: 165px;
}

#anio, #anio2 {
        width: 30px;
}

#submit {
        float:left;
        width: 80px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.hidden {
        display:none;
}
