/* CSS Document */

#cabecera{
width: 772px;
height: 100px;
background-color: #FFFFFF;
text-align: left;
clear: both;
}

#logo{
width: 300px;
height: 100px;
float: left;
}

#brocha{
width: 150px;
height: 100px;
float:right;
}


