/* ---- GENERAL ---- */

body {
    background-color: #aca7a1;
    color: #1A1917;
    font: 12px Arial, Helvetica, sans-serif;
    text-align: center;
}

*  { padding: 0; margin: 0; }

a              { color: #4949bf; }
a:visited { color: #551a8b; }
a:hover  { text-decoration: none; }

.clean { clear: both; }

/* --- Bloques --- */

#frame {
    margin: 0 auto;
    width: 984px;
    background-image: url(../imgs/bg.gif); 
    background-repeat: repeat-y; 
}

#container {
    margin: 0 auto;
    width: 970px;
}

/*--- Cabecera ---*/

#header { }

#hblocknew {
    background-color: #0b0b0b;
    background-image: url(../imgs/cabecera2.png); 
    background-repeat: no-repeat; 
    background-position: top;
    height: 146px;
    margin: 0 0 1px 0; 
    padding: 0;
    text-align: left;
    color: #ccc;
}

.hblockmsg-sp {
    padding-top: 4px;
}

.hblockmsg {
    font: 18px Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin-left: 10px;
    text-align: left; 
    height: 35px;
    color: #eee;
}

.hblocklogo {
    text-align: left; 
    margin-top: 10px;
    margin-left: 175px;
    margin-bottom: 0;
    padding: 0;
}

.hblocklogo img, .hblocklogo a {
    margin: 0;
    padding: 0;
}

#hblock {
    background-color: #0b0b0b;
    height: 146px;
    margin-bottom: 1px;
}

.hblock-left {
    float: left;
    margin: 0 0 0 20px;
}

.hblock-right {
    float: right;
    margin: 35px 30px 0 0;
}

#hmenu {
    background-color: #990000;
    font-size: 1.4em;
    text-align: left;
    color: #eee;
    padding: 5px 0 5px 0;
    text-transform: uppercase;
    text-align: center;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.hmenu-cont {
    height: 21px;
}

#hmenu a {
    color: #fff;
    text-decoration: none;
    margin: 0px 6px;
    /* font-weight: bold; */
}

#hmenu a:hover {
    text-decoration: underline;
}

#hmenu-acceso-madrid {
	/*background-color: #2F2F2F;
    color: #1F1F1F;*/
    background-color: #CCC;
    font-size: 1.0em;
    text-align: right;
    color: #444;
    padding: 5px 10px 5px 10px;
    font-weight: bold;
    font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}


#hmenu-acceso-madrid a {
    color: #065F09;
    text-decoration: none;
}

#hmenu-acceso-madrid a:hover {
    text-decoration: underline;
}

#hbar {
    height: 36px;
    border-top: 1px solid #761010;
}

#formcp{
	padding: 10px 10px 1px 10px;
	font-size: 1.2em;
	margin-bottom: 20px;
}

#formcp p{
	margin-bottom: 10px;
}

#formcp input{
	font-size: 1.3em;
	width: 80px;
	margin-bottom: 4px;
}

.ko { background-color: #fd936e; }
.ok { background-color: #d8faa2; }
.wn { background-color: #fefc73; }

.hbar-left {
    padding-left: 10px;
    padding-top: 3px;
    float: left;
}

.hbar-med {
    font: 20px Georgia, Times, serif;
    color: #761010;
    text-align: left;
    letter-spacing: -1px;
    padding: 6px 0 0 10px;
    float: left;
}

.hbar-med small {
    margin-left: 14px;
}

.hbar-right {
    float: right;
    margin: 4px 15px 0 0;
    vertical-align: bottom;
}

.hbar-right .box {
    width: 100px;
    height: 26px;
    font-size: 16px;
}

.hbar-right .button {
    width: 65px;
    height: 25px;
    font-size: 16px;
}

#breadcrumb {
    text-align: left;
    margin: 15px 0 15px 15px;
    font-size: 1.2em;
    color: #555;
}

#breadcrumb a {
	color: #4949bf;
	font-weight: bold;
}

#breadcrumb a:hover {
	color: #990000;
	text-decoration: underline;
}

/*--- Cuerpo --- */
#body {
    text-align: left;
    padding-bottom: 20px;
}

.title {
    color: #990000;
    font-family: Georgia, Times, serif;
    margin-bottom: 20px;
}

