body{
    background-image: url('./../img/bg_moro.jpg');
    background-position: center top;
    background-repeat: no-repeat;
    color:#8e8e8e;
}


/*** HOME ***/
.ui-tabs-hide {
		display: none;
		}
		
div.main ul li{
    /*float:none;*/
    margin-top:0px;
}

div.home h1{
    background-image:url('./../img/moro_logo.png');
    width:260px;
    padding-top:175px;
    height:0px;
    overflow:hidden;
    margin: 0px auto 40px;
}

div.submenu{
    float:left;
    width:25%;
    background-image:url('./../img/bg_submenu.png');
    background-position: left top;
    background-repeat: no-repeat;
    height:450px;
}

#header{
    background-image: url('./../img/bg_header.png');
}

#header ul{
    padding-left: 10px;
}

ul#submenu{
    padding:35px 0 0px;
    height: 280px;
}

ul#submenu li{
    float:none;
    margin: 0px 0px 4px 20px;
}

ul#submenu li a{
    color:#cdcdcd;
    font-size:12px;
    display:inline-block;
    line-height:36px;
}

ul#submenu li a:hover{
    color: #777;
}

ul#submenu li.selected a{
    background-image:url('./../img/bullet.png');
    background-position: left center;
    background-repeat: no-repeat;
    padding-left:15px;
    font-weight:bold;
    color:#ee1e26;
}

ul#submenu li.selected{
    background-image:url('./../img/a_selected.png');
    background-position: 88% center;
    background-repeat: no-repeat;
    
}


ul#redes-sociales{
    margin-left: 18px;
}

ul#redes-sociales li{
    float:none;
    margin:0;
}

ul#banners{
    margin-top:80px;
    *margin-top:25px;
}

ul#banners li{
    margin-top:0px;
    margin-bottom:25px;
}

ul#banners li.moro{
    margin-left:-5px;
    *margin-top:-15px;
}

/*** content ***/

div.content{
    float:left;
    width:70%;
    padding-left:20px;
    height:697px;
    padding-top:35px;
    background-image:url('./../img/bg_content.png');
    background-position: left top;
    background-repeat: no-repeat;
    font-size:12px;
}

div.content h2{
    font-family: 'TrajanProRegular';
    font-size:18px;
    color:#ffffff;
    margin-bottom:20px;
    margin-top:10px;
}

div.content p{
    text-align:left;
    margin:0px;
    margin-bottom:20px;
    margin-right:50px;
    line-height: 15px;
}

div.content ul{
    list-style: disc;
    list-style-position: inside
}

/*** FOOTER ***/
#footer{
    clear:both;
    background-image: url('./../img/bg_footer.png');
    background-position: center top;
    background-repeat: no-repeat;
    padding-top:43px;
    text-align:center;
    font-size:11px;
    color:#827f7f;
    *margin-top:-25px;
}

#footer span{
    color:#ee1e26;
}

.menu_boton_recepcion {
	/*background-image:url("../img/menues/bot_recep.jpg");*/
	height:34px;
	width:151px;
	border-style:solid;
	border-width:thin;
	border-color:#1E1E1E;
	background-color:#191919;
	list-style: none;
	position:relative;
	float:left;
	margin-right:2px;
	
	
}

div.home li a{
    color:#333;
}

div.home li a:hover{
    color: #888888;
}

.menu_botonera li a:active, .menu_botonera li.ui-tabs-selected, .menu_botonera li.ui-tabs-selected a {
	border-color:#4F4F4F;
	color:#888888;
}

.menu_boton_recepcion a, .menu_boton_entrada a, .menu_boton_principal a {
	display:block;
	padding-left:45px;
	padding-top:10px;
	padding-bottom:10px;
}

.menu_boton_postre a{
display:block;
	padding-left:55px;
	padding-top:10px;
	padding-bottom:10px;
}

.menu_boton_recepcion:hover, .menu_boton_entrada:hover, .menu_boton_principal:hover, .menu_boton_postre:hover{
border-color:#4F4F4F;
	background-color:#1A1A1A;
	color:#888888;	
	background-color:#1A1A1A;
}


.menu_boton_postre {
	/*background-image:url("../img/menues/bot_postr.jpg");*/
	height:34px;
	width:151px;
	border-style:solid;
	border-width:thin;
	border-color:#1E1E1E;
	background-color:#191919;
	list-style: none;
	position:relative;
	float:left;
	margin:2px;
	
}


.menu_boton_entrada {
	/*background-image:url("../img/menues/bot_entra.jpg");*/
	height:34px;
	width:151px;
	border-style:solid;
	border-width:thin;
	border-color:#1E1E1E;
	background-color:#191919;
	list-style: none;
	position:relative;
	float:left;
	margin:2px;
	
	
}


.menu_boton_principal {
	/*background-image:url("../img/menues/bot_platprin.jpg");*/
	height:34px;
	width:151px;
	border-style:solid;
	border-width:thin;
	border-color:#1E1E1E;
	background-color:#191919;
	list-style: none;
	position:relative;
	float:left;
	margin:2px;
}





.menu_img_ppal {
background-color:#212121;
padding:0;
margin:0;
display:block;

}

.menu_img_ppal img{
	margin-left:160px;
}

.menu_titulo {
font-size:18px;
color:#F00;
background-color:#000;
height:25px;
padding:5px 5px 0px 5px;
font-family:'TrajanProRegular';


}

.menu_container{
width:630px;	
border:#FFF;
border:medium;
border-style:solid;

}

.menu_descripcion {
background-color:#191919;
line-height:12px;
margin:0px;
height:auto;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#FFF;
padding:5px;
padding-top:10px;
padding-bottom:10px;

}

.menu_botonera {
padding-top:10px;
padding-left:5px;

}

.menu_img_pie {
padding-left:4px;
}