/* CSS Document */
#imageLogo{
	width:269px;
	height:70px;
	margin:0px;
	padding:0px;
}

#imageFooter{

}

#imageFooter a{
	width:56px;
	height:56px;
	float:right;
	margin-top:3px;
	margin-right:3px;
	border:4px solid #CCCCCC;
    -moz-border-radius-bottomright:3px;
}

#imageFooter a:hover{
	border:4px solid #EB9E0D;

}

#imageFale{
    width:auto;
    height:auto;
    margin:0px;
    padding:0px;
    float:right;
    -moz-border-radius:10px;
}

#imageProducts{
    text-align:center;
    background:#e0e0e0;
}

#imageProducts a{
	width:auto;
	height:auto;
	float:left;
	margin-left:12px;
	margin-top:20px;
}

#imageProducts a:hover{
    margin-top:15px;
    margin-right:1px;
}

#imageProducts2{
    width:170px;
    height:200px;
    margin:0px;
    margin-left:10px;
    margin-bottom:5px;
    padding:0px;
    float:right;
    -moz-border-radius:10px;
    background:#FFFFFF;
}

#imageUsuarioLeft{
    width:100px;
    height:100px;
    float:left;
    margin-right:10px;
}

#imageUsuarioRight{
    width:100px;
    height:100px;
    float:right;
    margin-left:10px;
}