.red { background-color: #990000; }
.green { background-color: #007700; }
.lightgreen{ background-color: #aded00; }
.darkgreen { background-color: #003600; }
.violet { background-color: #700070; }
.lightviolet{ background-color: #ff79f4; }
.blue { background-color: #009ced; }
.lightblue { background-color: #2ab7b5; }
.darkblue { background-color: #080054; }
.brown { background-color: #2e1300; }
.lightbrown { background-color: #aa9400; }
.orange { background-color: #ff7800; }


.title h1 {
    font-weight: bold;
    text-align: left;
    font-size: 2.3em;
}

#cont {
    text-align: left;
    margin-top: 10px;
    color: #444;
}

#cont h2 {
    color: #000;
    font-size: 1.8em;
    font-weight: normal;
}

#leftbar {
    width: 190px;
    float: left;
    margin: 0 22px 20px 22px;
    padding: 0px;
}

.textblock {
    margin: 8px 0;
}

.menublock {
    background-color: #efefef;
}

.warnblock {
    background-color: #fefc73;
}

.warnblock-cont {
    padding: 0 12px;
    font-size: 1.3em;
    letter-spacing: -1px;
    color: #761010;
}

.warnblock-cont p{
	margin-bottom: 15px;
}

.menublock-top {
    background-image: url(../imgs/smenutop.gif); 
    background-repeat: no-repeat; 
    height: 25px;
}

.menublock-bottom {
    background-image: url(../imgs/smenubottom.gif); 
    background-repeat: no-repeat; 
    height: 25px;
}

.menublock ul {
    list-style-type: none;
    margin-left: 30px;
}

.menublock ol {
    padding-left: 20px;
}

.menublock li {
    font-size: 1.4em;
    font-weight: bold;
}

.menublock ol.b3st li {
    font-size: 1.2em;
    font-weight: bold;
    letter-spacing: -1px;
}

.menublock ol.b3st li p {
    font-weight: normal;
    font-size: 0.8em;
    letter-spacing: 0px;
}

.menublock-cont {
    padding: 0 15px 0 15px;
}

.menublock-cont h3 {
    color: #797979;
    font-size: 1.4em;
    margin-bottom: 0.3em;
}

.menublock-cont-a {
    padding-left: 7px;
    margin-bottom: 7px;
}

.menublock-cont-a h4 {
    font-size: 1.2em;
}

#main, #textos {
    width: 686px;
    float: right;
    margin: 0 15px;
}

.item {
    height: 110px;
    margin-top: 10px;
    clear: both;
}

.item-img {
    float: left;
}

.item-img img{
	width: 92px;
}

.item-desc {
    float: left;
    margin: 0 20px;
    width: 310px;
}

.item-desc-a { }

.item-desc-b {
    color: #969696;
}

.item-desc h3 {
    font-size: 1.6em;
    font-weight: normal;
}

.item-add {
    float: right;
    background-color: #f0f0f0;
    width: 230px;
}

.item-add h3 {
    background-image: url(../imgs/watch.gif); 
    background-repeat: no-repeat; 
    color: #797979;
    font-size: 1.3em;
    padding: 0 0 0 24px;
    margin-left: 10px;
    margin-bottom: 0.2em;
}


.item-add-top {
    background-image: url(../imgs/iaddtop.gif); 
    background-repeat: no-repeat;
    height: 10px;
}

.item-add-bottom {
    background-image: url(../imgs/iaddbottom.gif); 
    background-repeat: no-repeat; 
    height: 10px;
}

.item-add-a {
    padding: 0 10px 0 15px;
    min-height:60px;
    height: auto !important;
    height: 50px;
}

/*-- carta rest --*/

.logorestaurante {
	text-align:center;
	margin-bottom: 20px;
}

.descrestaurante {
	font-size: 1.1em;
}

.carta, .pedido, .confirmado { 
    width: 420px;
    float: left;
    font-size: 1.1em;
}

.confirmado h2 {
    margin-top: 0.6em;
    padding-bottom: 0.3em;
    letter-spacing: -1px;
    clear: both;
}

.confirmado-wrn {
    background-color: #fefc73;
    font-size: 1.2em;
    letter-spacing: -1px;
    color: #761010;
    border: 1px solid #e49f00;
    padding: 15px;
    font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
}

.confirmado-wrn p {
    padding: 5px 0 5px 0; 
}

.confirmado-wrn strong {
    font-size: 1em;
    padding-bottom: 0.3em;
}

.confirmado-wrn img {
    float: left;
    margin-right: 5px;
}

.confirmado-cont {
    padding-left: 10px;
    font-size: 1.2em;
    clear: both;
}

.confirmado-cont-a {
    float: left;
    font-weight: bold;
    width: 120px;
}

.confirmado-cont2 {
    padding-left: 10px;
    clear: both;
}

.confirmado-cont2-a {
    float: left;
    font-size: 1.15em;
    font-weight: bold;
    width: 122px;
    letter-spacing: -1px;
}

.confirmado-cont3 {
    margin-left: 4em;
    margin-top: 0.3em;
}

.confirmado-cont3 input {
    font-size: 1.3em;
}

#pass1-txt {
    display: inline;
}

#pass2-txt {
    display: inline;
}

.carta-cat {
    color: #990000;
    border-bottom: 1px solid #990000;
    font-size: 1.2em;
    font-weight: bold;
    margin: 1em 0 0.3em 0;
}

.carta-cat-left { }

.carta-cat-right {
    float: right;
}

.carta-item { 
    border-bottom: 1px solid #ccc;
    padding: 0.4em 0.3em 0.3em 0.3em;
}

.hgl { background-color: #eee; }
.low { background-color: #fff; }

.carta-item-right {
    float: right;
    width: 30px;
}

.carta-item-med {
    width: 25px;
    float: left;
/*    font-weight: bold; */
    font-size: 1.1em;
}

.carta-item-left {
    width: 320px;
    float: left;
}

.carta-item-left-s {
    padding-left: 1.5em;
    color: #666;
}

.carta-item-sel {}

.carta-item-sel-a {
    width: 15px;
    height: 28px;
    float: right;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    font-size: 1.1em;
    text-align: center;
}

.normal { font-weight: normal; }
.bold { font-weight: bold; }

.carta-item-sel-b {
    float: right;
}

.carta-item-sel-bu { margin: 0; padding: 0; }
.carta-item-sel-bd { margin: 0; padding: 0; }

.carta-item-sel-b img {
    border: none;
    margin: 0;
    padding: 0;
}

.basket-d {
   background-color: #f0f0f0;
   margin: 10px 0;
   padding: 20px;
   border: 1px solid #ccc;
}

.basket-d h3 {
    background-image: url(../imgs/cart.gif); 
    background-repeat: no-repeat; 
    color: #555;
    font-size: 1.4em;
    padding-left: 23px;
    margin-bottom: 0.4em;
}

#mini-basket-d {
    margin-left: 10px;
}

.confirma {
    width: 250px;
    float: right;
    font-size: 1.1em;
}

.confirma h2 {
    letter-spacing: -1px;
}

.confirma-add {
    float: right;
    background-color: #f0f0f0;
    width: 250px;
    margin: 1em 0 0 0;
    padding: 0;
}

.confirma-add h3 {
    background-image: url(../imgs/cart.gif); 
    background-repeat: no-repeat; 
    color: #555;
    font-size: 1.4em;
    padding-left: 23px;
    margin-left: 10px;
    margin-bottom: 0.4em;
}


.confirma-add-top {
    background-image: url(../imgs/iaddtop.gif); 
    background-repeat: no-repeat; 
    height: 10px;
}

.confirma-add-bottom {
    background-image: url(../imgs/iaddbottom.gif); 
    background-repeat: no-repeat; 
    height: 10px;
}

.confirma-add-a {
    padding: 0 10px 0 15px;
}

#textos {
  font-size: 1.2em;
}

#textos p {
  margin-bottom: 0.6em;
  margin-left: 0.7em;
}

#textos h2 {
  margin-top: 0.7em;
  margin-bottom: 0.3em;
  font-size: 1.4em;
}

#textos table {
  border-collapse: collapse;
}

#textos td {
  font-size: 0.8em;
  border-width: 1px;
  border-style: solid;
  border-color: #ccc;
  padding:5px;
}


#textos ul {
  margin-bottom:0.8em;
}

#textos li {
  margin-bottom:0.8em;
  margin-left:30px;
}

