@CHARSET "ISO-8859-1";
html {
	height: 100%;
}
body {
	font-family: Verdana, Arial;
	font-size: 0.75em;
	margin: 0 auto;
	height: 100%;
	/*background: #ffffff url("../img/fondo.gif") no-repeat left bottom;
	background-attachment:fixed;
	background: url(../img/bg_logo_eb7.png) no-repeat 3px 1px;*/
	background-color: #dddddd;
	background: #cccccc url(../img/bg_body.gif) repeat-x left top;
	text-align: center;
	margin: 0px 0px 0px 0px;
}
a {
	color: #4f9ac1;
}
form {
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 0px 0px;
}

label {
	width: 90px;
	color: #D7BB22;
	display: block;
	float: left;
	text-align: right;
	margin-right: 10px;
}
li {
	padding-bottom: 10px;
	
}
#content_border {
	background: transparent url(../img/e-booking7_bg.png) no-repeat right 60px;
	display: block;
}
#content {
	width: 790px;
	height: auto;
	text-align: left;
	margin: 10px auto;
}

#toppanel {
	width: 100%;
	padding: 5px 0px 20px 94px;
}
#main_border {
	
}
#main {
	/*background: transparent url(../img/eb7-left.jpg) repeat-x left bottom;*/
	padding: 0px 0px 0px 0px;
	background: transparent url(../img/bg_logo_eb7.png) no-repeat -10px -160px;
	border: 1px solid #cccccc;
}
#leftpanel {
	float: left;
	display: block;
	width: 175px;
	padding: 32px 0px 0px 0px;
	padding: 75px 0px 0px 0px;
}
#menu {
	list-style-type: none;
	margin: 0px;
	padding:  0px;
	font-size: 1.1em;
}
#menu li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	width: 100%;
	min-width: 130px;
	display: block;
	margin-bottom: 1px;
}
#menu li a  {
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	display: block;
	padding-left: 15px;
	padding-right: 20px;
	line-height: 2.5em;
	border-bottom: 0px solid #ffffff;
	text-align: right;
}
#menu li a:hover  {
	color: #D7BB22;
	background: transparent url(../img/bg_blank3.png) repeat left top;
}
#inicio #m_inicio,
#backend #m_backend,
#frontend #m_frontend,
#tarifas #m_tarifas,
#contacto #m_contacto {
	color: #D7BB22;
	background-color: #ffffff;
	background: transparent url(../img/bg_blank.png) repeat left top;
	/* padding-left: 10px;
	border-left: 5px solid #D7BB22; */
}
#rightpanel {
	font-size: 0.9em;
	line-height: 1.4em;
	text-align: justify;
	min-height: 380px;
	padding: 40px 30px 50px 30px;
	background-color: #ffffff;
	background: transparent url(../img/bg_blank.png) repeat left top;
	width: 553px;
	float:left;
}
#rightpanel_content {
	margin: 0px 0px 0px 0px;
	width: 520px;
	min-height: 340px;
	padding: 15px 15px 0px 15px;
	background: transparent url(../img/bg_blank2.png) repeat left top;
}
.titulo {
	padding: 0px 0px 20px 14px;
	color: #D7BB22;
	font-size: 1.7em;
	font-weight: normal;
	float: left;
	display: block;
	
}
#gallery_box {
	padding: 8px 5px 8px 5px;
	margin: 5px 0px 5px 0px;
	background: #f7f7f7 url(../img/bg_logo_eb7.png) no-repeat 300px center;
	border: 1px solid #cccccc;
}
#gallery_box img {
	margin-right: 3px;
	margin-left: 3px;
	margin-bottom: 3px;
	margin-top: 3px;
}
#gallery_box a {
	border: 1px solid #ffffff;
}
#gallery_box a:hover {
	border: 1px solid #4f9ac1;
}
#footer {
	text-align: right;
	font-size: 0.9em;
	width: auto;
	color: #ffffff;
	padding: 0px 30px 0px 0px;
}
.resaltado {
	color: #4f9ac1;
}
.clear {
	clear: both;
}
