@charset "utf-8";
/* CSS Document */

#piebackground{ width:100%; height:251px; background-image:url(../img-detalles/fondopiefinal.jpg)}
#piecontenido{ width:970px; height:250px; margin: 0px auto;}

#piecontenidoIzquierda{width:500px; height:250px; float:left}
#piecontenidoDerechas{width:450px; height:250px; float: right; text-align:right}

#piecontenido p { padding-bottom:15px; padding-top:15px;}