.cesta {
    font-size: 0.8em;
}

.cesta-rest {}

.cesta-rest h4 {
    font-size: 1.1em;
    margin-top: 0.2em;
}

.cesta-rest-list {
    padding-left: 0.2em;
}

.cesta-list-item { }

.cesta-list-item-r {
    text-align: right;
    width: 40px;
    float: right;
}

.cesta-list-item-l { }

.cesta-total {
    font-size: 1.1em;
    border-top: 1px solid #aaa;
    padding-top: 5px;
    margin-top: 5px;
}

.cesta-total .cesta-list-item-r {
    width: 60px;
}

.cesta-total-a {
    font-weight: bold;
    font-size: 1.2em;
    margin-top: 0.3em;
}

.cesta-total-ar {
    text-align: right;
    width: 60px;
    float: right;
}

.cesta-total-al { }

.cesta-pedido {
    text-align: center;
    border-top: 1px solid #aaa;
    padding-top: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.cesta-pedido-f {
    border-top: 1px solid #aaa;
    font-weight: bold;
    font-size: 1.1em;
    margin-top: 6px;
    padding-top: 6px;
}

.cesta-pedido-g {
    font-size: 1em;
    margin-top: 0.6em;
}

.cesta-pedido-h {
    text-align: left;
    margin-top: 7px;
}

.cesta-pedido-i {
    margin-left: 10px;
}

.cesta-pedido-i img {
    margin-left: 7px;
}

.cesta-pedido-h h3 {
    background: none;
    padding-left: 0;
    margin-left: 0;
}

.cesta-pedido-h h4 {
    font-size: 1.1em;
}

.cnf-button {
    width: 165px;
    height: 30px;
    font-size: 18px;
    margin-top: 0.3em;
}

/* --- Estilos específicos index --- */

#leftbarppal {
    width: 310px;
    float: left;
    margin: 0 22px 20px 22px;
}

