/*
	Lab J R Sanchez
	WebMaster: Ronny Badilla
    Designer: Diego Ramos
    WayWebLab 2009
*/

#Footer { 
 width: 100%;
 background: url('../images/px_footer.png') 0 -75px;
 height:auto !important;
 height:60px;
 min-height:60px;
}

.Footer { padding:10px; }

.Footer .footerIzq { float:left; }
.Footer .footerDer { float:right; }

.Footer .footerIzq ul {
margin:17px 0 0 5px;
}
.Footer .footerIzq ul li {
 list-style-type:none;
 display:inline;
 margin:0 1px;
color:#d2d2d2;
}

.Footer .footerIzq ul li a{
font-size:10px;
color:#d2d2d2;
}
.Footer .footerIzq ul li a:hover {
text-decoration:underline;
}


.Footer .footerDer div {
 margin:7px 5px 0 0;
}

.Footer .footerDer div p{
color:#d2d2d2;
font-size: 10px;
}

.Footer .footerDer div p a{
color:#d2d2d2;
font-size: 10px;
}

.Footer .footerDer div p a:hover {
 text-decoration:underline;
}

.Footer .footerDer div img {
border:none;
vertical-align:middle;
margin-left:5px;
}
