#top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	text-align: center;
	width: 760px;
	padding-bottom:5px;
	/*background:url(../fotos/fondo.gif);*/
	margin:auto;
}

body {
	vertical-align:middle;
	background:#5E3F75 url(../fotos/fondo.gif) repeat-x;
}

#contenedor {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	background-color: #F8FEF4;
	text-align: justify;
	width: 760px;
	vertical-align: middle;
	margin: auto;	
	border-right:#333333;
	border-right-style:solid;
	border-right-width: 2px;
	border-bottom:#333333;
	border-bottom-style:solid;
	border-bottom-width: 2px;
	
}
#banner-top {
	background-image: url(../fotos/banners/top1.jpg);
	/*background-position: center;*/
	margin-bottom:10px;
	height: 150px;
	width: 760px;	
	background-repeat:no-repeat;
}
#banner-top #menu-top {
	font-family: "Trebuchet MS", sans-serif;
	font-size:10pt;
	float: right;
	display:block;
	margin-right:12px;
	width: 400px;
	color: #333333;
	text-align: right;
	margin-top: 128px;

}
#contenedor #menu-top ul li {
	display:inline;
	list-style-image: none;
	list-style-type: none;
	
}
#contenedor #menu-top ul {
	color: #D0B84C;
	display:inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;	
}

#menu-top a {
	color: #5E3F75;
	font-weight:bold;
	text-decoration: none;	
}
#menu-top a:hover {
	color: #BC8101;
	/*color: #ff8706;*/
	text-decoration: none;
	font-weight:bold;

}
.botones {
	height: 50px;
	width: 190px;
	padding-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

#menu-izda {
	font-family: "Trebuchet MS", sans-serif;
	font-size:10pt;
	float: left;
	width: 180px;
	height: auto;
	margin-right: 10px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
}

#menu-izda ul{
	margin:0px;
	padding:0px;
	
}

#menu-izda ul li{
	text-decoration:none;
	list-style:none;
	width:180px;
	line-height: 30px;
	padding-left: 3px;
}


#menu-izda a{

	font-size: 10pt;
	background: url('../fotos/botones/boton_off.jpg') no-repeat;
	display:block;
	text-decoration: none;	
	background-color: transparent;
	border:0px;
	margin-top:0px;
	padding-top:0px;
	padding-bottom:6px;
	padding-left: 12px;
	padding-right:12px;
	color: #fff;
	font-weight: bold;
	text-decoration:none;
	height:30px;	
}	

#menu-izda a:hover{

	font-size: 10pt;
	width:190px;
	display:block;
	text-decoration: none;	
	background: url('../fotos/botones/boton_on.jpg') no-repeat;
	border:0px;
	padding-top:0px;
	padding-bottom:6px;
	padding-left: 12px;
	padding-right:12px;
	color: #fff;
	font-weight: bold;
	text-decoration:none;
	height:30px;	
	
}
#cuerpo {
	background-color: #F8FEF4;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 10pt;
	color: #666666;
	text-align: justify;
	float: left;
	width: 540px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top:0px;
	padding-top:0px;
	padding-left:10px;
	padding-right:10px;
	
	
}
#contenedor #cuerpo h2 {
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	margin-top:0px;
	clear:both;
	
}
#contenedor #cuerpo h3 {
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	margin-top:0px;
	margin-bottom:2px;
	
}

#contenedor #cuerpo a { /*MODIFICADO*/
	font-size: 10pt;
	color: #CC7400;
	text-decoration: none;	
}

#contenedor #cuerpo a:hover {
	font-size: 10pt;
	color: #5E3F75;
	text-decoration: underline;
	
}
#contenedor #cuerpo .img {

	padding:2px;
	margin-top:5px;
	margin-bottom:10px;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	
}
#contenedor #cuerpo p {

	margin-left: 0px;
	margin-right: 0px;
	margin-top:5px;
	margin-bottom:0px;
}

#contenedor #cuerpo ul {

	padding-left:0px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left: 0px;
	list-style:none;
	background:none;
}

#contenedor #cuerpo ul li {
	color: #000000;
	margin-left:10px;
	padding-left:15px;
	line-height:20px;
	background:url(../fotos/bullet.gif) no-repeat 0px 4px;
	list-style:none;

}

#contenedor #cuerpo .nivel2 {
	background:none;
	background-repeat:no-repeat;
	padding-left:0px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:35px;
	list-style:square;
	line-height:20px;
}

*+html #contenedor #cuerpo .nivel2 { /*internet explorer 7*/
	background:none;
	background-repeat:no-repeat;
	padding-left:0px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left: 15px;
	list-style:square;
	line-height:20px;

}

*html #contenedor #cuerpo .nivel2 { /*internet explorer 7*/
	background:none;
	background-repeat:no-repeat;
	padding-left:0px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left: 15px;
	list-style:square;
	line-height:20px;

}

/*#contenedor #cuerpo  {
	color: #000000;
	margin-left:10px;
	padding-left:15px;
	line-height:20px;
	list-style:none;
	background-image:none;
}*/


#contenedor #firma {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 760px;
	height: 25px;
	clear:both;
	font-size: 9px;
	background-position: center;
	text-align: center;
	border-top-style: groove;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	color: #333333;
	margin-top: 10px;
}

/*Firma que aparece al final de la página*/
#contenedor #firma a {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 11px;
	color: #CC7400;
	text-decoration: none;	
}
#contenedor #firma a:hover {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 11px;
	color: #5E3F75;
	text-decoration: underline;

}
#contenedor #cuerpo table {
	border: 1px solid #E3DAEB;
}
#contenedor #cuerpo table th {
	background-color: #E3DAEB;
	color: #5E3F75;
	border: 1px solid #5e3f75;
}
#contenedor #cuerpo td {
	border-bottom: 1px dotted #E3DAEB;
	border-left: 1px dotted #E3DAEB;
	padding: 3px;
	margin: 3px;
	border-top: 0px;
	border-right: 0px;
	font-size: 8pt;
}

#contenedor #cuerpo #motor {
	float:left;
	display:block;
	/*margin-left:50px;
	mrgin-right:50px;*/
	background:none;
	/*margin-left:200px;*/
	margin-bottom:5px;
	
}
#contenedor #cuerpo #motor #M_reservas li{
margin-left:0px;
padding-left:0px;
background:none;
}

#contenedor #cuerpo #motor #M_reservas ul {
	margin-left:0px;
	padding-left:0px;
	background:none;
}