﻿.Contenedor
{
    display:block;
    width:836px;
    border:solid 0px gray;
    background-image:url(../../../imgs/comunes/PixelTransparente.png);    
    padding:10px;
    top:50px;
    left:100px;        
    font-family:Arial;
    font-size:14px;    
    color:#6E6E6E;
    float:left;
}

.SubContenedor
{
    background-image:url(../imgs/FeriadelLibro2011/Feriadellibro2011.jpg);
    background-repeat:no-repeat;
	width:720px;
	height:1417px;

}