/* CSS Document */

body{
font-family:Arial, Helvetica, sans-serif;
background-color:#BABBAA;
margin:10px 0 0 0;
text-align:center;
color:#333;
padding:0;
}

#contenedor{
width:600px;
margin:0 auto;
font-size:11px;
}

#cabecera{
background:url(../images/cabecera.jpg) no-repeat bottom left;
width:600px;
height:200px;}
#logo{
background:url(../images/logo.jpg) no-repeat bottom center;
height:80px;}

#cabeceraPeke{
background:url(../images/cabeceraPeke.jpg) no-repeat bottom left;
width:367px;
height:174px;}
#bg{
background:#E3E3DF url(../images/bg.gif) repeat top left;}
#top{
height:50px;
width:578px;
margin:0;
padding:0;
background:url(../images/h4top.gif) no-repeat top left;}

#contenido{
width:580px;
height:auto;
margin:0 auto;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;}

#contenido td{
padding:10px 30px;}

#contenido table{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;}
#contenido table td{
margin:0;
padding:4px;}

#pie{
text-align:right;
background:url(../images/poweredby.gif) no-repeat bottom left;
width:595px;
height:40px;}
#bottom{
height:35px;
background:url(../images/bottomEnd.gif) no-repeat bottom left;
}
th{
background:#443420;
color:#D7D7CF;
text-align:left;
padding:5px;}
a:link,
a:visited,
a:active{
font-size:11px;
color:#443420;
text-decoration:underline;
}
a:hover{
font-size:11px;
color:#443420;
text-decoration:none;}
h3{
color:#443420;
font-size:14px;
margin:15px 0 0 0;
}

h4{
color:#443420;
font-size:12px;
margin:0;
margin-top:5px;
}
.pasos{
padding-bottom:8px;
border-bottom:1px solid #B6B7A6;}
h5{
font-size:11px;
color:#443420;
margin:0px;
margin-top:5px;}

b{
color:#333;}

p{
margin-top:3px;
}

select{
background:#CECBC0;
color:#333;
font-size:11px;
border:1px solid #ccc;
}
input{
border:1px solid #ABA692;
font-size:11px;
background:#CECBC0;
color:#330;}
input.btn{
border:1px solid #999;
font-size:11px;
background:#738249;
color:#fff;}
input.btn2{
border:1px solid #62771A;
font-size:11px;
background:#738249;
color:#fff;}
input.noborder {
border:1px solid #E8E6E1;
background-color:#E8E6E1;}
textarea{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#666;
text-align:justify;
border:1px solid #666;
padding:5px 5px 5px 5px;}

.errormsg{
font-size:11px;
color:#993300;
font-weight:bold;}

/*carrito compra*/
.carHeader{
font-size:11px;
background:#443420;
color:#D7D7CF;
padding:0 2px 0 5px;
text-align:center;}
.carSelected{
font-size:11px;
background-color:#ECF9D2;
text-align:center;}
.carVacio{
font-size:11px;
background:#CECBC0;
border:1px solid #ACAA99;
color: #333300;
text-align:center;}
.carAltern{
background-color:#E3E3DF;
font-size:11px;
color:#333300;
text-align:center;
}
.carItem{
background-color:#D7D7CF;
font-size:11px;
color:#333300;
text-align:center;}
.dgCarrito{
border:1px solid #D0CCC1;
background-color:#DDDAD2;}

/*celendar*/
#Calendario{
font-size:12px;
font-family:Arial, Helvetica, sans-serif;}

#Calendario a,
#Calendario a:link,
#Calendario a:visited,
#Calendario a:active,
#Calendario a:hover{
color:#000;
font-size:10px;
text-decoration:none;}

.monthHeader{
font-weight:bold;
font-size:11px;
background-color:#09125F;
color:#ecebe6;
text-decoration:none;
text-transform:capitalize;}
.dayHeader{
font-size:11px;
background:#ecebe6;
border-bottom:1px solid #B7B499;}
.weekday{
color:#000000;
font-size:10px;
background:#CDCAB7;
text-decoration:none;}
.weekend{
color:#000000;
font-size:10px;
background:#B7B499;
text-decoration:none;}
.offmonth{
color:#000000;
font-size:10px;
background-color:#E1EBC5;
text-decoration:none;}
.selecDate{
color:#000000;
font-size:10px;
background-color:#FFCC00;
text-decoration:none;}
.gotoToday{
color:#000000;
font-size:10px;
background:#fff;
text-decoration:none;}
.today{
color:#000000;
font-size:10px;
background-color:#fff;
text-decoration:none;}

.leyenda{
height:15px;
padding:0 0 0 20px;
background:url(../images/disponible.gif) no-repeat top left;}