.menublockppal {
    background-color: #efefef;
}

.menublockppal-top {
    background-image: url(../imgs/smenutop310.gif); 
    background-repeat: no-repeat; 
    height: 25px;
}

.menublockppal-bottom {
    background-image: url(../imgs/smenubottom310.gif); 
    background-repeat: no-repeat; 
    height: 25px;
}

.menublockppal ul {
    list-style-type: none;
    margin-left: 40px;
    margin-right: 30px;
}

.menublockppal li {
    font-size: 1.2em;
/*    font-height:30px; */
}

.pasos a {
	float: left;
}

.pasos img {
	width: 250px;
	margin-top: 10px;
}	

.pasos .menublockppal {
	float: right;
	width: 310px;
}

.pasos .menublockppal ul {
	margin-bottom: 10px;
}


.expres {
    margin-left: 20px;
    font-size:18px;
    margin-right: 30px;
    font-weight: bold;
}

#eslogan-izquierda {
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing: -2px;
  color: #555;
  font-weight: bold;
  margin-left:20px;
  margin-right:20px;
}

#eslogan-izquierda-l1 {
  text-align: left;
  font-size: 30px;
  margin-bottom:0px;
  padding-bottom:0px;
  
}

#eslogan-izquierda-l2 {
  margin-top:0px;
  padding-top:0px;
  text-align: right;
  font-size: 35px;
}

#experiencia {
	margin-left: 20px;
	padding-left: 0px;
}

#experiencia li {
	padding-bottom: 10px;
}

#eslogan-experiencia {
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing: -2px;
  color: #555;
  font-weight: bold;
  margin-left:20px;
  margin-right:20px;
  padding-bottom:10px;
  margin-bottom:10px;
  border-bottom: 1px solid #ccc;
}

#eslogan-experiencia-l1 {
  text-align: left;
  font-size: 25px;
  margin-bottom:0px;
  padding-bottom:0px;
  
}

#eslogan-experiencia-l2 {
  margin-top:0px;
  padding-top:0px;
  font-size: 30px;

}

.folleto {
	margin-top: 20px;
}

#textoblockppal {
    margin-left: 30px;
    font-size:16px;
    font-weight: bold;
    margin-right: 30px;
    text-align:justify;
}

.comidascolumnas {
	margin-left: 15px;
	margin-right: 15px;
    font-size:16px;
    font-weight: bold;
    text-align:justify;
}

.comidascolumnas a {
	float: left;
	width: 135px;
	text-decoration: none;
	color: #4949bf;
	line-height: 1.3em;
	font-size:0.9em;
}

.tcocina li a {
	text-decoration: none;
	color: #4949bf;
	line-height: 1.3em;
	font-size:0.9em;
}

.comidascolumnas a:hover, .tcocina li a:hover {
	color: #990000;
}

.comidascolumnas a.todos, .tcocina li a.todos, .tcocina li a.chosen {
	color: #990000;
}
.comidascolumnas a.todos:hover, .tcocina li a.todos:hover, .tcocina li a.chosen:hover {
	color: #4949bf;
}

