* {
  margin: 0;
  padding: 0;
}

body {
  background: url(../img/header_bg.jpg) repeat-x;
  font-family: Arial, Sans-Serif;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
/** html .clearfix {height: 1%;}*/
.clearfix {display: block;}
/* End hide from IE-mac */


a img {
  border: 0;
}


#header {
  height: 95px;
  overflow: hidden;
  text-align: right;
}

#cont-general {
  width: 920px;
}

    #header #top {
      height: 15px;
    }


    #header #top a {
      font-size: 10px;
      text-decoration: none;
      color: #fff;
    }

    #header #logo {
      width: 200px;
      height: 70px;
      background: url(../img/logo_casamagna.jpg) no-repeat;
      float: right;
      overflow: hidden;
      position: relative;
    }

        #logo h1 {
          display: block;
          padding-top: 80px;
          background: none;
          border: none;
        }


/* MAQUETACION DE LAS COLUMNAS PRINCIPALES */
#menu {
  float: left;
  width: 146px;
  margin-top: 5px;
}

#contenido {
  float: right;
  width: 736px;
  overflow: hidden;
  margin-top: 5px;
}

/* ESTILOS PARA MENU */
#menu li {
  height: 17px;
  overflow: hidden;
  border-bottom: 1px #CECDBE solid;
  line-height: 17px;
  width: 146px;
}


#menu .head {
  background: #9C102D;
  height: 17px;
  line-height: 17px;
  overflow: hidden;
  border: 0;
}


#menu .head a {
  font-size: 11px;
  color: #fff;
  display: block;
  line-height: 17px;
}
    .head a:hover {
      color: #fff!important;
    }


#menu li a {
  font-size: 10px;
  text-decoration: none;
  padding-left: 10px;
  color: #333;
  display: block;
}

#menu li a:hover {
  color: #9D102C;
}

#menu .extensible{
  background: url(../img/extensible-bg.jpg) center right no-repeat;
}

.extension .extensible {
	background: url(../img/extensible-bg.jpg) 136px center no-repeat!important;
}

#menu .extended {
  height: auto;
  background: url(../img/bullet-extended.jpg) no-repeat 137px 6px;
  font-weight: bolder;
  border: 0;
}

#menu>ul>.extended {
    background: url(../img/bullet-extended.jpg) no-repeat right 6px!important;
}


    .extended ul li {
        height: auto!important;
    }
	

    .extended ul a {
      font-weight: normal;
      font-size: 10px!important;
      color: #333!important;
    }
	
	.sel1 {
		border-bottom: 1px #CECDBE solid;
		margin-left: 0!important;
		padding-left: 10px!important;
		display: block!important;
	}
	
	.sel2 {
		border-bottom: 1px #CECDBE solid;
		margin-left: 0!important;
		padding-left: 16px!important;
		display: block!important;
	}

    .extended a {
      font-size: 11px!important;
      color: #9d102d!important;
	  margin-left: 7px;
	  display: block;
    }
	
	.extension ul a {
		margin-left: 14px;
		display: block;

	}
	
    #menu li {
        height: 100%;
        position: relative;
        line-height: 1em;
    }

    #menu ul {
      height: 100%;
      position: relative;
      line-height: 1em;
    }


    #menu a {
        height: 100%;
        position: relative;
    }

    #menu .extension .selected a, #menu .selected {
      color: #9d102d!important;
    }


/* ESTILOS PARA CONTENIDO */
#contenido {
	width: 740px;
	background: #0A0A0A;
}

.cont-bgnegro{
	background: #000;
	overflow:hidden;
	width: 670px;
	margin: auto;
}

#cont-header {
	
}

	#logo-mikado {
		float: left;
		width: 170px;
		text-align: center;
		padding-top: 50px;
	}
	
	#logo-mikado a {
		color: #fff;
		text-decoration: none;
		text-transform: uppercase;
		font-size: 10px;
		font-family: Century Gothic;
	}
	
	#main-flash{
		width: 500px;
		float: right;
		overflow:hidden;
	}

#cont-texto {
	width: 490px;
	float: right;
/*	background: #6E0000; */
	overflow: hidden;
	color: #fff;
	padding-top: 15px;
}

#cont-texto .cont {
	margin-right: 10px;
	position:relative;
}

#cont-texto h2 {
	font-family: Century Gothic;
	font-weight: lighter;
	text-transform: uppercase;
	font-size: 18px;
	border-bottom: 1px #CC0000 solid;
	margin-bottom: 5px;
}

