/*  
Theme Nombre: Moisés
Theme URI: http://www.moisescocinaybano.com
Description: Estructura general de la Web
Version: 1.1
Author: Rubén Pindado Diaz
Author URL: http://www.tafepublicidad.com
*/
/* CSS GENERAL
=====================================================================*/
body{
background:#000000;
margin:0;
padding:0;
height:100%;
line-height: 1.5em;
}
a img {
border: 0;
}
#web{
margin:0 auto 0 auto; 
background:#FFFFFF;
width:960px;
height:100%;
padding-top:0px;
margin-bottom:0px;
padding-bottom:0px;
z-index:1;
border: 0px solid #000;
border-top:0px;
}
#cierreblanco{
background: #000000;
width:960px;
height:100%;
position:absolute;
border: 0px solid #000;
z-index:-1;
}
#barragris{
background: #b2b2b2;
left:0;
width:100%;
height:24px!important;
height:24px;
position:absolute;
top:60px!important;
top:63px;  
margin-left: 0px;
border: 0px solid #000;
z-index:-1;
}
#zonalogo{
background:#FFFFFF;
left:0;
width:960px;
height:59px;
top:0px;  
margin-left: 0px;
border: 0px solid #000;
}
#menu{
background:#b2b2b2;
float:left;
left:0;
width:100%;
height:24px;
margin-top:0px;  
margin-left: 0px;
border: 0px solid #000;
z-index:1;
}
/* MENU
=====================================================================*/

#botonuno a{
    background-image:url(../graficos/boton1.png);
    height:24px;
    width:83px;
    display: block;
    float:left;
    text-decoration: none;
    background-repeat: no-repeat;
    z-index:1;
    }
    #botonuno a:hover{
    background-image:url(../graficos/boton1r.png);
  }
#botondos a{
    background-image:url(../graficos/boton2.png);
    height:24px;
    width:111px;
    display: block;
    text-decoration: none;
    background-repeat: no-repeat;
     float:left;
    }
#botondos a:hover{
    background-image:url(../graficos/boton2r.png);
    }
#botontres a{
    background-image:url(../graficos/boton3.png);
    height:24px;
    width:73px;
    display: block;
    text-decoration: none;
    background-repeat: no-repeat;
     float:left;
    }
#botontres a:hover{
    background-image:url(../graficos/boton3r.png);
    }
#botoncuatro a{
    background-image:url(../graficos/boton4.png);
    height:24px;
    width:108px;
    display: block;
    text-decoration: none;
    background-repeat: no-repeat;
     float:left;
    }
#botoncuatro a:hover{
    background-image:url(../graficos/boton4r.png);
    }
#botoncinco a{
    background-image:url(../graficos/boton5.png);
    height:24px;
    width:146px;
    display: block;
    text-decoration: none;
    background-repeat: no-repeat;
     float:left;
    }
#botoncinco a:hover{
    background-image:url(../graficos/boton5r.png);
  }
#botonseis a{
    background-image:url(../graficos/boton6.png);
    height:24px;
    width:146px;
    display: block;
    text-decoration: none;
    background-repeat: no-repeat;
     float:left;
    }
#botonseis a:hover{
    background-image:url(../graficos/boton6r.png);
  }
#botonseismarcado a{
    background-image:url(../graficos/boton6r.png);
    height:24px;
    width:146px;
    display: block;
    text-decoration: none;
    background-repeat: no-repeat;
     float:left;
    }
#botonseismarcado a:hover{
    background-image:url(../graficos/boton6r.png);
    }
#separacionuno{
background:#FFFFFF;
float:left;
left:0;
width:960px;
height:11px;
margin-top:0px;  
margin-left: 0px;
border: 0px solid #000;
}
#separaciondos{
background:#FFFFFF;
float:left;
left:0;
width:960px;
height:11px;
margin-top:0px;  
margin-left: 0px;
border: 0px solid #000;
}
#separaciontres{
background:#FFFFFF;
float:left;
left:0;
width:960px;
height:11px;
margin-top:0px;  
margin-left: 0px;
border: 0px solid #000;
}
#galeriaportada{
background:#FFFFFF;
float:left;
left:0;
width:960px;
height:437px;
margin-top:0px;  
margin-left: 0px;
border: 0px solid #000;
}
#subbotones{
background:#FFFFFF;
float:left;
left:0;
width:960px;
height:95px;
margin-top:0px;  
margin-left: 0px;
border: 0px solid #000;
}
#footer{
background:#424652;
float:left;
left:0;
width:960px;
height:24px;
margin-top:0px;  
margin-left: 0px;
border: 0px solid #000;
}
/* CLASES
=====================================================================*/
A:link {text-decoration:none;color:#b2b2b2;}
A:visited {text-decoration:none;color:#b2b2b2;}
A:active {text-decoration:none;color:#FFFFFF;}
A:hover {text-decoration:none;color:#FFFFFF;}
.footer{
	font-family: Arial;
	font-size: 11px;
	margin-left:10px;
	margin-top:0px;
	text-align:left;
	font-weight: bold;
	border: 0px solid #000;
	color: #b2b2b2;
}
.footerderecha{
	font-family: Arial;
	font-size: 11px;
	margin-right:10px;
	margin-top:-23px;
	text-align:right;
	font-weight: bold;
	border: 0px solid #000;
	color: #b2b2b2;
}