.tcocina li a.chosen, .tcocina li a.chosen:hover {
	text-decoration: underline;
}

.restaurantescolumnas a {
	float: left;
	width: 180px;
	font-size: 1.2em;
	line-height: 1.5em;
}

#mainppal {
    width: 566px;
    float: left;
    margin: 0 15px;
    padding: 0px;
}

#eslogan-derecha {
  font-family: Georgia, Times, serif;
  letter-spacing: -2px;
  color: #1f1f1f;
  font-weight: bold;
  text-align: right;
}

#eslogan-derecha-l1 {
  font-size: 40px;
}

#eslogan-derecha-l2 {
  font-size: 30px;
}

#eslogan-derecha-l3 {
  font-size: 50px;
}

#eslogan-derecha a{
	color: #4949bf;
	text-decoration: underline;
}

#eslogan-derecha a:hover {
	color: #990000;
}

.separador {
    padding-top:20px;
}

#texto-derecha, #lptexto-derecha {
  line-height:1.4em;
}
#lptexto-derecha {
    margin-left: 260px;
    margin-right: 10px;
}
#lptexto-derecha p {
    padding-left: 5px;
    padding-right: 5px;
}

#texto-derecha p {
  margin-bottom:0.8em;
}


/* Estilos Landing Pages */

#leftbarlp {
    width: 210px;
    float: left;
    margin: 0 22px 20px 22px;
}

.menublocklp {
    background-color: #efefef;
}

.menublocklp-top {
    background-image: url(../imgs/smenutop210.gif); 
    background-repeat: no-repeat; 
    height: 25px;
}

.menublocklp-bottom {
    background-image: url(../imgs/smenubottom210.gif); 
    background-repeat: no-repeat; 
    height: 25px;
}

.menublocklp ul {
    list-style-type: none;
    margin-left: 40px;
    margin-right: 30px;
}

.menublocklp li {
    font-size: 1em;
/*    font-height:30px; */
}

#eslogan-izquierda-lp {
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing: -2px;
  color: #555;
  font-weight: bold;
  margin-left:20px;
  margin-right:20px;
}

#eslogan-izquierda-lp-l1 {
  text-align: left;
  font-size: 22px;
  margin-bottom:0px;
  padding-bottom:0px;
  
}

#eslogan-izquierda-lp-l2 {
  margin-top:0px;
  padding-top:0px;
  text-align: right;
  font-size: 25px;
}

#eslogan-experiencia-lp {
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing: -2px;
  color: #555;
  font-weight: bold;
  margin-left:20px;
  margin-right:20px;
  padding-bottom:10px;
  margin-bottom:10px;
  border-bottom: 1px solid #ccc;
}

#eslogan-experiencia-lp-l1 {
  text-align: left;
  font-size: 16px;
  margin-bottom:0px;
  padding-bottom:0px;
  
}

#eslogan-experiencia-lp-l2 {
  margin-top:0px;
  padding-top:0px;
  font-size: 20px;

}

#textoblocklp {
    margin-left: 30px;
    font-size:15px;
    font-weight: bold;
    margin-right: 30px;
    text-align:justify;
}














/* Estilos login y misdatos */

#login { }

#login p {
    margin-top: 0.5em;
}

.filaform {
    font-size: 1.1em;
    clear: both;
    padding-left: 20px;
}

.filaform-izda {
    float: left;
    width: 150px;
    font-weight: bold;
    padding-left:20px;
    font-size: 0.9em;
    letter-spacing: -1px;
}

.filaform-dcha {
    font-weight: bold;
}

.filaform-btn {
    width: 300px;
    text-align: center;
    margin-top: 0.4em;
}

.filaform-btn input {
    font-size: 1.2em;
    font-weight: bold;
}

.login-recupera{
  font-weight: bold;
  font-size: 1.4em;
  text-align:center;
  padding: 0.3em;
}

.login-error{
  color:#f00;
  font-weight: bold;
  font-size: 1.4em;
  text-align:center;
  padding: 0.3em;
}

.errorclave {
  color:#f00;
  font-weight: bold;
  padding-bottom:10px;
  padding-left:20px;
}


/*  ----    */

ul.pw {
  list-style-type: none;  
  width: 400px;
  text-align: center;
  margin: 1em;
}

.pw li {
    display: inline;
    font-size: 1.4em;
    margin: 0 1em;
}

