 
.img {
  border:#333333 solid 1px;
}

.imgpadding {
  padding:5px;
}

.imgpaddingder {
   padding-right:5px;
   padding-bottom:20px;
}


.imgpadcentral {
   padding-right:5px;
   padding-bottom:5px;
}

.linpunteada {
border-bottom:#999999  dotted 1px;
}

.lineabaja {
border-bottom:#999999  solid 1px;
}

.lineabajagris {
border-bottom: #F0F0F0 solid 1px;
}

#foot{

background-image:url(../foot_xeu.jpg);
background-position:top center;
background-repeat:no-repeat;
width:auto;
height:120px;
background-color:#FFF301;
}