#cont-texto h3.subh {
	font-family: Century Gothic;
	font-weight: lighter;
	text-transform: uppercase;
	font-size: 18px;
	margin-bottom: 5px;
	color: #fff;
}

#cont-texto .tabla2, .tabla3 {
	font-size: 12px;
}

#cont-texto .tabla2 th {
	color: #cc0000;
	font-size: 14px;
}

h3.subh2 {
	font-size: 15px!important;
	font-weight:bolder!important;
	margin-bottom: 10px;
}

.tabla2 .ciudad {
	width: 180px;
}

.tabla3 .ciudad {
	width: 170px;
}

.tabla2 .loc {
	width: 300px;
}

#cont-texto .fright a {
	position: absolute;
	top: 0;
	right: 0;
	font-family: Century Gothic;
	font-weight:bold;
}

#cont-texto h3 {
	color: #CC0000;
	font-family: Trebuchet MS;
	font-size: 13px;
}

#cont-texto p, #cont-texto ul {
	font-size: 11px;
	font-family: Trebuchet MS;
	margin-bottom: 15px;
}

#cont-texto ul {
	margin-left: 20px;
}

#cont-texto a {
	color: #fff;
}

#cont-texto form label {
	display: block;
	font-size: 13px;
}

form .imp-txt {
	width: 200px;
}

#cont-texto table {
	font-family: Trebuchet MS;
}

	#cont-texto .nombre {
		color: #cc0000;
		font-weight: bolder;
		font-size: 15px;
	}
	
	#cont-texto .desc {
		font-size: 12px;
		width: 380px;
		padding-right: 30px;
		font-weight:bolder;
	}
	
	#cont-texto .precio {
		font-size: 12px;
		width: 100px;
	}

.cont-other {
	width: 100%;
	clear: both;
	border-top: 2px #818181 solid;
	background: #000;
	color: #fff;
	font-size: 11px;
	font-family: Trebuchet MS;
	text-align: center;
	padding: 10px 0 10px 0;
}

	.cont-other a {
		color: #fff;
		text-decoration: underline;
		text-align: center;
	}


#cont-menuder {
	float: left;
	width:170px;
	display: inline;
/*	background:#FFCC00; */
	overflow: hidden;
	color: #fff;
	background: url('../img/fondoRojo.png') repeat-x;
}

#cont-menuder .cont {
	margin-left: 20px;
	font-size: 12px;
	font-family: Trebuchet MS;
	padding-top: 30px;
}

#gen-info-index #cont-menuder .cont {
	margin-left: 0;
}

#cont-menuder p {
	margin-bottom: 15px;
}

#cont-menuder ul li {
	margin-bottom: 20px;
	line-height: 1.5em;
	list-style: none;
}

#cont-menuder a {
	text-decoration: none;
	color: #fff;
	font-weight: lighter;
	display:block;
	width: 100%;
	padding-left: 10px;
	font-size: 13px;
	line-height: 1.7em;
	font-family: Trebuchet MS;
}

#cont-menuder a:hover, #cont-menuder .selected {
	background: #993333;
}

#cont-menuder ul li {
	margin-bottom: 0;
}
#cont-menuder ul a {
	font-size: 11px;
	padding-bottom: 2px;
	padding-left: 25px;
}

#cont-menuder ul a:hover, #cont-menuder ul a.selected {
	background-color: #741A1A;
}

#cont-texto .contact-right {
	width: 200px;
	float: right;
}

#cont-texto .contact-left {
	width: 270px;
	float: left;
}

	.contact-left p {
		margin-right: 70px;
	}

#cont-menuder .nohover a:hover {
	background: none;
}

#interior1 .other a, #interior1 .other {
	color: #666!important;
	font-family: Verdana!important;
}

#interior1 .other {
	font-size: 10px!important;
}

#footer-cont {
	background: url(../img/footer-bg.jpg) repeat-x;
    margin-top: 17px;
    color: #333;
    font-size: 10px;
    padding-left: 10px;
    font-family: Verdana;
}

#footer-cont a {
    text-decoration: none;
    color: #003399;
}


    #footer {
    	padding-top: 4px;
        height: 29px;
        line-height: 29px;
    }

    #footer2 {
        height: 26px;
        line-height: 26px;
        width: 900px;
        overflow: hidden;
    }

    #footer2 .float-right {
      float: right;
    }


	#menus-breakfast-classics table td {
		vertical-align: top;
	}
	
	#menus-breakfast-classics table strong {
		font-size: 12px;
	}
	
	#menus-breakfast-classics .precio {
		padding-top: 3px;
		width: 50px;
	}
	
	#menus-breakfast-classics .desc {
		padding-right: 30px;
	}