.timetab {
    font-size: 0.8em;
}
.timetab td {
    border: 1px solid #ccc;
    text-align: center;
    width: 45px;
}
.tthu {
    font-weight: bold;
    background-color: #eee;
}
.tth {
    font-weight: bold;
    background-color: #eee;
}
td.tte {
    border: none;
}

#timetab {
    display: none;
    margin: 0 auto;
}

#timewhen {
    font-size: 1.3em;
/*    font-weight: bold; */
    margin: 0.5em 0;
    padding-left: 1em;
}

#twhen { margin-left: 1em; }

.timewhen-m {
/*    display: inline; */
    font-size: 0.9em;
    margin-left: 2em;
}

.pedido h2 {
    letter-spacing: -1px;
    margin-top: 0.5em;
}

.ped-cont { padding-left: 0.6em; }
.ped-cont br { margin-bottom: 0.6em; }

#ped-ext-form {
    padding-left: 15px;
}

#ped-cont-ctrs { 
    font-weight: bold;
}

.ped-cont-1 { 
    font-size: 1.3em;
    font-weight: bold;
    padding-left: 0.6em;
    margin-bottom: 8px;
    width: 385px;
}

.ped-cont-12 {
    padding: 2px 0;
    vertical-align: middle;
}

#ped-cont-13 {
    font-weight: normal;
    background-color: #fff11e;
    color: #761010;
    padding: 3px 8px;
    margin: 10px 0;
}

.ped-cont-11 {
    font-size: 1.1em;
    display: inline;
}
.ped-cont-2 {
    font-size: 1.3em;
    padding-left: 2em;
}
.ped-cont-2 br { margin-bottom: 0; }
.ped-cont-2 a {
    text-decoration: none;
    color: #333;
}

.ped-cont-3 {
    font-size: 1.1em;
    margin-bottom: 10px;    
    clear: both;
}

.ped-cont-3a {
    float: left;
    width: 130px;
}

.ped-cont-3b {
    font-weight: bold;
}

.ped-send {
    margin: 15px 0;
    text-align: center;
}

#pbutton {
    font-size: 1.5em;
}

/*--- Pie ---*/
#footer {
    background-color: #2f2e2a;
    height: 100px;
    color: #c9c9c9;
}

.f-left {
    background-image: url(../imgs/logofoot.gif); 
    background-repeat: no-repeat; 
    background-position: bottom center;
    height: 80px;
    margin: 0 auto;
}

.f-left a {
    color: #c9c9c9;
}

.f-right { height: 20px; }

#lp-slogan {
    font-family: Georgia, Times, serif;
    text-align: left;
}
#lp-slogan h1 {
    font-size: 2.45em;
    letter-spacing: -1px;
    color: #222;
}
#lp-slogan h2 {
    font-size: 1.70em;
    padding-left: 30px;
}
.exp-alc {
    font-size: 1.2em;
    letter-spacing: -1px;
    background-color: #efefef;
    padding:8px;
    margin-bottom: 1em;
    margin-right: 10px;
}

.distritos {
    font-size: 0.9em;
    background-color: #efefef;
    padding:14px;
    margin: 22px 10px 14px 0;
    color: #555;
}

.distritos hr {
    margin: 8px 0;
    width: 80%;
    text-align: center;
    height: 1px;
    color: #555;
}

/* Noticia de la portada */
#noticia-inicio {
	/*background-color: #DFDFDF;*/
	padding: 10px;
	overflow: auto;
}

#noticia-inicio-title {
	color: #9F0000;
	font-weight: bold;
	font-size: 1.8em;
	margin-bottom: 10px;
}

#noticia-inicio-body {

}



/* COLORBOX MODULES */
.colorbox_txt_title {
	font-family: "Georgia" ,"Trebuchet MS", Arial;
	font-size: 16px;
	color: #333;
	text-align:left;
	width:95%;
	height:30px;
	padding-top:10px;
	padding-left: 10px;
	text-shadow:0 1px 0 #727B80;
}
.colorbox_txt_content {


	color: #333;
	text-align:left;
	width:95%;
	padding-left: 10px;
}
.colorbox_txt_privacy {
	font-family: "Georgia", "Trebuchet MS", Arial;
	font-size: 10px;
	color: #000000;
	text-align:left;
	width:260px;
	float:left;
	padding-top: 7px;
	padding-left: 10px;
}
.colorbox_button {
	width:100px;
	float:right;
}
.colorbox_content {
	width:95%;
	
}

.comentarios1 {
	vertical-align: top;
	
}
